summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-061-0/+1
|\
| * platform: x86: PMC IPC depends on ACPILee Jones2015-10-301-0/+1
* | toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos2015-11-061-0/+1
* | intel_scu_ipc: Protect dev member assignment on ->remove()Andy Shevchenko2015-10-151-0/+3
* | intel_scu_ipc: Switch to use module_pci_driver() macroAndy Shevchenko2015-10-151-17/+6Star
* | intel_scu_ipc: Convert to use struct device *Andy Shevchenko2015-10-151-23/+18Star
* | intel_scu_ipc: Propagate pointer to struct intel_scu_ipc_devAndy Shevchenko2015-10-151-60/+74
* | intel_scu_ipc: Fix error path by turning to devm_* / pcim_*Andy Shevchenko2015-10-151-18/+8Star
* | acer-wmi: remove threeg and interface sysfs interfacesLee, Chun-Yi2015-10-071-92/+0Star
* | platform/x86: Toshiba WMI Hotkey DriverAzael Avalos2015-10-033-0/+157
* | sony-laptop: Fix handling sony_nc_hotkeys_decode resultAndrzej Hajda2015-10-031-6/+7
* | intel_mid_powerbtn: Remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-10-031-2/+8
* | compal-laptop: Add charge control limitRoald Frederickx2015-10-032-3/+44
* | asus-wmi: restore kbd led level after resumeOleksij Rempel2015-10-031-2/+17
* | toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos2015-10-031-13/+7Star
* | toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos2015-10-031-2/+2
* | toshiba_acpi: Change default Hotkey enabling valueAzael Avalos2015-10-031-1/+1
* | toshiba_acpi: Unify hotkey enabling functionsAzael Avalos2015-10-031-24/+12Star
|/
* Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-09-184-62/+48Star
|\
| * hp-wmi: limit hotkey enableKyle Evans2015-09-181-11/+20
| * toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos2015-09-101-5/+3Star
| * toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos2015-09-101-1/+1
| * wmi: Remove private %pUL implementationRasmus Villemoes2015-09-101-45/+6Star
| * asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UFDaniel Drake2015-09-061-0/+18
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-122-10/+8Star
|\ \
| * | thermal: consistently use int for temperaturesSascha Hauer2015-08-032-10/+8Star
* | | Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-09-099-385/+667
|\ \ \ | | |/ | |/|
| * | acer-wmi: No rfkill on HP Omen 15 wifiMichael Powell2015-08-281-0/+1
| * | thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macroJoe Perches2015-08-281-1/+1
| * | surface pro 3: Add support driver for Surface Pro 3 buttonsChen Yu2015-08-263-0/+222
| * | hp-wireless: remove unneeded goto/label in hpwl_initGiedrius Statkevičius2015-08-261-6/+1Star
| * | ideapad-laptop: add alternative representation for Yoga 2 to DMI tableSebastian Krzyszkowiak2015-08-111-0/+7
| * | asus-laptop: Add key found on Asus F3MŁukasz Stelmach2015-08-111-0/+1
| * | ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede2015-08-111-0/+7
| * | toshiba_acpi: Bump driver version to 0.23Azael Avalos2015-08-051-1/+1
| * | toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functionsAzael Avalos2015-08-051-125/+44Star
| * | toshiba_acpi: Refactor *{get, set} functions return valueAzael Avalos2015-08-051-73/+104
| * | toshiba_acpi: Remove "*not supported" feature printsAzael Avalos2015-08-051-26/+46
| * | toshiba_acpi: Change *available functions return typeAzael Avalos2015-08-051-67/+62Star
| * | toshiba_acpi: Add set_fan_status functionAzael Avalos2015-07-291-26/+40
| * | toshiba_acpi: Change some variables to avoid warnings from ninja-checkAzael Avalos2015-07-251-6/+9
| * | toshiba_acpi: Reorder toshiba_acpi_alt_keymap entriesAzael Avalos2015-07-241-3/+3
| * | toshiba_acpi: Remove unused wireless definesAzael Avalos2015-07-241-5/+0Star
| * | toshiba_acpi: Transflective backlight updatesAzael Avalos2015-07-241-19/+11Star
| * | toshiba_acpi: Avoid registering input device on WMI event laptopsAzael Avalos2015-07-241-8/+13
| * | toshiba_acpi: Add /dev/toshiba_acpi deviceAzael Avalos2015-07-241-0/+91
| * | toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devicesAzael Avalos2015-07-241-36/+20Star
| |/
* | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-5/+4Star
|\ \ | |/ |/|
| * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-5/+4Star
* | intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET2015-07-141-3/+3