summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
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
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-02-03cpufreq: s5pv210: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian
2026-01-28cpufreq: ondemand: Simplify idle cputime granularity testFrederic Weisbecker
2026-01-28cpufreq: userspace: make scaling_setspeed return the actual requested frequencyPengjie Zhang
2026-01-28cpufreq: CPPC: Add generic helpers for sysfs show/storeSumit Gupta
2026-01-27Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki
2026-01-27Merge back earlier cpufreq material for 6.20Rafael J. Wysocki
2026-01-27Merge tag 'cpufreq-arm-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2026-01-27cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id()Felix Gu
2026-01-27cpufreq: ti-cpufreq: add support for AM62L3 SoCDhruva Gole
2026-01-27cpufreq: dt-platdev: Add ti,am62l3 to blocklistDhruva Gole
2026-01-27cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance...Juan Martinez
2026-01-27cpufreq: scmi: correct SCMI explanationSergey Shtylyov