index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
1
-60
/
+80
|
\
|
*
cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
Yue Hu
2019-05-13
1
-51
/
+65
|
*
cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()
Rafael J. Wysocki
2019-05-13
1
-0
/
+5
|
*
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-9
/
+10
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
cpufreq: Fix kobject memleak
Viresh Kumar
2019-04-30
1
-0
/
+1
*
|
cpufreq: Move ->get callback check outside of __cpufreq_get()
Yue Hu
2019-04-23
1
-2
/
+3
*
|
cpufreq: Remove needless bios_limit check in show_bios_limit()
Yue Hu
2019-04-16
1
-5
/
+3
*
|
cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported()
Yue Hu
2019-04-09
1
-1
/
+1
*
|
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
2019-04-08
1
-12
/
+4
*
|
cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
2019-04-01
1
-9
/
+47
*
|
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
2019-04-01
1
-0
/
+16
*
|
cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()
Rafael J. Wysocki
2019-03-07
1
-15
/
+9
|
/
*
cpufreq: Pass updated policy to driver ->setpolicy() callback
Rafael J. Wysocki
2019-02-20
1
-1
/
+1
*
cpufreq: Fix two debug messages in cpufreq_set_policy()
Rafael J. Wysocki
2019-02-20
1
-2
/
+2
*
cpufreq: Reorder and simplify cpufreq_update_policy()
Rafael J. Wysocki
2019-02-20
1
-12
/
+7
*
cpufreq: Add kerneldoc comments for two core functions
Rafael J. Wysocki
2019-02-20
1
-8
/
+24
*
cpufreq: Replace double NOT (!!) with single NOT (!)
Viresh Kumar
2019-02-14
1
-1
/
+1
*
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
2019-02-12
1
-20
/
+38
*
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
2019-01-30
1
-0
/
+11
*
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-01-29
1
-3
/
+3
*
cpufreq: Don't update new_policy on failures
Viresh Kumar
2019-01-15
1
-2
/
+0
*
-
.
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-01-11
1
-8
/
+4
|
\
\
|
|
*
cpufreq: check if policy is inactive early in __cpufreq_get()
Sudeep Holla
2019-01-08
1
-8
/
+4
|
|
/
*
/
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
1
-0
/
+1
|
/
*
cpufreq: remove unnecessary unlikely()
Igor Stoppa
2018-09-10
1
-1
/
+1
*
cpufreq: Fix a circular lock dependency problem
Waiman Long
2018-07-26
1
-1
/
+6
*
cpufreq: trace frequency limits change
Ruchi Kandoi
2018-07-26
1
-0
/
+1
*
cpufreq: Use static SRCU initializer
Sebastian Andrzej Siewior
2018-05-30
1
-12
/
+1
*
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
2018-05-30
1
-0
/
+2
*
cpufreq: optimize cpufreq_notify_transition()
Viresh Kumar
2018-05-13
1
-31
/
+32
*
cpufreq: Don't validate cpufreq table from cpufreq_generic_init()
Viresh Kumar
2018-03-20
1
-8
/
+1
*
cpufreq: Validate frequency table in the core
Viresh Kumar
2018-02-27
1
-4
/
+9
*
cpufreq: Reorder cpufreq_online() error code path
Viresh Kumar
2018-02-27
1
-3
/
+3
*
cpufreq: Skip cpufreq resume if it's not suspended
Bo Yan
2018-02-05
1
-0
/
+3
*
cpufreq: Fix governor module removal race
Rafael J. Wysocki
2017-12-04
1
-0
/
+6
*
cpufreq: Drop pointless return statement
Rafael J. Wysocki
2017-12-04
1
-1
/
+0
*
cpufreq: Pass policy pointer to cpufreq_parse_governor()
Rafael J. Wysocki
2017-12-04
1
-9
/
+7
*
cpufreq: Clean up cpufreq_parse_governor()
Rafael J. Wysocki
2017-12-04
1
-15
/
+17
*
cpufreq: provide default frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-0
/
+6
*
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-09-04
1
-3
/
+4
|
\
|
*
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-10
1
-3
/
+4
*
|
cpufreq: Cap the default transition delay value to 10 ms
Viresh Kumar
2017-08-22
1
-2
/
+13
*
|
cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency
Viresh Kumar
2017-07-26
1
-2
/
+1
*
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
2017-07-26
1
-2
/
+3
*
|
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
Viresh Kumar
2017-07-26
1
-4
/
+4
*
|
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2017-07-22
1
-0
/
+15
|
/
*
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
1
-1
/
+11
|
\
|
*
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
2017-06-27
1
-1
/
+11
[next]