aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-114/+66
2013-09-11platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan1-4/+14
2013-09-05platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko1-24/+1
2013-09-05samsung-laptop: fix config build errorRandy Dunlap1-0/+1
2013-09-05platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han3-3/+0
2013-09-05amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.Jerome Meinke1-0/+7
2013-09-05wmi: parse_wdg() should return kernel error codesDan Carpenter1-2/+2
2013-09-05hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai1-8/+8
2013-09-05platform: replace strict_strto*() with kstrto*()Jingoo Han2-3/+5
2013-09-05x86: irst: use module_acpi_driver to simplify the codeWei Yongjun1-12/+1
2013-09-05x86: smartconnect: use module_acpi_driver to simplify the codeWei Yongjun1-12/+1
2013-09-05platform samsung-q10: use ACPI instead of direct EC callsFrederick van der Wyck2-45/+22
2013-09-05thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee1-3/+10
2013-09-05thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee1-2/+8
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-53/+0
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+6
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki6-53/+0
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-19x86: wmi: convert class code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-18Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett1-16/+0
2013-08-18sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell1-1/+4
2013-08-18sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun1-1/+2
2013-07-15platform / thinkpad: Remove deprecated hotkey_report_mode parameterThomas Renninger1-29/+0
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger6-24/+0
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-07-10x86 platform drivers: fix gpio leakLibo Chen1-1/+5
2013-07-10toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee1-0/+1
2013-07-10asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao1-0/+18
2013-07-10Add trivial driver to disable Intel Smart ConnectMatthew Garrett3-0/+105
2013-07-10Add support driver for Intel Rapid Start TechnologyMatthew Garrett3-0/+222
2013-07-10hp-wmi: add supports for POST code errorAlex Hung1-0/+47
2013-07-10asus-wmi: control wlan-led only if wapf == 4AceLan Kao1-2/+3
2013-07-10drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen1-12/+1
2013-07-10asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich1-0/+1
2013-07-10asus-wmi: append newline to messagesvic1-8/+8
2013-07-10x86: asus-laptop: fix invalid point accessLibo Chen1-1/+0
2013-07-10x86: msi-laptop: fix memleakLibo Chen1-14/+10
2013-07-08amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings1-0/+1
2013-07-08dell-laptop: fix error return code in dell_init()Wei Yongjun1-2/+3
2013-07-08hp-wmi: Enable hotkeys on some systemsMatthew Garrett1-0/+16
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-06-01x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()lan,Tianyu1-1/+1
2013-05-08Add support for fan button on Ideapad Z580Maxim Mikityanskiy1-1/+5
2013-05-08pvpanic: pvpanic device driverHu Tao3-0/+134
2013-05-08asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao1-0/+9
2013-05-08drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu1-4/+1
2013-05-08sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski1-1/+19
2013-05-08hp-wmi: add more definitions for new event_id'sAlex Hung1-0/+24