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
*
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
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-10
/
+11
|
\
\
|
|
/
|
/
|
|
*
cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+11
*
|
cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
David Arcari
2017-05-30
1
-0
/
+1
|
/
*
cpufreq: Bring CPUs up even if cpufreq_online() failed
Chen Yu
2017-04-13
1
-2
/
+16
*
cpufreq: Fix creation of symbolic links to policy directories
Rafael J. Wysocki
2017-03-27
1
-17
/
+21
*
cpufreq: Restore policy min/max limits on CPU online
Viresh Kumar
2017-03-22
1
-0
/
+3
*
cpufreq: Fix and clean up show_cpuinfo_cur_freq()
Rafael J. Wysocki
2017-03-16
1
-3
/
+5
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-03-09
1
-0
/
+1
|
\
|
*
cpufreq: Add the "cpufreq.off=1" cmdline option
Len Brown
2017-03-06
1
-0
/
+1
*
|
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-02-20
1
-16
/
+5
|
\
|
|
*
cpufreq: Do not clear real_cpus mask on policy init
Rafael J. Wysocki
2017-02-16
1
-2
/
+0
|
*
cpufreq: Remove CPUFREQ_START notifier event
Viresh Kumar
2017-02-04
1
-3
/
+0
|
*
cpufreq: Remove policy create/remove notifiers
Viresh Kumar
2017-02-03
1
-11
/
+5
*
|
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
1
-3
/
+3
|
/
*
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
2016-11-21
1
-14
/
+7
*
cpufreq: Avoid using inactive policies
Rafael J. Wysocki
2016-11-21
1
-1
/
+9
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-27
/
+14
|
\
|
*
cpufreq: Fix up conversion to hotplug state machine
Sebastian Andrzej Siewior
2016-09-20
1
-0
/
+1
|
*
cpufreq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-26
/
+12
*
|
cpufreq: create link to policy only for registered CPUs
Viresh Kumar
2016-09-13
1
-61
/
+28
*
|
cpufreq: Drop unnecessary check from cpufreq_policy_alloc()
Rafael J. Wysocki
2016-09-01
1
-4
/
+0
|
/
*
cpufreq: export cpufreq_driver_resolve_freq()
Steve Muckle
2016-07-22
1
-0
/
+1
*
cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
Viresh Kumar
2016-07-21
1
-4
/
+12
*
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
2016-07-21
1
-0
/
+25
*
cpufreq: Drop redundant check from cpufreq_update_current_freq()
Rafael J. Wysocki
2016-07-04
1
-3
/
+0
*
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
2016-07-04
1
-84
/
+102
|
\
|
*
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
2016-06-13
1
-84
/
+102
|
|
\
|
|
*
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-7
/
+2
|
|
*
cpufreq: Drop 'freq_table' argument of __target_index()
Viresh Kumar
2016-06-09
1
-14
/
+7
|
|
*
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-2
/
+2
|
|
*
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-09
1
-24
/
+14
|
|
*
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
2016-06-02
1
-0
/
+4
|
|
*
cpufreq: Use clamp_val() in __cpufreq_driver_target()
Viresh Kumar
2016-06-02
1
-4
/
+1
|
|
*
cpufreq: Send START policy notification after sending CREATE
Viresh Kumar
2016-06-02
1
-3
/
+3
|
|
*
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
2016-06-02
1
-3
/
+0
|
|
*
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
1
-11
/
+20
|
|
*
cpufreq: Split cpufreq_governor() into simpler functions
Rafael J. Wysocki
2016-05-30
1
-43
/
+70
|
|
*
cpufreq: governor: Check transition latecy at init time only
Rafael J. Wysocki
2016-05-30
1
-13
/
+14
|
|
*
cpufreq: governor: CPUFREQ_GOV_LIMITS never fails
Rafael J. Wysocki
2016-05-30
1
-2
/
+7
*
|
|
cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()
Rafael J. Wysocki
2016-06-28
1
-0
/
+4
|
/
/
*
/
cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()
Rafael J. Wysocki
2016-06-01
1
-1
/
+1
|
/
[next]