David Arcari
|
6c77003677
cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
|
8 年之前 |
Chen Yu
|
c4a3fa261b
cpufreq: Bring CPUs up even if cpufreq_online() failed
|
8 年之前 |
Rafael J. Wysocki
|
2f0ba790df
cpufreq: Fix creation of symbolic links to policy directories
|
8 年之前 |
Viresh Kumar
|
ff010472fb
cpufreq: Restore policy min/max limits on CPU online
|
8 年之前 |
Rafael J. Wysocki
|
9b4f603e7a
cpufreq: Fix and clean up show_cpuinfo_cur_freq()
|
8 年之前 |
Rafael J. Wysocki
|
fd8e57d5d3
Merge branch 'pm-cpufreq'
|
8 年之前 |
Len Brown
|
d82f269255
cpufreq: Add the "cpufreq.off=1" cmdline option
|
8 年之前 |
Linus Torvalds
|
02c3de1105
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
8 年之前 |
Rafael J. Wysocki
|
f451014692
cpufreq: Do not clear real_cpus mask on policy init
|
8 年之前 |
Viresh Kumar
|
052f573f5c
cpufreq: Remove CPUFREQ_START notifier event
|
8 年之前 |
Viresh Kumar
|
f9f41e3ef9
cpufreq: Remove policy create/remove notifiers
|
8 年之前 |
Frederic Weisbecker
|
7fb1327ee9
sched/cputime: Convert kcpustat to nsecs
|
8 年之前 |
Rafael J. Wysocki
|
30248feff5
cpufreq: Make cpufreq_update_policy() void
|
8 年之前 |
Rafael J. Wysocki
|
182e36af06
cpufreq: Avoid using inactive policies
|
8 年之前 |
Linus Torvalds
|
597f03f9d1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Sebastian Andrzej Siewior
|
5372e054a1
cpufreq: Fix up conversion to hotplug state machine
|
9 年之前 |
Sebastian Andrzej Siewior
|
27622b061e
cpufreq: Convert to hotplug state machine
|
9 年之前 |
Viresh Kumar
|
26619804e7
cpufreq: create link to policy only for registered CPUs
|
9 年之前 |
Rafael J. Wysocki
|
3689ad7ed6
cpufreq: Drop unnecessary check from cpufreq_policy_alloc()
|
9 年之前 |
Steve Muckle
|
ae2c1ca686
cpufreq: export cpufreq_driver_resolve_freq()
|
9 年之前 |
Viresh Kumar
|
abe8bd024e
cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
|
9 年之前 |
Steve Muckle
|
e3c0623608
cpufreq: add cpufreq_driver_resolve_freq()
|
9 年之前 |
Rafael J. Wysocki
|
8d540ea792
cpufreq: Drop redundant check from cpufreq_update_current_freq()
|
9 年之前 |
Rafael J. Wysocki
|
5d1191ab6c
Merge back earlier cpufreq material for v4.8.
|
9 年之前 |
Rafael J. Wysocki
|
742c87bf27
cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()
|
9 年之前 |
Rafael J. Wysocki
|
bb4b9933e2
Merge back earlier cpufreq changes for v4.8.
|
9 年之前 |
Viresh Kumar
|
d218ed7739
cpufreq: Return index from cpufreq_frequency_table_target()
|
9 年之前 |
Viresh Kumar
|
2372784542
cpufreq: Drop 'freq_table' argument of __target_index()
|
9 年之前 |
Viresh Kumar
|
7ab4aabbaa
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
|
9 年之前 |
Viresh Kumar
|
f8bfc116ca
cpufreq: Remove cpufreq_frequency_get_table()
|
9 年之前 |