Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-01 17:31:58 to 2015-06-17 09:36:15 UTC [more...]

[PATCH v2 00/32] acpi-video: Rewrite backlight interface selection logic
 2015-06-17  9:36 UTC  (38+ messages)
` [PATCH v2 01/32] apple-gmux: Stop using acpi_video_dmi_demote_vendor()
` [PATCH v2 02/32] acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
` [PATCH v2 03/32] acpi-video-detect: Make acpi_video_get_capabilities a private function
` [PATCH v2 04/32] acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
` [PATCH v2 05/32] acpi-video-detect: Move acpi_osi_is_win8 to osl.c
` [PATCH v2 06/32] acpi-video-detect: video: Make video_detect code part of the video module
` [PATCH v2 07/32] acpi-video-detect: Rewrite backlight interface selection logic
` [PATCH v2 08/32] acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
` [PATCH v2 09/32] drm: i915: Port to new backlight interface selection API
` [PATCH v2 10/32] acpi-video: "
` [PATCH v2 11/32] acpi-video: Move backlight notifier to video_detect.c
` [PATCH v2 12/32] acpi-video: Move dmi_check_system from module_init to acpi_video_register
` [PATCH v2 13/32] acpi-video: Fix acpi_video _register vs _unregister_backlight race
` [PATCH v2 14/32] acer-wmi: Port to new backlight interface selection API
` [PATCH v2 15/32] apple-gmux: "
` [PATCH v2 16/32] asus-laptop: "
` [PATCH v2 17/32] asus-wmi: "
` [PATCH v2 18/32] compal-laptop: "
` [PATCH v2 19/32] dell-laptop: "
` [PATCH v2 20/32] dell-wmi: "
` [PATCH v2 21/32] eeepc-laptop: "
` [PATCH v2 22/32] fujitsu-laptop: "
` [PATCH v2 23/32] ideapad-laptop: "
` [PATCH v2 24/32] intel-oaktrail: "
` [PATCH v2 25/32] msi-laptop: "
` [PATCH v2 26/32] msi-wmi: "
` [PATCH v2 27/32] samsung-laptop: "
` [PATCH v2 28/32] sony-laptop: "
` [PATCH v2 29/32] thinkpad-acpi: "
` [PATCH v2 30/32] toshiba-acpi: "
` [PATCH v2 31/32] acpi-video-detect: Remove old API
` [PATCH v2 32/32] acpi-video: Make acpi_video_unregister_backlight() private

Possible broken MM code in dell-laptop.c?
 2015-06-17  7:19 UTC  (11+ messages)

[PATCH] acer-wmi: update removal notice for sysfs interface
 2015-06-17  1:36 UTC 

sony_laptop bug - Can't change usb_charge attribute
 2015-06-16 17:01 UTC  (4+ messages)

[PATCH v3 00/35] acpi-video: Rewrite backlight interface selection logic
 2015-06-16 14:28 UTC  (36+ messages)
` [PATCH v3 01/35] apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister
` [PATCH v3 02/35] asus-wmi: "
` [PATCH v3 03/35] samsung-laptop: "
` [PATCH v3 04/35] apple-gmux: Stop using acpi_video_dmi_demote_vendor()
` [PATCH v3 05/35] acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
` [PATCH v3 06/35] acpi-video-detect: Make acpi_video_get_capabilities a private function
` [PATCH v3 07/35] acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
` [PATCH v3 08/35] acpi-video-detect: Move acpi_osi_is_win8 to osl.c
` [PATCH v3 09/35] acpi-video-detect: video: Make video_detect code part of the video module
` [PATCH v3 10/35] acpi-video-detect: Rewrite backlight interface selection logic
` [PATCH v3 11/35] acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
` [PATCH v3 12/35] drm: i915: Port to new backlight interface selection API
` [PATCH v3 13/35] acpi-video: "
` [PATCH v3 14/35] acpi-video: Move backlight notifier to video_detect.c
` [PATCH v3 15/35] acpi-video: Move dmi_check_system from module_init to acpi_video_register
` [PATCH v3 16/35] acpi-video: Fix acpi_video _register vs _unregister_backlight race
` [PATCH v3 17/35] acer-wmi: Port to new backlight interface selection API
` [PATCH v3 18/35] apple-gmux: "
` [PATCH v3 19/35] asus-laptop: "
` [PATCH v3 20/35] asus-wmi: "
` [PATCH v3 21/35] compal-laptop: "
` [PATCH v3 22/35] dell-laptop: "
` [PATCH v3 23/35] dell-wmi: "
` [PATCH v3 24/35] eeepc-laptop: "
` [PATCH v3 25/35] fujitsu-laptop: "
` [PATCH v3 26/35] ideapad-laptop: "
` [PATCH v3 27/35] intel-oaktrail: "
` [PATCH v3 28/35] msi-laptop: "
` [PATCH v3 29/35] msi-wmi: "
` [PATCH v3 30/35] samsung-laptop: "
  ` [PATCH v3 31/35] sony-laptop: "
` [PATCH v3 32/35] thinkpad-acpi: "
` [PATCH v3 33/35] toshiba-acpi: "
` [PATCH v3 34/35] acpi-video-detect: Remove old API
` [PATCH v3 35/35] acpi-video: Make acpi_video_unregister_backlight() private

[PATCH 0/3] Add support for X51-R3 to alienware-wmi
 2015-06-16  5:25 UTC  (3+ messages)

[PATCH v2] acpi-video: Add a parameter to not register the backlight sysfs interface
 2015-06-15 23:18 UTC  (9+ messages)

[PATCH 1/1] thinkpad-acpi: Reduce screen brightness user visible noise
 2015-06-15 20:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: Orphan x86 driver msi-wmi
 2015-06-15 20:40 UTC  (2+ messages)

[PATCH 1/2] ideapad: fix software rfkill setting
 2015-06-15 20:29 UTC  (4+ messages)
` [PATCH] ideapad: add rfkill whitelist entry for Yoga 3 1170

