summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2025-08-29cpufreq: tegra186: Use scope-based cleanup helperZihuan Zhang-3/+1
2025-08-29cpufreq: mediatek: Use scope-based cleanup helperZihuan Zhang-5/+4
2025-08-29cpufreq: s5pv210: Use scope-based cleanup helperZihuan Zhang-3/+1
2025-08-29cpufreq: CPPC: Use scope-based cleanup helperZihuan Zhang-3/+1
2025-08-29cpufreq: brcmstb-avs: Use scope-based cleanup helperZihuan Zhang-3/+1
2025-08-22cpufreq: simplify setpolicy/target check in driver verificationZihuan Zhang-4/+1
2025-08-22cpufreq: use strlen() for governor name comparisonZihuan Zhang-2/+2
2025-08-22cpufreq: ti: Allow all silicon revisions to support OPPsJudith Mendez-4/+4
2025-08-22cpufreq: ti: Support more speed grades on AM62Px SoCJudith Mendez-0/+4
2025-08-21cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performan...Gautham R. Shenoy-4/+6
2025-08-20cpufreq: ti: Add support for AM62D2Paresh Bhagat-0/+2
2025-08-20cpufreq: dt-platdev: Blacklist ti,am62d2 SoCParesh Bhagat-0/+1
2025-08-20cpufreq: mediatek-hw: don't use error path on NULL fdvfsNicolas Frattaroli-1/+1
2025-08-19cpufreq: Avoid calling get_governor() for first policyZihuan Zhang-1/+2
2025-08-19cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()Florian Fainelli-0/+10
2025-08-11cpufreq: intel_pstate: Support Clearwater Forest OOB modeSrinivas Pandruvada-0/+1
2025-08-11cpufreq: qcom-nvmem: Enable cpufreq for ipq5424Md Sadre Alam-0/+6
2025-08-11cpufreq: Remove unused parameter in cppc_perf_from_fbctrs()BowenYu-8/+4
2025-08-11cpufreq: armada-37xx: use max() to calculate target_vmAkhilesh Patil-2/+2
2025-08-11cpufreq: airoha: Add support for AN7583 SoCChristian Marangi-0/+2
2025-08-11cpufreq: mediatek-hw: Add support for MT8196Nicolas Frattaroli-2/+68
2025-08-11cpufreq: mediatek-hw: Separate per-domain and per-instance dataNicolas Frattaroli-15/+27
2025-08-11cpufreq: mediatek-hw: Refactor match data into structNicolas Frattaroli-10/+18
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-3/+2
2025-07-30Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+48
2025-07-29Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2025-07-22cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flagPrashant Malani-1/+1
2025-07-21PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt-1/+48
2025-07-21Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki-18/+57
2025-07-21rust: kernel: remove `fmt!`, fix clippy::uninlined-format-argsTamir Duberstein-2/+1
2025-07-15drivers: cpufreq: add Tegra114 supportSvyatoslav Ryhel-2/+4
2025-07-14cpufreq: Exit governor when failed to start old governorLifeng Zheng-3/+5
2025-07-14cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...Lifeng Zheng-6/+5
2025-07-14cpufreq: Init policy->rwsem before it may be possibly usedLifeng Zheng-1/+2
2025-07-14cpufreq: Initialize cpufreq-based frequency-invariance laterLifeng Zheng-9/+9
2025-07-14cpufreq: Remove duplicate check in __cpufreq_offline()Lifeng Zheng-5/+4
2025-07-14cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrsLifeng Zheng-4/+1
2025-07-14cpufreq: intel_pstate: Add Granite Rapids support in no-HWP modeLi RongQing-0/+2
2025-07-14cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive modeRafael J. Wysocki-2/+2
2025-07-09cpufreq: tegra124: Allow building as a moduleAaron Kling-11/+35
2025-07-09cpufreq: dt: Add register helperAaron Kling-0/+13
2025-07-09cpufreq: Export disable_cpufreq()Aaron Kling-0/+2
2025-07-07cpufreq/amd-pstate: Disable preferred cores on designs with workload classifi...Mario Limonciello-0/+7
2025-07-02cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()Dan Carpenter-1/+1
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes-1/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-2/+2
2025-06-23cpufreq: armada-8k: make both cpu masks staticArnd Bergmann-2/+1
2025-06-19cpufreq: brcmstb-avs: Fully open-code compatible for greppingKrzysztof Kozlowski-1/+1
2025-06-19cpufreq: apple: drop default ARCH_APPLE in KconfigSven Peter-1/+0