aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi1-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito1-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-14platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello1-1/+1
2021-09-13platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) tabletHans de Goede1-4/+13
2021-09-13platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede1-0/+37
2021-09-13lg-laptop: Correctly handle dmi_get_system_info() returning NULLMatan Ziv-Av1-1/+1
2021-09-13platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko1-2/+1
2021-09-08Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds5-23/+123
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds74-1132/+2279
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-8/+1
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+2
2021-08-30platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou1-3/+3
2021-08-26platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_callHans de Goede1-0/+1
2021-08-26platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warningKees Cook1-1/+1
2021-08-26platform/x86: ISST: use semi-colons instead of commasDan Carpenter1-3/+3
2021-08-26platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatch warningJiapeng Chong1-3/+3
2021-08-26platform/x86: asus-wmi: Delete impossible conditionDan Carpenter1-3/+0
2021-08-26platform/x86: hp_accel: Convert to be a platform driverAndy Shevchenko1-50/+14
2021-08-26platform/x86: hp_accel: Remove _INI method callAndy Shevchenko1-13/+1
2021-08-23platform/chrome: cros_ec_typec: Use existing feature checkPrashant Malani1-22/+5
2021-08-23platform/mellanox: mlxbf-pmc: fix kernel-doc notationRandy Dunlap1-6/+7
2021-08-20platform/x86/intel: pmc/core: Add GBE Package C10 fix for Alder Lake PCHDavid E. Box1-3/+3
2021-08-20platform/x86/intel: pmc/core: Add Alder Lake low power mode support for pmc coreGayatri Kammela2-0/+207
2021-08-20platform/x86/intel: pmc/core: Add Latency Tolerance Reporting (LTR) support to Alder LakeGayatri Kammela2-0/+41
2021-08-20platform/x86/intel: pmc/core: Add Alderlake support to pmc core driverGayatri Kammela2-0/+70
2021-08-20platform/x86: intel-wmi-thunderbolt: Move to intel sub-directoryKate Hsuan5-13/+15
2021-08-20platform/x86: intel-wmi-sbl-fw-update: Move to intel sub-directoryKate Hsuan7-11/+27
2021-08-20platform/x86: intel-vbtn: Move to intel sub-directoryKate Hsuan5-16/+16
2021-08-20platform/x86: intel_oaktrail: Move to intel sub-directoryKate Hsuan5-11/+12
2021-08-20platform/x86: intel_int0002_vgpio: Move to intel sub-directoryKate Hsuan5-20/+23
2021-08-20platform/x86: intel-hid: Move to intel sub-directoryKate Hsuan5-15/+18
2021-08-20platform/x86: intel_atomisp2: Move to intel sub-directoryKate Hsuan8-36/+54
2021-08-20platform/x86: intel_speed_select_if: Move to intel sub-directoryKate Hsuan11-3/+2
2021-08-20platform/x86: intel-uncore-frequency: Move to intel sub-directoryKate Hsuan5-12/+14
2021-08-20platform/x86: intel_turbo_max_3: Move to intel sub-directoryKate Hsuan5-11/+13
2021-08-20platform/x86: intel-smartconnect: Move to intel sub-directoryKate Hsuan5-15/+16
2021-08-20platform/x86: intel-rst: Move to intel sub-directoryKate Hsuan5-13/+16
2021-08-20platform/x86: intel_telemetry: Move to intel sub-directoryKate Hsuan9-15/+29
2021-08-20platform/x86: intel_pmc_core: Move to intel sub-directoryKate Hsuan9-23/+37
2021-08-20platform/x86: intel_punit_ipc: Move to intel sub-directoryKate Hsuan5-7/+8
2021-08-20platform/x86: intel_mrfld_pwrbtn: Move to intel sub-directoryKate Hsuan5-12/+13
2021-08-20platform/x86: intel_chtdc_ti_pwrbtn: Move to intel sub-directoryKate Hsuan5-12/+13
2021-08-20platform/x86: intel_bxtwc_tmu: Move to intel sub-directoryKate Hsuan5-11/+14
2021-08-20platform/x86: intel_scu_ipc: Fix doc of intel_scu_ipc_dev_command_with_size()Andy Shevchenko1-1/+1
2021-08-20asus-wmi: Add support for platform_profileLuke D. Jones2-4/+127
2021-08-20platform/x86: lg-laptop: Use correct event for keyboard backlight FN-keyMatan Ziv-Av1-8/+22
2021-08-20platform/x86: lg-laptop: Use correct event for touchpad toggle FN-keyMatan Ziv-Av1-1/+1
2021-08-20platform/x86: lg-laptop: Support for battery charge limit on newer modelsMatan Ziv-Av1-9/+66
2021-08-20platform/x86: BIOS SAR driver for Intel M.2 ModemShravan S6-0/+419