summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson2021-01-181-0/+1
* platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede2021-01-181-1/+2
* platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede2021-01-181-6/+0
* platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang2021-01-131-1/+14
* platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS checkShyam Sundar S K2021-01-041-1/+1
* platform/x86: thinkpad_acpi: correct palmsensor error checkingMark Pearson2021-01-041-2/+2
* platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum2021-01-041-0/+6
* platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede2021-01-041-0/+18
* platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus2021-01-041-8/+23
* platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven2021-01-041-4/+4
* platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap2021-01-041-2/+2
* Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-232-78/+272
|\
| * platform/chrome: cros_ec_typec: Tolerate unrecognized mux flagsPrashant Malani2020-12-101-4/+3
| * platform/chrome: cros_ec_typec: Register partner altmodesPrashant Malani2020-11-121-0/+77
| * platform/chrome: cros_ec_typec: Parse partner PD ID VDOsPrashant Malani2020-11-121-1/+59
| * platform/chrome: cros_ec_typec: Introduce TYPEC_STATUSPrashant Malani2020-11-121-0/+52
| * platform/chrome: cros_ec_typec: Clear partner identity on device removalPrashant Malani2020-11-121-0/+1
| * platform/chrome: cros_ec_typec: Fix remove partner logicPrashant Malani2020-11-121-1/+4
| * platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functionsPrashant Malani2020-11-121-68/+68
| * platform/chrome: Don't treat RTC events as wakeup sourcesStephen Boyd2020-11-121-5/+9
* | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-151-5/+25
|\ \
| * | platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano2020-12-071-4/+18
| * | platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano2020-12-071-2/+8
| |/
* | Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-1547-252/+5932
|\ \
| * | platform/x86: ISST: Mark mmio_range_devid_0 and mmio_range_devid_1 with stati...Zou Wei2020-12-081-2/+2
| * | platform/x86: intel-hid: add Rocket Lake ACPI device IDAlex Hung2020-12-081-0/+1
| * | x86/platform: classmate-laptop: add WiFi media buttonCarlo Caione2020-12-081-0/+2
| * | platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx systemVadim Pasternak2020-12-081-2/+2
| * | platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx ...Vadim Pasternak2020-12-081-2/+2
| * | platform/x86: intel-hid: Do not create SW_TABLET_MODE input-dev when a KIOX01...Hans de Goede2020-12-071-1/+16
| * | platform/x86: intel-hid: Add alternative method to enable switchesElia Devito2020-12-071-0/+13
| * | platform/x86: intel-hid: Add support for SW_TABLET_MODEElia Devito2020-12-071-0/+95
| * | platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x3...Hans de Goede2020-12-071-4/+8
| * | platform/x86: ISST: Change PCI device macrosSrinivas Pandruvada2020-12-073-10/+8
| * | platform/x86: ISST: Allow configurable offset rangeSrinivas Pandruvada2020-12-071-14/+36
| * | platform/x86: ISST: Check for unaligned mmio addressSrinivas Pandruvada2020-12-071-0/+3
| * | acer-wireless: send an EV_SYN/SYN_REPORT between state changesDaniel Drake2020-12-071-0/+1
| * | platform/x86: dell-wmi-sysman: work around for BIOS bugDivya Bharathi2020-12-071-1/+7
| * | platform/x86: mlx-platform: remove an unused variableArnd Bergmann2020-12-071-11/+2
| * | platform/x86: thinkpad_acpi: remove trailing semicolon in macro definitionTom Rix2020-12-021-1/+1
| * | platform/x86: dell-smbios-base: Fix error return code in dell_smbios_initQinglang Miao2020-12-021-0/+1
| * | platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho2020-12-021-0/+6
| * | platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform configura...Vadim Pasternak2020-11-261-4/+2
| * | platform/x86: mlx-platform: Remove PSU EEPROM from default platform configura...Vadim Pasternak2020-11-261-4/+2
| * | platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan controlMatthias Maier2020-11-261-0/+1
| * | platform/x86: thinkpad_acpi: Add palm sensor supportMark Pearson2020-11-251-59/+103
| * | platform/x86: asus-wmi: Add userspace notification for performance mode changeVasiliy Kupriakov2020-11-241-0/+8
| * | platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede2020-11-241-0/+23
| * | platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin2020-11-241-0/+6
| * | platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg2020-11-241-0/+1