summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz-3/+0
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz-0/+6
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz-7/+10
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz-12/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz-7/+8
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz-2/+6
2020-06-25platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani-1/+69
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani-3/+3
2020-06-19platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani-10/+80
2020-06-19platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani-3/+97
2020-06-19platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani-7/+9
2020-06-19platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani-0/+47
2020-06-19platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou-2/+22
2020-06-15Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown-0/+5
2020-06-15platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih-0/+5
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra-4/+3
2020-06-15sched,spi: Convert to sched_set_fifo*()Peter Zijlstra-5/+1
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean-2/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-77/+77
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-4/+7
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-77/+77
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-2/+2
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-31/+145
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+1
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+176
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds-1508/+1326
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-06-01platform/x86: dcdbas: Check SMBIOS for protected buffer addressStuart Hayes-13/+30
2020-06-01platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu-0/+2
2020-06-01platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede-11/+8
2020-06-01platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)Nickolai Kozachenko-0/+7
2020-06-01platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entryHans de Goede-1/+4
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook-1/+1
2020-05-30platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11BBernhard Übelacker-0/+8
2020-05-30platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcutAndy Shevchenko-2/+2
2020-05-30platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko-2/+8
2020-05-30platform/x86: hp-wmi: Refactor postcode_store() to follow standard patternsAndy Shevchenko-9/+7
2020-05-30platform/x86: acerhdf: replace space by * in modaliasChih-Wei Huang-1/+1
2020-05-30platform/x86: ISST: Increase timeoutSrinivas Pandruvada-6/+5
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang-4/+4
2020-05-20media: atomisp: disable the dummy PM driver is atomisp driver is builtMauro Carvalho Chehab-0/+1
2020-05-15platform/x86: dell-wmi: Ignore keyboard attached / detached eventsHans de Goede-0/+10
2020-05-15platform/x86: dell-laptop: don't register micmute LED if there is no tokenKoba Ko-4/+7
2020-05-15platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint()Andy Shevchenko-16/+10
2020-05-15platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write()Andy Shevchenko-11/+3
2020-05-15platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")Andy Shevchenko-34/+15
2020-05-12platform/x86: intel-vbtn: Detect switch position before registering the input...Hans de Goede-3/+3
2020-05-12platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the fileHans de Goede-18/+18
2020-05-12platform/x86: asus-wmi: Ignore WMI events with code 0x79Hans de Goede-0/+1
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede-2/+22