Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | x86 platform drivers: fix gpio leak | Libo Chen | 1 | -1/+5 |
2013-07-10 | toshiba_acpi: Add dependency on SERIO_I8042 | Seth Forshee | 1 | -0/+1 |
2013-07-10 | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U | AceLan Kao | 1 | -0/+18 |
2013-07-10 | Add trivial driver to disable Intel Smart Connect | Matthew Garrett | 3 | -0/+105 |
2013-07-10 | Add support driver for Intel Rapid Start Technology | Matthew Garrett | 3 | -0/+222 |
2013-07-10 | hp-wmi: add supports for POST code error | Alex Hung | 1 | -0/+47 |
2013-07-10 | asus-wmi: control wlan-led only if wapf == 4 | AceLan Kao | 1 | -2/+3 |
2013-07-10 | drivers/platform/x86/intel_ips: Convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-07-10 | asus-nb-wmi: ignore ALS notification key code | Viktar Vauchkevich | 1 | -0/+1 |
2013-07-10 | asus-wmi: append newline to messages | vic | 1 | -8/+8 |
2013-07-10 | x86: asus-laptop: fix invalid point access | Libo Chen | 1 | -1/+0 |
2013-07-10 | x86: msi-laptop: fix memleak | Libo Chen | 1 | -14/+10 |
2013-07-08 | amilo-rfkill: Add dependency on SERIO_I8042 | Ben Hutchings | 1 | -0/+1 |
2013-07-08 | dell-laptop: fix error return code in dell_init() | Wei Yongjun | 1 | -2/+3 |
2013-07-08 | hp-wmi: Enable hotkeys on some systems | Matthew Garrett | 1 | -0/+16 |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook | 1 | -1/+1 |
2013-06-01 | x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup() | lan,Tianyu | 1 | -1/+1 |
2013-05-08 | Add support for fan button on Ideapad Z580 | Maxim Mikityanskiy | 1 | -1/+5 |
2013-05-08 | pvpanic: pvpanic device driver | Hu Tao | 3 | -0/+134 |
2013-05-08 | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75A | AceLan Kao | 1 | -0/+9 |
2013-05-08 | drivers: platform: x86: Use PTR_RET function | Alexandru Gheorghiu | 1 | -4/+1 |
2013-05-08 | sony-laptop: SVS151290S kbd backlight and gfx switch support | Arthur Wirski | 1 | -1/+19 |
2013-05-08 | hp-wmi: add more definitions for new event_id's | Alex Hung | 1 | -0/+24 |
2013-05-08 | dell-laptop: Fix krealloc() misuse in parse_da_table() | David Woodhouse | 1 | -4/+6 |
2013-05-08 | hp_accel: Ignore the error from lis3lv02d_poweron() at resume | Shuah Khan | 1 | -1/+2 |
2013-05-08 | dell: add new dell WMI format for the AIO machines | AceLan Kao | 1 | -5/+48 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -11/+11 |
2013-04-28 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -1/+2 |
2013-04-18 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -4/+0 |
2013-04-18 | Revert "hp-wmi: Add support for SMBus hotkeys" | Matthew Garrett | 1 | -4/+0 |
2013-04-17 | thinkpad-acpi: kill hotkey_thread_mutex | Oleg Nesterov | 1 | -10/+0 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 2 | -11/+11 |
2013-03-24 | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 1 | -1/+2 |
2013-03-08 | Platform: x86: chromeos_laptop : Add basic platform data for atmel devices | Benson Leung | 1 | -2/+39 |
2013-03-03 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 14 | -273/+1292 |
2013-02-27 | ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it | Matthew Garrett | 1 | -1/+1 |
2013-02-27 | ideapad: depends on backlight subsystem and update comment | Ike Panhc | 1 | -1/+3 |
2013-02-27 | Platform: x86: chromeos_laptop - add i915 gmbuses to adapter names | Benson Leung | 1 | -0/+4 |
2013-02-27 | Platform: x86: chromeos_laptop - Add isl light sensor for Pixel | Benson Leung | 1 | -0/+16 |
2013-02-27 | Platform: x86: chromeos_laptop - Add a more general add_i2c_device | Benson Leung | 1 | -3/+11 |
2013-02-27 | Platform: x86: chromeos_laptop - Add Pixel Touchscreen | Yufeng Shen | 1 | -0/+31 |
2013-02-27 | Platform: x86: chromeos_laptop - Add support for probing devices | Benson Leung | 1 | -0/+20 |
2013-02-27 | Platform: x86: chromeos_laptop - Add Pixel Trackpad | Benson Leung | 1 | -0/+29 |
2013-02-27 | hp-wmi: fix handling of platform device | Dmitry Torokhov | 1 | -39/+30 |
2013-02-27 | sony-laptop: leak in error handling sony_nc_lid_resume_setup() | Dan Carpenter | 1 | -1/+1 |
2013-02-27 | hp-wmi: Add support for SMBus hotkeys | Kyle Evans | 1 | -0/+4 |
2013-02-27 | asus-wmi: Fix unused function build warning | Shuah Khan | 1 | -5/+0 |
2013-02-27 | acer-wmi: avoid the warning of 'devices' may be used uninitialized | Lee, Chun-Yi | 1 | -0/+3 |
2013-02-27 | drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040 | Richard Hartmann | 1 | -3/+8 |
2013-02-27 | Platform: x86: chromeos_laptop - Add HP Pavilion 14 | Benson Leung | 1 | -0/+7 |