Age | Commit message (Expand) | Author |
2013-09-15 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2013-09-11 | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops | Shuah Khan |
2013-09-05 | platform/x86: panasonic-laptop: reuse module_acpi_driver | Andy Shevchenko |
2013-09-05 | samsung-laptop: fix config build error | Randy Dunlap |
2013-09-05 | platform: x86: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-05 | amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310. | Jerome Meinke |
2013-09-05 | wmi: parse_wdg() should return kernel error codes | Dan Carpenter |
2013-09-05 | hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() | Kirill Tkhai |
2013-09-05 | platform: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-09-05 | x86: irst: use module_acpi_driver to simplify the code | Wei Yongjun |
2013-09-05 | x86: smartconnect: use module_acpi_driver to simplify the code | Wei Yongjun |
2013-09-05 | platform samsung-q10: use ACPI instead of direct EC calls | Frederick van der Wyck |
2013-09-05 | thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk | Adam Lee |
2013-09-05 | thinkpad_acpi: return -NODEV while operating uninitialized LEDs | Adam Lee |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-08-23 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-08-23 | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake |
2013-08-19 | x86: wmi: convert class code to use dev_groups | Greg Kroah-Hartman |
2013-08-18 | Revert "hp-wmi: Enable hotkeys on some systems" | Matthew Garrett |
2013-08-18 | sony-laptop: Fix reporting of gfx_switch_status | Daniel Serpell |
2013-08-18 | sony-laptop: return a negative error code in sonypi_compat_init() | Wei Yongjun |
2013-07-15 | platform / thinkpad: Remove deprecated hotkey_report_mode parameter | Thomas Renninger |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-10 | x86 platform drivers: fix gpio leak | Libo Chen |
2013-07-10 | toshiba_acpi: Add dependency on SERIO_I8042 | Seth Forshee |
2013-07-10 | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U | AceLan Kao |
2013-07-10 | Add trivial driver to disable Intel Smart Connect | Matthew Garrett |
2013-07-10 | Add support driver for Intel Rapid Start Technology | Matthew Garrett |
2013-07-10 | hp-wmi: add supports for POST code error | Alex Hung |
2013-07-10 | asus-wmi: control wlan-led only if wapf == 4 | AceLan Kao |
2013-07-10 | drivers/platform/x86/intel_ips: Convert to module_pci_driver | Libo Chen |
2013-07-10 | asus-nb-wmi: ignore ALS notification key code | Viktar Vauchkevich |
2013-07-10 | asus-wmi: append newline to messages | vic |
2013-07-10 | x86: asus-laptop: fix invalid point access | Libo Chen |
2013-07-10 | x86: msi-laptop: fix memleak | Libo Chen |
2013-07-08 | amilo-rfkill: Add dependency on SERIO_I8042 | Ben Hutchings |
2013-07-08 | dell-laptop: fix error return code in dell_init() | Wei Yongjun |
2013-07-08 | hp-wmi: Enable hotkeys on some systems | Matthew Garrett |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook |
2013-06-01 | x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup() | lan,Tianyu |
2013-05-08 | Add support for fan button on Ideapad Z580 | Maxim Mikityanskiy |
2013-05-08 | pvpanic: pvpanic device driver | Hu Tao |
2013-05-08 | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75A | AceLan Kao |
2013-05-08 | drivers: platform: x86: Use PTR_RET function | Alexandru Gheorghiu |
2013-05-08 | sony-laptop: SVS151290S kbd backlight and gfx switch support | Arthur Wirski |
2013-05-08 | hp-wmi: add more definitions for new event_id's | Alex Hung |