summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian2016-01-192-6/+8
* platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty2016-01-192-1/+1032
* platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty2016-01-191-0/+96
* platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty2016-01-192-1/+1208
* platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-193-0/+476
* intel_punit_ipc: add NULL check for input parametersQipeng Zha2016-01-191-6/+10
* thinkpad_acpi: Add support for keyboard backlightPali Rohár2016-01-191-0/+206
* dell-wmi: Process only one event on devices with interface version 0Pali Rohár2016-01-191-0/+16
* dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár2016-01-191-2/+78
* tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King2016-01-191-0/+2
* asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita2016-01-191-0/+1
* platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita2016-01-193-0/+98
* asus-wmi: drop to_platform_driver macroGeliang Tang2016-01-191-3/+0
* intel-hid: new hid event driver for hotkeysAlex Hung2016-01-193-0/+302
* Keyboard backlight control for some Vaio Fit modelsMattia Dongili2016-01-191-20/+45
* platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos2016-01-191-0/+1
* platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-193-0/+345
* intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha2016-01-191-40/+78
* ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer2016-01-191-0/+7
* dell-wmi: Improve unknown hotkey handlingAndy Lutomirski2016-01-191-4/+20
* apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett2016-01-191-4/+6
* toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos2016-01-191-4/+43
* toshiba_acpi: Add WWAN RFKill supportAzael Avalos2015-11-231-3/+76
* toshiba_acpi: Add support for WWAN devicesAzael Avalos2015-11-231-0/+109
* toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos2015-11-201-0/+8
* toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos2015-11-201-1/+2
* dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski2015-11-201-21/+40
* toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos2015-11-201-1/+1
* Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-11-134-8/+47
|\
| * asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter2015-11-101-1/+1
| * ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2015-11-091-0/+7
| * ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann2015-11-091-5/+5
| * ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2015-11-092-0/+33
| * thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann2015-11-061-2/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-112-5/+5
|\ \
| * | linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-102-5/+5
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-1/+1
|\ \ \
| * | | vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-201-1/+1
| |/ /
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-062-2/+2
|\ \ \
| * | | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-152-2/+2
| |/ /
* | | 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-051-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/+6
* | intel_scu_ipc: Convert to use struct device *Andy Shevchenko2015-10-151-23/+18
* | 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/+8
* | acer-wmi: remove threeg and interface sysfs interfacesLee, Chun-Yi2015-10-061-92/+0
* | platform/x86: Toshiba WMI Hotkey DriverAzael Avalos2015-10-033-0/+157