summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
3 hoursMerge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 hoursMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
4 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
8 daysMerge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
10 dayscpufreq/amd-pstate: Add POWER_SUPPLY select for dynamic EPPMario Limonciello
11 daysMerge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki
13 daysMerge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
13 daysMerge back earlier cpufreq material for 7.1Rafael J. Wysocki
2026-04-02cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak
2026-04-02cpufreq/amd-pstate: Pass the policy to amd_pstate_update()K Prateek Nayak
2026-04-02cpufreq/amd-pstate-ut: Add a unit test for raw EPPMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Add support for raw EPP writesMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Add support for platform profile classMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: add kernel command line to override dynamic eppMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Add dynamic energy performance preferenceMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Cache the max frequency in cpudataMario Limonciello (AMD)
2026-04-02amd-pstate-ut: Add a testcase to validate the visibility of driver attributesGautham R. Shenoy
2026-04-02amd-pstate-ut: Add module parameter to select testcasesGautham R. Shenoy
2026-04-02amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()Gautham R. Shenoy
2026-04-02amd-pstate: Add sysfs support for floor_freq and floor_countGautham R. Shenoy
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy
2026-04-02amd-pstate: Make certain freq_attrs conditionally visibleGautham R. Shenoy
2026-04-02amd-pstate: Update cppc_req_cached in fast_switch caseGautham R. Shenoy
2026-04-02amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()Gautham R. Shenoy
2026-04-01cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li
2026-04-01cpufreq: clean up dead code in KconfigJulian Braha
2026-04-01cpufreq: Allocate QoS freq_req objects with policyViresh Kumar
2026-03-30cpufreq: Add boost_freq_req QoS requestPierre Gondois
2026-03-30cpufreq: Remove max_freq_req update for pre-existing policyPierre Gondois
2026-03-28cpufreq: Use trace_call__##name() at guarded tracepoint call sitesVineeth Pillai (Google)
2026-03-27Merge back earlier cpufreq material for 7.1Rafael J. Wysocki
2026-03-25cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailableHenry Tseng
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar
2026-03-20cpufreq: tegra194: remove COMPILE_TESTRosen Penev
2026-03-17cpufreq: Add QCS8300 to cpufreq-dt-platdev blocklistFaruque Ansari
2026-03-13cpufreq: ti-cpufreq: Convert to of_machine_get_match()Geert Uytterhoeven
2026-03-13cpufreq: qcom-nvmem: Convert to of_machine_get_match()Geert Uytterhoeven
2026-03-13cpufreq: airoha: Convert to of_machine_get_match()Geert Uytterhoeven
2026-03-06cpufreq: governor: Use sysfs_emit() in sysfs show functionsThorsten Blum
2026-03-06cpufreq: intel_pstate: Allow repeated intel_pstate disableFabio M. De Francesco
2026-03-05ACPI: CPPC: Move reference performance to capabilitiesPengjie Zhang
2026-03-05cpufreq: Add debug print for current frequency in __cpufreq_driver_target()Pengjie Zhang
2026-03-03cpufreq: tegra194: Rename Tegra239 to Tegra238Thierry Reding
2026-02-27ACPI: CPPC: add APIs and sysfs interface for perf_limitedSumit Gupta
2026-02-27cpufreq: cppc: Update MIN_PERF/MAX_PERF in target callbacksSumit Gupta
2026-02-27cpufreq: CPPC: Update cached perf_ctrls on sysfs writeSumit Gupta
2026-02-27ACPI: CPPC: Add cppc_get_perf() API to read performance controlsSumit Gupta
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada
2026-02-24cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()David Arcari