[RFC v2 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
 2015-06-14  7:46 UTC 

[PATCH 00/32] acpi-video: Rewrite backlight interface selection logic
 2015-06-12  8:18 UTC  (52+ messages)
` [PATCH 01/32] apple-gmux: Stop using acpi_video_dmi_demote_vendor()
` [PATCH 02/32] acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
` [PATCH 03/32] acpi-video-detect: Make acpi_video_get_capabilities a private function
` [PATCH 04/32] acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
` [PATCH 05/32] acpi-video-detect: Move acpi_osi_is_win8 to osl.c
` [PATCH 06/32] acpi-video-detect: video: Make video_detect code part of the video module
` [PATCH 07/32] acpi-video-detect: Rewrite backlight interface selection logic
` [PATCH 08/32] acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
` [PATCH 09/32] drm: i915: Port to new backlight interface selection API
` [PATCH 10/32] acpi-video: "
` [PATCH 11/32] acpi-video: Move backlight notifier to video_detect.c
` [PATCH 12/32] acpi-video: Move dmi_check_system from module_init to acpi_video_register
` [PATCH 13/32] acpi-video: Fix acpi_video _register vs _unregister_backlight race
` [PATCH 14/32] acer-wmi: Port to new backlight interface selection API
` [PATCH 15/32] apple-gmux: "
` [PATCH 16/32] asus-laptop: "
` [PATCH 17/32] asus-wmi: "
` [PATCH 18/32] compal-laptop: "
` [PATCH 19/32] dell-laptop: "
` [PATCH 20/32] dell-wmi: "
` [PATCH 21/32] eeepc-laptop: "
` [PATCH 22/32] fujitsu-laptop: "
` [PATCH 23/32] ideapad-laptop: "
` [PATCH 24/32] intel-oaktrail: "
` [PATCH 25/32] msi-laptop: "
` [PATCH 26/32] msi-wmi: "
` [PATCH 27/32] samsung-laptop: "
` [PATCH 28/32] sony-laptop: "
` [PATCH 29/32] thinkpad-acpi: "
` [PATCH 30/32] toshiba-acpi: "
` [PATCH 31/32] acpi-video-detect: Remove old API
` [PATCH 32/32] acpi-video: Make acpi_video_unregister_backlight() private

HP Compaq 6510b FN keys for brightness not working after boot
 2015-06-11 22:08 UTC  (4+ messages)
` [PATCH] hp-wmi: limit hotkey enable

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-06-11  4:55 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible
` [PATCH v5 0/3] Dell Airplane Mode Switch driver
  ` [PATCH v5 1/3] dell-rbtn: "
  ` [PATCH v5 2/3] dell-rbtn: Export notifier for other kernel modules
  ` [PATCH v5 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible

[PATCH] Add wapf1 quirk for Asus X550VC
 2015-06-10 17:44 UTC 

Klientskie bazi tel +79133913837 Yznaite podrobnee!!!
 2015-06-10 12:53 UTC 

[PATCH] hp_wireless: remove unused header files
 2015-06-10  9:26 UTC 

[PATCH] acpi-video: Add a parameter to not register the backlight sysfs interface
 2015-06-09  7:48 UTC 

[PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers
 2015-06-08  4:54 UTC  (14+ messages)
` [PATCH 2/3] asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister
` [PATCH 3/3] samsung-laptop: "

[PATCH] asus-nb-wmi: Add wapf4 quirk for X200MA
 2015-06-04 14:43 UTC  (2+ messages)

[RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
 2015-06-04  5:14 UTC  (9+ messages)

[PATCH v5] platform:x86: add Intel Broxton PMC IPC driver
 2015-06-03 15:47 UTC 

[PATCH v5] platform:x86: add Intel Broxton PMC IPC driver
 2015-06-03 15:43 UTC 

[PATCH] pvpanic: handle missing _STA correctly
 2015-06-01 17:38 UTC  (3+ messages)
  ` [PATCH] pvpanic: handle missing _STA correctly'

[Patch v2] apple-gmux: lock iGP IO to protect from vgaarb changes
 2015-06-01 17:31 UTC  (11+ messages)
` [Patch v2 resend] "
    ` [Patch v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).