index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Fix typo in kerneldoc comment
Yue Hu
2021-02-19
1
-1
/
+1
*
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-04
1
-2
/
+1
*
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
1
-0
/
+40
*
cpufreq: Fix cpufreq_online() return value on errors
Wang ShaoBo
2020-12-11
1
-1
/
+4
*
cpufreq: Fix up several kerneldoc comments
Rafael J. Wysocki
2020-12-11
1
-35
/
+35
*
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
2020-11-16
1
-5
/
+5
|
\
|
*
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
2020-11-02
1
-5
/
+5
*
|
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
2020-11-10
1
-0
/
+2
*
|
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
1
-1
/
+1
|
/
*
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-29
1
-0
/
+12
*
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
2020-10-27
1
-1
/
+2
*
cpufreq: Improve code around unlisted freq check
Viresh Kumar
2020-10-16
1
-8
/
+7
*
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-08
1
-7
/
+0
*
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
1
-0
/
+7
*
cpufreq: stats: Enable stats for fast-switch as well
Viresh Kumar
2020-10-05
1
-0
/
+4
*
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
1
-2
/
+3
*
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-09-18
1
-0
/
+16
*
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-09-18
1
-1
/
+11
*
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
2020-08-27
1
-2
/
+1
*
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-11
1
-4
/
+2
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-08-04
1
-1
/
+1
|
\
|
*
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-30
1
-1
/
+1
*
|
cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status
Lee Jones
2020-07-15
1
-15
/
+17
*
|
cpufreq: Remove the weakly defined cpufreq_default_governor()
Viresh Kumar
2020-07-02
1
-7
/
+0
*
|
cpufreq: Specify default governor on command line
Quentin Perret
2020-07-02
1
-9
/
+22
*
|
cpufreq: Fix locking issues with governors
Viresh Kumar
2020-07-02
1
-23
/
+35
|
/
*
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
2020-06-05
1
-26
/
+31
*
cpufreq: Fix up cpufreq_boost_set_sw()
Rafael J. Wysocki
2020-05-18
1
-5
/
+6
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-0
/
+20
|
\
|
*
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
2020-03-06
1
-0
/
+20
*
|
cpufreq: Fix policy initialization for internal governor drivers
Rafael J. Wysocki
2020-02-27
1
-2
/
+10
|
/
*
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
2020-02-03
1
-3
/
+2
*
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
2020-01-27
1
-77
/
+70
*
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-11-26
1
-1
/
+17
|
\
|
*
cpufreq: Register drivers only after CPU devices have been registered
Viresh Kumar
2019-11-14
1
-0
/
+7
|
*
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
2019-11-08
1
-0
/
+6
|
*
cpufreq: Clarify the comment in cpufreq_set_policy()
Viresh Kumar
2019-11-04
1
-1
/
+4
*
|
cpufreq: Use vtime aware kcpustat accessors for user time
Frederic Weisbecker
2019-11-21
1
-7
/
+10
*
|
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-11
1
-43
/
+29
|
\
|
|
*
cpufreq: Cancel policy update work scheduled before freeing
Sudeep Holla
2019-10-22
1
-0
/
+3
|
*
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
2019-10-21
1
-33
/
+26
|
*
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-10-10
1
-10
/
+0
*
|
cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
/
*
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
2019-09-05
1
-30
/
+21
|
\
|
*
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
Viresh Kumar
2019-09-02
1
-29
/
+7
|
*
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
2019-08-10
1
-1
/
+14
*
|
cpufreq: Print driver name if cpufreq_suspend() fails
Florian Fainelli
2019-08-22
1
-2
/
+2
*
|
cpufreq: remove redundant assignment to ret
Colin Ian King
2019-08-21
1
-1
/
+1
*
|
cpufreq: dev_pm_qos_update_request() can return 1 on success
Viresh Kumar
2019-08-10
1
-1
/
+1
|
/
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-18
1
-65
/
+151
|
\
[next]