index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
cpufreq: provide default frequency-invariance setter function
Dietmar Eggemann
1
-0
/
+6
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-3
/
+4
2017-08-22
cpufreq: Cap the default transition delay value to 10 ms
Viresh Kumar
1
-2
/
+13
2017-08-10
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
1
-3
/
+4
2017-07-26
cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency
Viresh Kumar
1
-2
/
+1
2017-07-26
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
1
-2
/
+3
2017-07-26
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
Viresh Kumar
1
-4
/
+4
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
1
-0
/
+15
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+11
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+11
2017-06-27
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
1
-1
/
+11
2017-05-30
cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
David Arcari
1
-0
/
+1
2017-05-26
cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-10
/
+11
2017-04-13
cpufreq: Bring CPUs up even if cpufreq_online() failed
Chen Yu
1
-2
/
+16
2017-03-27
cpufreq: Fix creation of symbolic links to policy directories
Rafael J. Wysocki
1
-17
/
+21
2017-03-22
cpufreq: Restore policy min/max limits on CPU online
Viresh Kumar
1
-0
/
+3
2017-03-16
cpufreq: Fix and clean up show_cpuinfo_cur_freq()
Rafael J. Wysocki
1
-3
/
+5
2017-03-09
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2017-03-06
cpufreq: Add the "cpufreq.off=1" cmdline option
Len Brown
1
-0
/
+1
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-16
/
+5
2017-02-16
cpufreq: Do not clear real_cpus mask on policy init
Rafael J. Wysocki
1
-2
/
+0
2017-02-04
cpufreq: Remove CPUFREQ_START notifier event
Viresh Kumar
1
-3
/
+0
2017-02-03
cpufreq: Remove policy create/remove notifiers
Viresh Kumar
1
-11
/
+5
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
1
-3
/
+3
2016-11-21
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
1
-14
/
+7
2016-11-21
cpufreq: Avoid using inactive policies
Rafael J. Wysocki
1
-1
/
+9
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+14
2016-09-20
cpufreq: Fix up conversion to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-09-19
cpufreq: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-26
/
+12
2016-09-13
cpufreq: create link to policy only for registered CPUs
Viresh Kumar
1
-61
/
+28
2016-09-01
cpufreq: Drop unnecessary check from cpufreq_policy_alloc()
Rafael J. Wysocki
1
-4
/
+0
2016-07-22
cpufreq: export cpufreq_driver_resolve_freq()
Steve Muckle
1
-0
/
+1
2016-07-21
cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
Viresh Kumar
1
-4
/
+12
2016-07-21
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
1
-0
/
+25
2016-07-04
cpufreq: Drop redundant check from cpufreq_update_current_freq()
Rafael J. Wysocki
1
-3
/
+0
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
1
-84
/
+102
2016-06-28
cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()
Rafael J. Wysocki
1
-0
/
+4
2016-06-13
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
1
-84
/
+102
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
1
-7
/
+2
2016-06-09
cpufreq: Drop 'freq_table' argument of __target_index()
Viresh Kumar
1
-14
/
+7
2016-06-09
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
1
-2
/
+2
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
1
-24
/
+14
2016-06-02
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
1
-0
/
+4
2016-06-02
cpufreq: Use clamp_val() in __cpufreq_driver_target()
Viresh Kumar
1
-4
/
+1
2016-06-02
cpufreq: Send START policy notification after sending CREATE
Viresh Kumar
1
-3
/
+3
2016-06-02
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
1
-3
/
+0
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-11
/
+20
2016-06-01
cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()
Rafael J. Wysocki
1
-1
/
+1
2016-05-30
cpufreq: Split cpufreq_governor() into simpler functions
Rafael J. Wysocki
1
-43
/
+70
2016-05-30
cpufreq: governor: Check transition latecy at init time only
Rafael J. Wysocki
1
-13
/
+14
[next]