aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi1-8/+143
2019-06-17platform/x86: asus-wmi: Enhance detection of thermal dataYurii Pavlovskyi1-2/+5
2019-06-17platform/x86: asus-wmi: Organize code into sectionsYurii Pavlovskyi1-42/+47
2019-06-17platform/x86: asus-wmi: Refactor error handlingYurii Pavlovskyi1-5/+1
2019-06-17platform/x86: asus-nb-wmi: Add microphone mute key codeYurii Pavlovskyi1-1/+2
2019-06-17platform/x86: asus-wmi: Support WMI event queueYurii Pavlovskyi1-5/+68
2019-06-17platform/x86: asus-wmi: Refactor WMI event handlingYurii Pavlovskyi1-24/+42
2019-06-17platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi1-3/+20
2019-06-17platform/x86: wmi: Add function to get _UID of WMI deviceYurii Pavlovskyi1-0/+19
2019-06-17platform/x86: asus-wmi: Increase input buffer size of WMI methodsYurii Pavlovskyi1-1/+9
2019-06-17platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on loadYurii Pavlovskyi1-2/+1
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/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak1-0/+1
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: OLPC: Add a config menu category for XO 1.75Lubomir Rintel1-1/+13
2019-06-12Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 ECLubomir Rintel1-0/+1
2019-06-12Platform: OLPC: Fix olpc_xo175_ec_cmd() return valueLubomir Rintel1-0/+1
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak1-0/+1
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-11Platform: OLPC: Add INPUT dependenciesYueHaibing1-0/+1
2019-06-11Platform: OLPC: Fix build error without CONFIG_SPIYueHaibing1-1/+1
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-05platform/chrome: cros_ec: Make some symbols staticYueHaibing5-6/+6
2019-06-05platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel1-0/+79
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews5-1/+473
2019-06-03platform/chrome: wilco_ec: Add event handlingNick Crews3-0/+552
2019-06-03platform/x86: intel_cht_int33fe: Replacing the old connections with referencesHeikki Krogerus1-19/+28