Age | Commit message (Expand) | Author |
2013-09-11 | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops | Shuah Khan |
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 |
2013-05-08 | dell-laptop: Fix krealloc() misuse in parse_da_table() | David Woodhouse |
2013-05-08 | hp_accel: Ignore the error from lis3lv02d_poweron() at resume | Shuah Khan |
2013-05-08 | dell: add new dell WMI format for the AIO machines | AceLan Kao |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-28 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-04-18 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2013-04-18 | Revert "hp-wmi: Add support for SMBus hotkeys" | Matthew Garrett |
2013-04-17 | thinkpad-acpi: kill hotkey_thread_mutex | Oleg Nesterov |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-03-24 | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu |
2013-03-08 | Platform: x86: chromeos_laptop : Add basic platform data for atmel devices | Benson Leung |
2013-03-03 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2013-02-27 | ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it | Matthew Garrett |