summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2025-06-18cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flagShashank Balaji-0/+1
2025-06-18cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em()Lifeng Zheng-13/+12
2025-06-18cpufreq: CPPC: Do not return a value from populate_efficiency_class()Lifeng Zheng-6/+3
2025-06-18cpufreq: CPPC: Remove cpu_data_listLifeng Zheng-25/+0
2025-06-13rust: device: Move property_present() to FwNodeRemo Senekowitsch-1/+2
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+2
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-05-30Merge branch 'pm-cpufreq'Rafael J. Wysocki-2/+275
2025-05-29acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()Gautham R. Shenoy-1/+1
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-318/+579
2025-05-27Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+2
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-97/+97
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+3
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki-1/+2
2025-05-21Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki-1/+274
2025-05-21cpufreq: CPPC: Add support for autonomous selectionLifeng Zheng-0/+109
2025-05-21cpufreq: Update sscanf() to kstrtouint()Bowen Yu-3/+3
2025-05-21cpufreq: Replace magic numberBowen Yu-1/+1
2025-05-20cpufreq: scmi: Skip SCMI devices that aren't used by the CPUsMike Tipton-1/+35
2025-05-20Merge branch 'rust/cpufreq-dt' into cpufreq/arm/linux-nextViresh Kumar-230/+408
2025-05-20cpufreq: Add Rust-based cpufreq-dt driverViresh Kumar-0/+239
2025-05-16Merge tag 'amd-pstate-v6.16-2025-05-15' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki-1/+1
2025-05-14cpufreq: drop redundant cpus_read_lock() from store_local_boost()Seyediman Seyedarab-3/+0
2025-05-13cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()Nathan Chancellor-1/+1
2025-05-13cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cacheRafael J. Wysocki-0/+17
2025-05-13cpufreq: intel_pstate: EAS support for hybrid platformsRafael J. Wysocki-2/+113
2025-05-13cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()Rafael J. Wysocki-2/+0
2025-05-11powernow: use pr_info_onceJim Cromie-1/+1
2025-05-09Merge tag 'amd-pstate-v6.16-2025-05-08' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki-32/+103
2025-05-07cpufreq: intel_pstate: Populate the cpu_capacity sysfs entriesRicardo Neri-0/+2
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki-0/+32
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar-14/+35
2025-05-05amd-pstate-ut: Reset amd-pstate driver mode after running selftestsSwapnil Sapkal-7/+19
2025-05-04Merge back cpufreq material for 6.16Rafael J. Wysocki-277/+201
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)-2/+2
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar-53/+91
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng-1/+2
2025-04-30cpufreq: intel_pstate: Unchecked MSR aceess in legacy modeSrinivas Pandruvada-0/+3
2025-04-28cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS op...Dhananjay Ugwekar-13/+71
2025-04-28cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_...Dhananjay Ugwekar-8/+9
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki-12/+19
2025-04-25cpufreq: Force sync policy boost with global boost on sysfs updateViresh Kumar-2/+4
2025-04-25cpufreq: Preserve policy's boost state after resumeViresh Kumar-2/+7
2025-04-25cpufreq: Introduce policy_set_boost()Viresh Kumar-23/+26
2025-04-25cpufreq: Don't unnecessarily call set_boost()Viresh Kumar-1/+1
2025-04-25Merge back cpufreq material for 6.16Rafael J. Wysocki-253/+167
2025-04-25cpufreq: ACPI: Re-sync CPU boost state on system resumeViresh Kumar-2/+13
2025-04-23Merge tag 'cpufreq-arm-fixes-6.15-rc' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-24/+50
2025-04-21cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_updateDhananjay Ugwekar-4/+4