aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17platform/x86: asus-wmi: Fix hwmon device cleanupYurii Pavlovskyi1-3/+4
2019-06-17platform/x86: intel_telemetry: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-62/+16
2019-06-17platform/x86: intel_pmc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-15/+3
2019-06-17platform/x86: pmc_atom: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-33/+10
2019-06-17platform/x86: samsung-laptop: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-66/+23
2019-06-17platform/x86: ideapad-laptop: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-29/+7
2019-06-17platform/x86: dell-laptop: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+2
2019-06-17platform/x86: asus-wmi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-36/+11
2019-06-17platform/x86: acer-wmi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-24/+5
2019-06-12platform/x86: hp_accel: Add support for HP ProBook 450 G0Colin Sindle1-0/+1
2019-06-12platform/x86: pcengines-apuv2: Make two symbols staticYueHaibing1-2/+2
2019-06-12platform/x86: intel_menlow: avoid null pointer deference errorYoung Xiao1-2/+6
2019-06-12platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski1-2/+0
2019-06-12platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.Daniel Smith1-0/+25
2019-06-12platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak1-1/+1
2019-06-12platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King1-2/+14
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmiHans de Goede3-1/+10
2019-06-12platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak1-1/+1
2019-06-12platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King1-2/+14
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmiHans de Goede3-1/+10
2019-06-08i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner3-15/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414Thomas Gleixner1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392Thomas Gleixner1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner3-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner1-13/+1
2019-06-03platform/x86: intel_cht_int33fe: Replacing the old connections with referencesHeikki Krogerus1-19/+28
2019-06-03platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependenciesHeikki Krogerus1-3/+125
2019-06-03platform/x86: intel_cht_int33fe: Provide fwnode for the USB connectorHeikki Krogerus1-0/+25
2019-06-03platform/x86: intel_cht_int33fe: Provide software nodes for the devicesHeikki Krogerus1-8/+46
2019-06-03platform/x86: intel_cht_int33fe: Remove unused fusb302 device propertyHeikki Krogerus1-1/+0
2019-06-03platform/x86: intel_cht_int33fe: Register max17047 in its own functionHeikki Krogerus1-29/+33
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner7-71/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner16-235/+16
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-15/+1
2019-05-24Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+33
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner1-13/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner7-101/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI tableSteffen Dirkwinkel1-0/+24
2019-05-20platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI tableHans de Goede1-0/+9
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds16-380/+790
2019-05-09platform/x86: Add support for Basin Cove power buttonAndy Shevchenko3-0/+119
2019-05-09platform/x86: asus-wmi: Add fn-lock mode switch supportChris Chiu1-0/+37
2019-05-09platform/x86: ideapad-laptop: Remove no_hw_rfkill_listHans de Goede1-306/+15