index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
1
-30
/
+21
2019-09-02
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
Viresh Kumar
1
-29
/
+7
2019-08-22
cpufreq: Print driver name if cpufreq_suspend() fails
Florian Fainelli
1
-2
/
+2
2019-08-21
cpufreq: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-08-10
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
1
-1
/
+14
2019-08-10
cpufreq: dev_pm_qos_update_request() can return 1 on success
Viresh Kumar
1
-1
/
+1
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-65
/
+151
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
1
-3
/
+1
2019-07-09
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
1
-43
/
+55
2019-07-09
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
1
-1
/
+2
2019-07-09
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
1
-30
/
+105
2019-07-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-67
/
+54
2019-06-28
cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
Viresh Kumar
1
-10
/
+16
2019-06-28
cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()
Viresh Kumar
1
-42
/
+28
2019-06-28
cpufreq: Don't skip frequency validation for has_target() drivers
Viresh Kumar
1
-8
/
+5
2019-06-26
cpufreq: Use has_target() instead of !setpolicy
Viresh Kumar
1
-3
/
+3
2019-06-26
cpufreq: Remove redundant !setpolicy check
Viresh Kumar
1
-1
/
+1
2019-06-26
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
Daniel Lezcano
1
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-60
/
+80
2019-05-13
cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
Yue Hu
1
-51
/
+65
2019-05-13
cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()
Rafael J. Wysocki
1
-0
/
+5
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
1
-9
/
+10
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-30
cpufreq: Fix kobject memleak
Viresh Kumar
1
-0
/
+1
2019-04-23
cpufreq: Move ->get callback check outside of __cpufreq_get()
Yue Hu
1
-2
/
+3
2019-04-17
cpufreq: Remove needless bios_limit check in show_bios_limit()
Yue Hu
1
-5
/
+3
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-09
cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported()
Yue Hu
1
-1
/
+1
2019-04-08
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
1
-12
/
+4
2019-04-02
cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-9
/
+47
2019-04-02
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
1
-0
/
+16
2019-03-07
cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()
Rafael J. Wysocki
1
-15
/
+9
2019-02-20
cpufreq: Pass updated policy to driver ->setpolicy() callback
Rafael J. Wysocki
1
-1
/
+1
2019-02-20
cpufreq: Fix two debug messages in cpufreq_set_policy()
Rafael J. Wysocki
1
-2
/
+2
2019-02-20
cpufreq: Reorder and simplify cpufreq_update_policy()
Rafael J. Wysocki
1
-12
/
+7
2019-02-20
cpufreq: Add kerneldoc comments for two core functions
Rafael J. Wysocki
1
-8
/
+24
2019-02-14
cpufreq: Replace double NOT (!!) with single NOT (!)
Viresh Kumar
1
-1
/
+1
2019-02-13
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
1
-20
/
+38
2019-01-31
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
1
-0
/
+11
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-3
/
+3
2019-01-16
cpufreq: Don't update new_policy on failures
Viresh Kumar
1
-2
/
+0
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-8
/
+4
2019-01-08
cpufreq: check if policy is inactive early in __cpufreq_get()
Sudeep Holla
1
-8
/
+4
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
1
-0
/
+1
2018-09-10
cpufreq: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-07-26
cpufreq: Fix a circular lock dependency problem
Waiman Long
1
-1
/
+6
2018-07-26
cpufreq: trace frequency limits change
Ruchi Kandoi
1
-0
/
+1
2018-05-30
cpufreq: Use static SRCU initializer
Sebastian Andrzej Siewior
1
-12
/
+1
2018-05-30
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
1
-0
/
+2
[next]