aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: fix asus-wmi build errorRandy Dunlap2013-10-231-0/+1
* sony-laptop: don't change keyboard backlight settingsMattia Dongili2013-10-221-17/+9
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-09-1513-114/+66
|\
| * platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko2013-09-051-24/+1
| * samsung-laptop: fix config build errorRandy Dunlap2013-09-051-0/+1
| * platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-053-3/+0
| * amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.Jerome Meinke2013-09-051-0/+7
| * wmi: parse_wdg() should return kernel error codesDan Carpenter2013-09-051-2/+2
| * hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-051-8/+8
| * platform: replace strict_strto*() with kstrto*()Jingoo Han2013-09-052-3/+5
| * x86: irst: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * x86: smartconnect: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * platform samsung-q10: use ACPI instead of direct EC callsFrederick van der Wyck2013-09-052-45/+22
| * thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee2013-09-051-3/+10
| * thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee2013-09-051-2/+8
* | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan2013-09-111-4/+14
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-036-53/+0
|\ \
| * \ Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-276-53/+0
| |\ \
| | * | platform / thinkpad: Remove deprecated hotkey_report_mode parameterThomas Renninger2013-07-151-29/+0
| | * | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-156-24/+0
| | |/
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-4/+6
|\ \ \ | |/ / |/| |
| * | x86: wmi: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-191-4/+6
| |/
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-231-1/+1
|\ \
| * | drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake2013-08-231-1/+1
| |/
* | Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett2013-08-181-16/+0
* | sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell2013-08-181-1/+4
* | sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun2013-08-181-1/+2
|/
* x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
* toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-101-0/+1
* asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao2013-07-101-0/+18
* Add trivial driver to disable Intel Smart ConnectMatthew Garrett2013-07-103-0/+105
* Add support driver for Intel Rapid Start TechnologyMatthew Garrett2013-07-103-0/+222
* hp-wmi: add supports for POST code errorAlex Hung2013-07-101-0/+47
* asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
* drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
* asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich2013-07-101-0/+1
* asus-wmi: append newline to messagesvic2013-07-101-8/+8
* x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0
* x86: msi-laptop: fix memleakLibo Chen2013-07-101-14/+10
* amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-081-0/+1
* dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-081-2/+3
* hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-081-0/+16
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()lan,Tianyu2013-06-011-1/+1
* Add support for fan button on Ideapad Z580Maxim Mikityanskiy2013-05-081-1/+5
* pvpanic: pvpanic device driverHu Tao2013-05-083-0/+134
* asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao2013-05-081-0/+9
* drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu2013-05-081-4/+1