summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | platform/x86: Add driver for ACPI WMAA EC-based backlight controlDaniel Dadap2021-09-143-0/+222
* | | platform/x86: hp-wmi: add support for omen laptopsEnver Balalic2021-09-142-12/+318
|/ /
* | platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello2021-09-141-1/+1
* | platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...Hans de Goede2021-09-131-4/+13
* | platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede2021-09-131-0/+37
* | lg-laptop: Correctly handle dmi_get_system_info() returning NULLMatan Ziv-Av2021-09-131-1/+1
* | platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko2021-09-131-2/+1
|/
* Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-0271-1110/+2265
|\
| * 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/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