summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: x86-android-tablets: Fix spelling in the commentsAndy Shevchenko2024-09-048-52/+52
* platform/x86: ideapad-laptop: Make the scope_guard() clear of its scopeAndy Shevchenko2024-09-041-21/+27
* platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs inter...Tero Kristo2024-09-042-6/+49
* platform/x86/intel-uncore-freq: Add support for efficiency latency controlTero Kristo2024-09-042-2/+160
* platform/x86: lenovo-ymc: Ignore the 0x0 stateGergo Koteles2024-09-041-0/+2
* platform/x86: int3472: Use str_high_low()Andy Shevchenko2024-09-041-1/+2
* platform/x86: int3472: Use GPIO_LOOKUP() macroAndy Shevchenko2024-09-041-5/+1
* platform/x86:dell-laptop: remove duplicate code w/ battery functionAndres Salomon2024-09-041-82/+27
* platform/x86:dell-laptop: Add knobs to change battery charge settingsAndres Salomon2024-09-043-0/+318
* platform/x86: intel-hid: Use string_choices API instead of ternary operatorAndy Shevchenko2024-08-261-4/+3
* platform/x86/intel-uncore-freq: Do not present separate package-die domainSrinivas Pandruvada2024-08-261-1/+6
* platform/x86/intel/ifs: Fix SBAF title underline lengthKuppuswamy Sathyanarayanan2024-08-241-1/+1
* platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan supportMatthias Fetzer2024-08-191-1/+142
* platform/x86: serial-multi-instantiate: Don't require both I2C and SPIRichard Fitzgerald2024-08-192-9/+26
* platform/x86: lg-laptop: Add operation region supportArmin Wolf2024-08-191-0/+136
* platform/x86/amd/pmf: Update SMU metrics table for 1AH family seriesShyam Sundar S K2024-08-193-17/+97
* platform/x86/amd/pmf: Relocate CPU ID macros to the PMF headerShyam Sundar S K2024-08-192-6/+6
* platform/x86/amd/pmf: Add support for notifying Smart PC Solution updatesShyam Sundar S K2024-08-193-0/+89
* platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()Ilpo Järvinen2024-08-193-17/+15
* platform/x86: ideapad-laptop: move ACPI helpers from header to source fileGergo Koteles2024-08-122-139/+136
* Merge tag 'platform-drivers-x86-v6.11-3' into review-hansHans de Goede2024-08-1211-97/+179
|\
| * platform/x86: ideapad-laptop: add a mutex to synchronize VPC commandsGergo Koteles2024-08-081-17/+47
| * platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymcGergo Koteles2024-08-084-58/+56
| * platform/x86: ideapad-laptop: introduce a generic notification chainGergo Koteles2024-08-082-0/+42
| * platform/x86/amd/pmf: Fix to Update HPD Data When ALS is DisabledShyam Sundar S K2024-08-081-21/+11
| * platform/x86/intel/ifs: Initialize union ifs_status to zeroKuppuswamy Sathyanarayanan2024-07-311-1/+1
| * platform/x86/amd/pmf: Add new ACPI ID AMDI0107Shyam Sundar S K2024-07-301-0/+3
| * platform/x86/amd/pmc: Send OS_HINT command for new AMD platformShyam Sundar S K2024-07-302-0/+3
| * platform/x86/amd: pmf: Add quirk for ROG Ally XLuke D. Jones2024-07-301-1/+8
| * platform/x86: intel-vbtn: Protect ACPI notify handler against recursionHans de Goede2024-07-301-0/+9
* | trace: platform/x86/intel/ifs: Add SBAF trace supportJithu Joseph2024-08-121-0/+1
* | platform/x86/intel/ifs: Add SBAF test supportJithu Joseph2024-08-122-0/+262
* | platform/x86/intel/ifs: Add SBAF test image loading supportJithu Joseph2024-08-123-5/+72
* | platform/x86/intel/ifs: Refactor MSR usage in IFS test codeKuppuswamy Sathyanarayanan2024-08-123-10/+48
* | platform/x86: ISST: Simplify isst_misc_reg() and isst_misc_unreg()Srinivas Pandruvada2024-08-121-31/+11
* | platform/x86: samsung-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-3/+2
* | platform/x86: oaktrail: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
* | platform/x86: ideapad-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-4/+3
* | platform/x86: fujitsu-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-5/+4
* | platform/x86: eeepc-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-2/+2
* | platform/x86: eeepc-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
* | platform/x86: asus-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-9/+8
* | platform/x86: asus-nb-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-2/+2
* | platform/x86: asus-laptop: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
* | platform/x86: acer-wmi: Use backlight power constantsThomas Zimmermann2024-08-121-2/+1
* | platform/x86/intel/pmt: Use PMT callbacksDavid E. Box2024-08-123-12/+32
* | platform/x86/intel/vsec: Add PMT read callbacksDavid E. Box2024-08-121-0/+1
* | platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box2024-08-129-121/+10
* | platform/x86/intel/pmc: Show live substate requirementsKane Chen2024-08-121-1/+11
* | platform/x86: int3472: make common part a separate moduleArnd Bergmann2024-08-052-3/+13