index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-318
/
+579
2025-05-27
Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+2
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-97
/
+97
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-05-26
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+2
2025-05-21
cpufreq: CPPC: Add support for autonomous selection
Lifeng Zheng
1
-0
/
+109
2025-05-21
cpufreq: Update sscanf() to kstrtouint()
Bowen Yu
1
-3
/
+3
2025-05-21
cpufreq: Replace magic number
Bowen Yu
1
-1
/
+1
2025-05-16
Merge tag 'amd-pstate-v6.16-2025-05-15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Rafael J. Wysocki
1
-1
/
+1
2025-05-14
cpufreq: drop redundant cpus_read_lock() from store_local_boost()
Seyediman Seyedarab
1
-3
/
+0
2025-05-13
cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()
Nathan Chancellor
1
-1
/
+1
2025-05-13
cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache
Rafael J. Wysocki
1
-0
/
+17
2025-05-13
cpufreq: intel_pstate: EAS support for hybrid platforms
Rafael J. Wysocki
1
-2
/
+113
2025-05-13
cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()
Rafael J. Wysocki
1
-2
/
+0
2025-05-09
Merge tag 'amd-pstate-v6.16-2025-05-08' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Rafael J. Wysocki
3
-32
/
+103
2025-05-07
cpufreq: intel_pstate: Populate the cpu_capacity sysfs entries
Ricardo Neri
1
-0
/
+2
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
1
-0
/
+32
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
5
-14
/
+35
2025-05-05
amd-pstate-ut: Reset amd-pstate driver mode after running selftests
Swapnil Sapkal
3
-7
/
+19
2025-05-04
Merge back cpufreq material for 6.16
Rafael J. Wysocki
3
-277
/
+201
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
3
-2
/
+2
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
10
-53
/
+91
2025-04-30
ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
Lifeng Zheng
1
-1
/
+2
2025-04-30
cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
Srinivas Pandruvada
1
-0
/
+3
2025-04-28
cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS option
Dhananjay Ugwekar
2
-13
/
+71
2025-04-28
cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver
Dhananjay Ugwekar
1
-8
/
+9
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
3
-12
/
+19
2025-04-25
cpufreq: Force sync policy boost with global boost on sysfs update
Viresh Kumar
1
-2
/
+4
2025-04-25
cpufreq: Preserve policy's boost state after resume
Viresh Kumar
1
-2
/
+7
2025-04-25
cpufreq: Introduce policy_set_boost()
Viresh Kumar
1
-23
/
+26
2025-04-25
cpufreq: Don't unnecessarily call set_boost()
Viresh Kumar
1
-1
/
+1
2025-04-25
Merge back cpufreq material for 6.16
Rafael J. Wysocki
3
-253
/
+167
2025-04-25
cpufreq: ACPI: Re-sync CPU boost state on system resume
Viresh Kumar
1
-2
/
+13
2025-04-23
Merge tag 'cpufreq-arm-fixes-6.15-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
7
-24
/
+50
2025-04-21
cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
Dhananjay Ugwekar
1
-4
/
+4
2025-04-19
Merge back earlier cpufreq material for 6.16
Rafael J. Wysocki
3
-253
/
+167
2025-04-17
Merge tag 'amd-pstate-v6.15-2025-04-15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Rafael J. Wysocki
1
-21
/
+15
2025-04-17
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
1
-7
/
+25
2025-04-17
cpufreq: fix compile-test defaults
Johan Hovold
1
-4
/
+4
2025-04-16
cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change
K Prateek Nayak
1
-1
/
+3
2025-04-16
cpufreq: cppc: Fix invalid return value in .get() callback
Marc Zyngier
1
-1
/
+1
2025-04-14
cpufreq: intel_pstate: Fix hwp_get_cpu_scaling()
Rafael J. Wysocki
1
-1
/
+1
2025-04-11
cpufreq/amd-pstate: Enable ITMT support after initializing core rankings
K Prateek Nayak
1
-17
/
+8
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
1
-25
/
+0
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
2
-20
/
+20
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
3
-17
/
+17
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
3
-5
/
+5
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
3
-4
/
+4
[next]