summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2021-09-08Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-23/+123
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1132/+2279
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+1
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+2
2021-08-30platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou-3/+3
2021-08-26platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...Hans de Goede-0/+1
2021-08-26platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warningKees Cook-1/+1
2021-08-26platform/x86: ISST: use semi-colons instead of commasDan Carpenter-3/+3
2021-08-26platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatc...Jiapeng Chong-3/+3
2021-08-26platform/x86: asus-wmi: Delete impossible conditionDan Carpenter-3/+0
2021-08-26platform/x86: hp_accel: Convert to be a platform driverAndy Shevchenko-50/+14
2021-08-26platform/x86: hp_accel: Remove _INI method callAndy Shevchenko-13/+1
2021-08-23platform/chrome: cros_ec_typec: Use existing feature checkPrashant Malani-22/+5
2021-08-23platform/mellanox: mlxbf-pmc: fix kernel-doc notationRandy Dunlap-6/+7
2021-08-20platform/x86/intel: pmc/core: Add GBE Package C10 fix for Alder Lake PCHDavid E. Box-3/+3
2021-08-20platform/x86/intel: pmc/core: Add Alder Lake low power mode support for pmc coreGayatri Kammela-0/+207
2021-08-20platform/x86/intel: pmc/core: Add Latency Tolerance Reporting (LTR) support t...Gayatri Kammela-0/+41
2021-08-20platform/x86/intel: pmc/core: Add Alderlake support to pmc core driverGayatri Kammela-0/+70
2021-08-20platform/x86: intel-wmi-thunderbolt: Move to intel sub-directoryKate Hsuan-13/+15
2021-08-20platform/x86: intel-wmi-sbl-fw-update: Move to intel sub-directoryKate Hsuan-11/+27
2021-08-20platform/x86: intel-vbtn: Move to intel sub-directoryKate Hsuan-16/+16
2021-08-20platform/x86: intel_oaktrail: Move to intel sub-directoryKate Hsuan-11/+12
2021-08-20platform/x86: intel_int0002_vgpio: Move to intel sub-directoryKate Hsuan-20/+23
2021-08-20platform/x86: intel-hid: Move to intel sub-directoryKate Hsuan-15/+18
2021-08-20platform/x86: intel_atomisp2: Move to intel sub-directoryKate Hsuan-36/+54
2021-08-20platform/x86: intel_speed_select_if: Move to intel sub-directoryKate Hsuan-3/+2
2021-08-20platform/x86: intel-uncore-frequency: Move to intel sub-directoryKate Hsuan-12/+14
2021-08-20platform/x86: intel_turbo_max_3: Move to intel sub-directoryKate Hsuan-11/+13
2021-08-20platform/x86: intel-smartconnect: Move to intel sub-directoryKate Hsuan-15/+16
2021-08-20platform/x86: intel-rst: Move to intel sub-directoryKate Hsuan-13/+16
2021-08-20platform/x86: intel_telemetry: Move to intel sub-directoryKate Hsuan-15/+29
2021-08-20platform/x86: intel_pmc_core: Move to intel sub-directoryKate Hsuan-23/+37
2021-08-20platform/x86: intel_punit_ipc: Move to intel sub-directoryKate Hsuan-7/+8
2021-08-20platform/x86: intel_mrfld_pwrbtn: Move to intel sub-directoryKate Hsuan-12/+13
2021-08-20platform/x86: intel_chtdc_ti_pwrbtn: Move to intel sub-directoryKate Hsuan-12/+13
2021-08-20platform/x86: intel_bxtwc_tmu: Move to intel sub-directoryKate Hsuan-11/+14
2021-08-20platform/x86: intel_scu_ipc: Fix doc of intel_scu_ipc_dev_command_with_size()Andy Shevchenko-1/+1
2021-08-20asus-wmi: Add support for platform_profileLuke D. Jones-4/+127
2021-08-20platform/x86: lg-laptop: Use correct event for keyboard backlight FN-keyMatan Ziv-Av-8/+22
2021-08-20platform/x86: lg-laptop: Use correct event for touchpad toggle FN-keyMatan Ziv-Av-1/+1
2021-08-20platform/x86: lg-laptop: Support for battery charge limit on newer modelsMatan Ziv-Av-9/+66
2021-08-20platform/x86: BIOS SAR driver for Intel M.2 ModemShravan S-0/+419
2021-08-20platform/x86: intel_pmt_telemetry: Ignore zero sized entriesDavid E. Box-0/+8
2021-08-20platform/x86: ideapad-laptop: Fix Legion 5 Fn lock LEDMeng Dong-0/+9
2021-08-20platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh-0/+1
2021-08-18platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh-0/+1
2021-08-18platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh-0/+1
2021-08-18platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh-0/+1
2021-08-18platform/x86: think-lmi: add debug_cmdMark Pearson-0/+81
2021-08-17platform/x86: intel_pmc_core: Prevent possibile overflowDavid E. Box-14/+53