aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds19-110/+4308
2016-01-19surface pro 4: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2016-01-19surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian2-6/+8
2016-01-19platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty2-1/+1032
2016-01-19platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty1-0/+96
2016-01-19platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty2-1/+1208
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty3-0/+476
2016-01-19intel_punit_ipc: add NULL check for input parametersQipeng Zha1-6/+10
2016-01-19thinkpad_acpi: Add support for keyboard backlightPali Rohár1-0/+206
2016-01-19dell-wmi: Process only one event on devices with interface version 0Pali Rohár1-0/+16
2016-01-19dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár1-2/+78
2016-01-19tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King1-0/+2
2016-01-19asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita1-0/+1
2016-01-19platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita3-0/+98
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang1-3/+0
2016-01-19intel-hid: new hid event driver for hotkeysAlex Hung3-0/+302
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili1-20/+45
2016-01-19platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos1-0/+1
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha3-0/+345
2016-01-19intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha1-40/+78
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-19dell-wmi: Improve unknown hotkey handlingAndy Lutomirski1-4/+20
2016-01-19apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett1-4/+6
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos1-4/+43
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+113
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2016-01-15ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()"Hans de Goede1-1/+1
2016-01-11apple-gmux: Add initial documentationLukas Wunner1-0/+113
2016-01-01thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()Hans de Goede1-1/+1
2016-01-01dell-wmi: Use acpi_video_handles_brightness_key_presses()Hans de Goede1-4/+2
2015-11-23toshiba_acpi: Add WWAN RFKill supportAzael Avalos1-3/+76
2015-11-23toshiba_acpi: Add support for WWAN devicesAzael Avalos1-0/+109
2015-11-20toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos1-0/+8
2015-11-20toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos1-1/+2
2015-11-20dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski1-21/+40
2015-11-20toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-2/+2
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds7-31/+177
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds4-8/+47
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-5/+5
2015-11-10asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter1-1/+1
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-11-09platform/chrome: Fix i2c-designware adapter nameJarkko Nikula1-2/+2
2015-11-09ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-11-09ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann1-5/+5
2015-11-09ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2-0/+33
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-2/+2