summaryrefslogtreecommitdiffstats
path: root/Documentation/peci (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-06platform/x86/intel/vsec: Support private dataSrinivas Pandruvada1-0/+2
2023-02-06platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()Srinivas Pandruvada2-5/+15
2023-02-06platform/x86/intel/vsec: Add TPMI IDSrinivas Pandruvada1-0/+5
2023-02-03platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede3-4/+16
2023-02-03platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede3-31/+30
2023-02-03platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede5-47/+106
2023-02-03platform/x86: int3472/discrete: Refactor GPIO to sensor mappingHans de Goede1-9/+36
2023-02-03media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...Hans de Goede5-0/+75
2023-02-03platform/x86: think-lmi: Use min_t() for comparison and assignmentDeepak R Varma1-2/+2
2023-02-03platform/x86: dell-smo8800: Use min_t() for comparison and assignmentDeepak R Varma1-4/+1
2023-02-03platform/x86: dell-ddv: Add "force" module paramArmin Wolf1-2/+11
2023-02-03platform/x86: dell-ddv: Replace EIO with ENOMSGArmin Wolf1-1/+1
2023-02-03platform/x86: dell-ddv: Return error if buffer is emptyArmin Wolf1-5/+12
2023-02-03platform/x86: dell-ddv: Add support for interface version 3Armin Wolf1-2/+4
2023-02-03tools/power/x86/intel-speed-select: v1.14 releaseSrinivas Pandruvada1-1/+1
2023-02-03tools/power/x86/intel-speed-select: Adjust uncore max/min frequencySrinivas Pandruvada1-0/+36
2023-02-03tools/power/x86/intel-speed-select: Add Emerald Rapid quirkZhang Rui1-1/+1
2023-02-03tools/power/x86/intel-speed-select: Fix display of uncore min frequencySrinivas Pandruvada3-2/+36
2023-02-03tools/power/x86/intel-speed-select: turbo-freq auto mode with SMT offSrinivas Pandruvada1-0/+3
2023-02-03tools/power/x86/intel-speed-select: cpufreq reads on offline CPUsSrinivas Pandruvada1-0/+33
2023-02-03tools/power/x86/intel-speed-select: Use null-terminated stringZhang Rui1-0/+2
2023-02-03tools/power/x86/intel-speed-select: Remove duplicate dup()Zhang Rui1-3/+0
2023-02-03tools/power/x86/intel-speed-select: Handle open() failure caseZhang Rui1-0/+2
2023-02-03tools/power/x86/intel-speed-select: Remove unused non_block flagZhang Rui1-4/+0
2023-02-03tools/power/x86/intel-speed-select: Remove wrong check in set_isst_id()Zhang Rui1-2/+2
2023-02-02platform/x86: hp-wmi: Ignore Win-Lock key eventsRishit Bansal1-0/+2
2023-02-02platform/x86: apple_gmux: Drop no longer used ACPI_VIDEO Kconfig dependencyHans de Goede1-1/+0
2023-02-02platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-8/+7
2023-02-02platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-3/+3
2023-02-02platform/surface: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-10/+3
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz10-66/+66
2023-02-02platform/surface: aggregator_registry: Fix target-ID of base-hubMaximilian Luz2-2/+2
2023-02-02platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz8-35/+35
2023-02-02HID: surface-hid: Use target-ID enum instead of hard-coding valuesMaximilian Luz1-1/+1
2023-02-02platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz1-9/+9
2023-02-02platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...Maximilian Luz1-3/+3
2023-02-02platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...Maximilian Luz1-2/+2
2023-02-02platform/surface: aggregator: Add target and source IDs to command trace eventsMaximilian Luz1-6/+67
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz7-47/+64
2023-02-02platform/x86: intel: punit_ipc: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-02platform/x86: intel: oaktrail: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-02platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede1-1/+1
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede1-4/+5
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2-0/+24
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K1-2/+0
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K3-3/+9