summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-09-085-23/+123
|\
| * platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou2021-08-301-3/+3
| * platform/chrome: cros_ec_typec: Use existing feature checkPrashant Malani2021-08-231-22/+5
| * platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda2021-07-261-0/+9
| * platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou2021-07-263-1/+109
* | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-0274-1132/+2279
|\ \
| * | platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...Hans de Goede2021-08-261-0/+1
| * | platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warningKees Cook2021-08-261-1/+1
| * | platform/x86: ISST: use semi-colons instead of commasDan Carpenter2021-08-261-3/+3
| * | platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatc...Jiapeng Chong2021-08-261-3/+3
| * | platform/x86: asus-wmi: Delete impossible conditionDan Carpenter2021-08-261-3/+0
| * | platform/x86: hp_accel: Convert to be a platform driverAndy Shevchenko2021-08-261-50/+14
| * | platform/x86: hp_accel: Remove _INI method callAndy Shevchenko2021-08-261-13/+1
| * | platform/mellanox: mlxbf-pmc: fix kernel-doc notationRandy Dunlap2021-08-231-6/+7
| * | platform/x86/intel: pmc/core: Add GBE Package C10 fix for Alder Lake PCHDavid E. Box2021-08-201-3/+3
| * | platform/x86/intel: pmc/core: Add Alder Lake low power mode support for pmc coreGayatri Kammela2021-08-202-0/+207
| * | platform/x86/intel: pmc/core: Add Latency Tolerance Reporting (LTR) support t...Gayatri Kammela2021-08-202-0/+41
| * | platform/x86/intel: pmc/core: Add Alderlake support to pmc core driverGayatri Kammela2021-08-202-0/+70
| * | platform/x86: intel-wmi-thunderbolt: Move to intel sub-directoryKate Hsuan2021-08-205-13/+15
| * | platform/x86: intel-wmi-sbl-fw-update: Move to intel sub-directoryKate Hsuan2021-08-207-11/+27
| * | platform/x86: intel-vbtn: Move to intel sub-directoryKate Hsuan2021-08-205-16/+16
| * | platform/x86: intel_oaktrail: Move to intel sub-directoryKate Hsuan2021-08-205-11/+12
| * | platform/x86: intel_int0002_vgpio: Move to intel sub-directoryKate Hsuan2021-08-205-20/+23
| * | platform/x86: intel-hid: Move to intel sub-directoryKate Hsuan2021-08-205-15/+18
| * | platform/x86: intel_atomisp2: Move to intel sub-directoryKate Hsuan2021-08-208-36/+54
| * | platform/x86: intel_speed_select_if: Move to intel sub-directoryKate Hsuan2021-08-2011-3/+2
| * | platform/x86: intel-uncore-frequency: Move to intel sub-directoryKate Hsuan2021-08-205-12/+14
| * | platform/x86: intel_turbo_max_3: Move to intel sub-directoryKate Hsuan2021-08-205-11/+13
| * | platform/x86: intel-smartconnect: Move to intel sub-directoryKate Hsuan2021-08-205-15/+16
| * | platform/x86: intel-rst: Move to intel sub-directoryKate Hsuan2021-08-205-13/+16
| * | platform/x86: intel_telemetry: Move to intel sub-directoryKate Hsuan2021-08-209-15/+29
| * | platform/x86: intel_pmc_core: Move to intel sub-directoryKate Hsuan2021-08-209-23/+37
| * | platform/x86: intel_punit_ipc: Move to intel sub-directoryKate Hsuan2021-08-205-7/+8
| * | platform/x86: intel_mrfld_pwrbtn: Move to intel sub-directoryKate Hsuan2021-08-205-12/+13
| * | platform/x86: intel_chtdc_ti_pwrbtn: Move to intel sub-directoryKate Hsuan2021-08-205-12/+13
| * | platform/x86: intel_bxtwc_tmu: Move to intel sub-directoryKate Hsuan2021-08-205-11/+14
| * | platform/x86: intel_scu_ipc: Fix doc of intel_scu_ipc_dev_command_with_size()Andy Shevchenko2021-08-201-1/+1
| * | asus-wmi: Add support for platform_profileLuke D. Jones2021-08-202-4/+127
| * | platform/x86: lg-laptop: Use correct event for keyboard backlight FN-keyMatan Ziv-Av2021-08-201-8/+22
| * | platform/x86: lg-laptop: Use correct event for touchpad toggle FN-keyMatan Ziv-Av2021-08-201-1/+1
| * | platform/x86: lg-laptop: Support for battery charge limit on newer modelsMatan Ziv-Av2021-08-201-9/+66
| * | platform/x86: BIOS SAR driver for Intel M.2 ModemShravan S2021-08-206-0/+419
| * | platform/x86: intel_pmt_telemetry: Ignore zero sized entriesDavid E. Box2021-08-201-0/+8
| * | platform/x86: ideapad-laptop: Fix Legion 5 Fn lock LEDMeng Dong2021-08-201-0/+9
| * | platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh2021-08-201-0/+1
| * | platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh2021-08-181-0/+1
| * | platform/x86: think-lmi: add debug_cmdMark Pearson2021-08-182-0/+81
| * | platform/x86: intel_pmc_core: Prevent possibile overflowDavid E. Box2021-08-172-14/+53
| * | thermal/drivers/intel: Move intel_menlow to thermal driversSrinivas Pandruvada2021-08-173-534/+0
| * | platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53JafarAkhondali2021-08-131-0/+179