summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-2715-52/+482
|\
| * platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-274-0/+264
| * dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta2016-05-271-0/+56
| * thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)2016-05-271-3/+40
| * intel_menlow: reduce code duplicationRasmus Villemoes2016-05-271-27/+22Star
| * asus-wmi: provide access to ALS controlOleksij Rempel2016-05-271-0/+5
| * ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann2016-05-271-3/+16
| * surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko2016-05-271-2/+7
| * sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu2016-05-061-0/+3
| * intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall2016-05-052-4/+4
| * fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-051-6/+6
| * asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius2016-04-251-3/+2Star
| * asus-laptop: remove redundant initializersGiedrius Statkevičius2016-04-251-3/+3
| * asus-laptop: correct error handling in asus_read_brightness()Giedrius Statkevičius2016-04-251-1/+3
| * fujitsu-laptop: Support radio LEDMichał Kępień2016-04-151-0/+51
* | drivers/platform/x86/wmi.c: use generic UUID libraryAndy Shevchenko2016-05-211-91/+13Star
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-181-3/+3
|\ \
| * | platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij2016-04-261-3/+3
| |/
| |
| \
*-. | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-162-34/+6Star
|\ \|
| * | acer-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-12/+4Star
| * | eeepc-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-22/+2Star
| |/
* | toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* | platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li2016-04-192-42/+54
* | thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+3
* | intel_telemetry_pltdrv: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+1
* | hp_accel: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+3
* | hp_accel: Add support for HP ProBook 440 G3Martin Vajnar2016-04-151-0/+2
* | intel-hid: add a workaround to ignore an event after waking up from S4.Alex Hung2016-03-281-0/+2
|/
* Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-03-2418-424/+995
|\
| * hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero2016-03-231-37/+1Star
| * hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero2016-03-231-7/+7
| * dell-wmi: support Dell Inspiron M5110Michał Kępień2016-03-231-1/+12
| * dell-wmi: properly process Dell Instant Launch hotkeyMichał Kępień2016-03-231-1/+4
| * dell-wmi: enable receiving WMI events on Dell Vostro V131Michał Kępień2016-03-232-0/+67
| * dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień2016-03-233-11/+11
| * dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień2016-03-233-14/+18
| * ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom2016-03-231-0/+14
| * fujitsu-laptop: Support radio toggle buttonMichał Kępień2016-03-231-1/+7
| * intel-hid: allocate correct amount of memory for private structWolfram Sang2016-03-231-2/+1Star
| * platform/x86: Make intel_scu_ipc explicitly non-modularPaul Gortmaker2016-03-231-31/+4Star
| * intel_pmc_ipc: Avoid pending IPC1 command during legacy suspendQipeng Zha2016-03-231-1/+2
| * intel_pmc_ipc: Fix GCR register base address and lengthQipeng Zha2016-03-231-2/+3
| * asus-nb-wmi: add wapf=4 quirk for ASUS X75VDOleksandr Natalenko2016-03-231-0/+9
| * intel_telemetry_pltdrv: Change verbosity control bitsSouvik Kumar Chakravarty2016-03-231-1/+12
| * dell-rbtn: Add a comment about the XPS 13 9350Andy Lutomirski2016-03-231-0/+15
| * dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski2016-03-231-7/+64
| * dell-wmi: Clean up hotkey table size checkAndy Lutomirski2016-03-231-2/+13
| * dell-wmi, dell-laptop: depends DMIAndy Lutomirski2016-03-231-0/+2
| * dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski2016-03-231-28/+46
| * dell-smbios: make da_tokens staticMichał Kępień2016-03-232-4/+1Star