index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-26
9
-142
/
+398
|
\
|
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2021-04-26
9
-142
/
+398
|
|
\
|
|
*
cpufreq: Kconfig: fix documentation links
Alexander Monakov
2021-04-21
1
-17
/
+6
|
|
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-04-12
5
-56
/
+347
|
|
|
\
|
|
|
*
cpufreq: armada-37xx: Fix module unloading
Pali Rohár
2021-04-09
1
-0
/
+25
|
|
|
*
cpufreq: armada-37xx: Remove cur_frequency variable
Pali Rohár
2021-04-09
1
-9
/
+1
|
|
|
*
cpufreq: armada-37xx: Fix determining base CPU frequency
Pali Rohár
2021-04-09
1
-1
/
+1
|
|
|
*
cpufreq: armada-37xx: Fix driver cleanup when registration failed
Pali Rohár
2021-04-09
1
-1
/
+1
|
|
|
*
cpufreq: armada-37xx: Fix the AVS value for load L1
Pali Rohár
2021-04-09
1
-0
/
+37
|
|
|
*
cpufreq: armada-37xx: Fix setting TBG parent for load levels
Marek Behún
2021-04-09
1
-12
/
+23
|
|
|
*
cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFER
Quanyang Wang
2021-03-25
1
-2
/
+7
|
|
|
*
cpufreq: cppc: simplify default delay_us setting
Tom Saeger
2021-03-22
1
-12
/
+2
|
|
|
*
cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
Bhaskar Chowdhury
2021-03-22
1
-7
/
+7
|
|
|
*
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-03-22
2
-12
/
+243
|
|
*
|
cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits()
Rafael J. Wysocki
2021-04-09
1
-16
/
+6
|
|
*
|
cpufreq: Remove unused for_each_policy macro
Shaokun Zhang
2021-04-08
1
-3
/
+0
|
|
*
|
cpufreq: intel_pstate: Clean up frequency computations
Rafael J. Wysocki
2021-03-23
1
-56
/
+45
|
|
*
|
ia64: fix format string for ia64-acpi-cpu-freq
Sergei Trofimovich
2021-03-19
1
-2
/
+2
|
|
|
/
*
|
|
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
1
-34
/
+73
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpufreq: scmi: Port driver to the new scmi_perf_proto_ops interface
Cristian Marussi
2021-03-29
1
-18
/
+21
|
*
|
scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM
Nicola Mazzucato
2021-03-15
1
-20
/
+54
|
*
|
scmi-cpufreq: Remove deferred probe
Nicola Mazzucato
2021-03-15
1
-2
/
+4
*
|
|
cpufreq: Fix scaling_{available,boost}_frequencies_show() comments
Geert Uytterhoeven
2021-03-26
1
-2
/
+2
|
|
/
|
/
|
*
|
cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
Sudeep Holla
2021-03-08
1
-0
/
+2
*
|
cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()
Wei Yongjun
2021-03-08
1
-2
/
+2
*
|
cpufreq: qcom-hw: fix dereferencing freed memory 'data'
Shawn Guo
2021-03-08
1
-1
/
+1
|
/
*
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
3
-138
/
+0
|
\
|
*
cpufreq: sfi-cpufreq: Remove driver for deprecated firmware
Andy Shevchenko
2021-02-15
3
-138
/
+0
|
|
|
\
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-opp'
Rafael J. Wysocki
2021-02-23
4
-56
/
+56
|
\
\
\
|
*
|
|
cpufreq: Fix typo in kerneldoc comment
Yue Hu
2021-02-19
1
-1
/
+1
|
*
|
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-02-18
1
-8
/
+32
|
|
\
\
\
|
|
*
|
|
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
Shawn Guo
2021-02-18
1
-8
/
+32
|
*
|
|
|
cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
Rafael J. Wysocki
2021-02-18
2
-47
/
+23
*
|
|
|
|
Merge branch 'pm-opp' into pm
Rafael J. Wysocki
2021-02-15
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cpufreq: qcom: Migrate to dev_pm_opp_set_opp()
Viresh Kumar
2021-02-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge back cpufreq updates for v5.12.
Rafael J. Wysocki
2021-02-10
25
-120
/
+87
|
\
\
\
|
*
\
\
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-02-08
7
-76
/
+45
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
cpufreq: remove tango driver
Arnd Bergmann
2021-01-21
4
-46
/
+0
|
|
*
|
cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
Christophe JAILLET
2021-01-18
1
-2
/
+1
|
|
*
|
cpufreq: brcmstb-avs-cpufreq: Free resources in error path
Christophe JAILLET
2021-01-18
1
-5
/
+16
|
|
*
|
cpufreq: qcom-hw: enable boost support
Shawn Guo
2021-01-18
1
-0
/
+6
|
|
*
|
cpufreq: tegra20: Use resource-managed API
Dmitry Osipenko
2021-01-18
1
-23
/
+22
|
*
|
|
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
2021-02-04
1
-2
/
+1
|
*
|
|
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-04
17
-20
/
+17
|
*
|
|
cpufreq: intel_pstate: Remove repeated word
Nigel Christian
2021-01-22
1
-1
/
+1
|
*
|
|
cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...
Chen Yu
2021-01-12
1
-2
/
+3
|
*
|
|
cpufreq: intel_pstate: Rename two functions
Rafael J. Wysocki
2021-01-12
1
-5
/
+5
|
*
|
|
cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument
Rafael J. Wysocki
2021-01-12
1
-8
/
+8
|
*
|
|
cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE()
Rafael J. Wysocki
2021-01-12
1
-6
/
+7
|
|
|
/
|
|
/
|
*
|
|
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
2021-02-08
1
-0
/
+8
[next]