summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorLines
2016-06-08platform/x86: Drop duplicate dependencies on X86Jean Delvare-6/+4
2016-06-08thinkpad_acpi: Add support for HKEY version 0x200Dennis Wassenberg-24/+63
2016-06-08ideapad_laptop: Add an event for mic mute hotkeyAlex Hung-0/+2
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds-52/+482
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj-0/+264
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta-0/+56
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)-3/+40
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes-27/+22
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel-0/+5
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann-3/+16
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko-2/+7
2016-05-20drivers/platform/x86/wmi.c: use generic UUID libraryAndy Shevchenko-91/+13
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-3/+3
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki-34/+6
2016-05-05sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu-0/+3
2016-05-05intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall-4/+4
2016-05-05fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas-6/+6
2016-04-26platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij-3/+3
2016-04-25asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius-3/+2
2016-04-25asus-laptop: remove redundant initializersGiedrius Statkevičius-3/+3
2016-04-25asus-laptop: correct error handling in asus_read_brightness()Giedrius Statkevičius-1/+3
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos-1/+1
2016-04-19platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li-42/+54
2016-04-15thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter-1/+3
2016-04-15intel_telemetry_pltdrv: Silence an uninitialized variable warningDan Carpenter-1/+1
2016-04-15hp_accel: Silence an uninitialized variable warningDan Carpenter-1/+3
2016-04-15fujitsu-laptop: Support radio LEDMichał Kępień-0/+51
2016-04-14hp_accel: Add support for HP ProBook 440 G3Martin Vajnar-0/+2
2016-04-09acer-wmi: Use acpi_dev_found()Lukas Wunner-12/+4
2016-04-09eeepc-wmi: Use acpi_dev_found()Lukas Wunner-22/+2
2016-03-28intel-hid: add a workaround to ignore an event after waking up from S4.Alex Hung-0/+2
2016-03-23Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds-424/+995
2016-03-23hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero-37/+1
2016-03-23hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero-7/+7
2016-03-23dell-wmi: support Dell Inspiron M5110Michał Kępień-1/+12
2016-03-23dell-wmi: properly process Dell Instant Launch hotkeyMichał Kępień-1/+4
2016-03-23dell-wmi: enable receiving WMI events on Dell Vostro V131Michał Kępień-0/+67
2016-03-23dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień-11/+11
2016-03-23dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień-14/+18
2016-03-23ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom-0/+14
2016-03-23fujitsu-laptop: Support radio toggle buttonMichał Kępień-1/+7
2016-03-23intel-hid: allocate correct amount of memory for private structWolfram Sang-2/+1
2016-03-23platform/x86: Make intel_scu_ipc explicitly non-modularPaul Gortmaker-31/+4
2016-03-23intel_pmc_ipc: Avoid pending IPC1 command during legacy suspendQipeng Zha-1/+2
2016-03-23intel_pmc_ipc: Fix GCR register base address and lengthQipeng Zha-2/+3
2016-03-23asus-nb-wmi: add wapf=4 quirk for ASUS X75VDOleksandr Natalenko-0/+9
2016-03-23intel_telemetry_pltdrv: Change verbosity control bitsSouvik Kumar Chakravarty-1/+12
2016-03-23dell-rbtn: Add a comment about the XPS 13 9350Andy Lutomirski-0/+15
2016-03-23dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski-7/+64
2016-03-23dell-wmi: Clean up hotkey table size checkAndy Lutomirski-2/+13