summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-30Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-29acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()Gautham R. Shenoy
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-27Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2025-05-21Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-05-21cpufreq: CPPC: Add support for autonomous selectionLifeng Zheng
2025-05-21cpufreq: Update sscanf() to kstrtouint()Bowen Yu
2025-05-21cpufreq: Replace magic numberBowen Yu
2025-05-20cpufreq: scmi: Skip SCMI devices that aren't used by the CPUsMike Tipton
2025-05-20Merge branch 'rust/cpufreq-dt' into cpufreq/arm/linux-nextViresh Kumar
2025-05-20cpufreq: Add Rust-based cpufreq-dt driverViresh Kumar
2025-05-16Merge tag 'amd-pstate-v6.16-2025-05-15' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-05-14cpufreq: drop redundant cpus_read_lock() from store_local_boost()Seyediman Seyedarab
2025-05-13cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()Nathan Chancellor
2025-05-13cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cacheRafael J. Wysocki
2025-05-13cpufreq: intel_pstate: EAS support for hybrid platformsRafael J. Wysocki
2025-05-13cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()Rafael J. Wysocki
2025-05-11powernow: use pr_info_onceJim Cromie
2025-05-09Merge tag 'amd-pstate-v6.16-2025-05-08' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-05-07cpufreq: intel_pstate: Populate the cpu_capacity sysfs entriesRicardo Neri
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-05amd-pstate-ut: Reset amd-pstate driver mode after running selftestsSwapnil Sapkal
2025-05-04Merge back cpufreq material for 6.16Rafael J. Wysocki
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng
2025-04-30cpufreq: intel_pstate: Unchecked MSR aceess in legacy modeSrinivas Pandruvada
2025-04-28cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS op...Dhananjay Ugwekar
2025-04-28cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_...Dhananjay Ugwekar
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-04-25cpufreq: Force sync policy boost with global boost on sysfs updateViresh Kumar
2025-04-25cpufreq: Preserve policy's boost state after resumeViresh Kumar
2025-04-25cpufreq: Introduce policy_set_boost()Viresh Kumar
2025-04-25cpufreq: Don't unnecessarily call set_boost()Viresh Kumar
2025-04-25Merge back cpufreq material for 6.16Rafael J. Wysocki
2025-04-25cpufreq: ACPI: Re-sync CPU boost state on system resumeViresh Kumar
2025-04-23Merge tag 'cpufreq-arm-fixes-6.15-rc' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2025-04-21cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_updateDhananjay Ugwekar
2025-04-19Merge back earlier cpufreq material for 6.16Rafael J. Wysocki
2025-04-17Merge tag 'amd-pstate-v6.15-2025-04-15' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-04-17cpufreq: Avoid using inconsistent policy->min and policy->maxRafael J. Wysocki
2025-04-17cpufreq: fix compile-test defaultsJohan Hovold
2025-04-16cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings changeK Prateek Nayak