summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2020-07-09platform/x86: dell-wmi: add new keymap type 0x0012Y Paritcher1-2/+20
2020-07-09platform/x86: dell-wmi: add new backlight eventsY Paritcher1-0/+4
2020-07-09platform/x86: Add new intel_atomisp2_led driverHans de Goede3-0/+138
2020-07-09platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada3-0/+5
2020-07-09platform/x86: system76-acpi: Fix brightness_set schedule while atomicNick Shipp1-6/+6
2020-07-09platform/x86: intel_cht_int33fe: Drop double check for ACPI companion deviceAndy Shevchenko1-8/+6
2020-07-08MIPS: Loongson64: Make acpi_registers_setup() staticWei Yongjun1-1/+1
2020-06-30platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou1-3/+1
2020-06-30platform/chrome: cros_ec_typec: Add PM supportPrashant Malani1-0/+24
2020-06-30platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani1-4/+17
2020-06-30platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHEnric Balletbo i Serra1-0/+1
2020-06-30platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu1-1/+3
2020-06-30platform/chrome: cros_ec_rpmsg: Document missing struct parametersEnric Balletbo i Serra1-0/+3
2020-06-30platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra1-0/+4
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz1-3/+3
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-3/+0
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz1-0/+6
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-7/+10
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-12/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-7/+8
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz1-2/+6
2020-06-25platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani1-1/+69
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani1-3/+3
2020-06-19platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani1-10/+80
2020-06-19platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani1-3/+97
2020-06-19platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani1-7/+9
2020-06-19platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani1-0/+47
2020-06-19platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou1-2/+22
2020-06-16Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown1-0/+5
2020-06-16platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih1-0/+5
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra1-4/+3
2020-06-15sched,spi: Convert to sched_set_fifo*()Peter Zijlstra1-5/+1
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean1-2/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds3-77/+77
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-4/+7
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada3-77/+77
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-2/+2
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-31/+145
2020-06-04Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-0/+176
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds32-1508/+1326
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-06-01platform/x86: dcdbas: Check SMBIOS for protected buffer addressStuart Hayes1-13/+30
2020-06-01platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu1-0/+2
2020-06-01platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede1-11/+8
2020-06-01platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)Nickolai Kozachenko1-0/+7
2020-06-01platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entryHans de Goede1-1/+4
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook1-1/+1
2020-05-30platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11BBernhard Übelacker1-0/+8
2020-05-30platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcutAndy Shevchenko1-2/+2