Viresh Kumar
|
a1e1dc41c4
cpufreq: pass policy to cpufreq_out_of_sync
|
10 years ago |
Viresh Kumar
|
2e1cc3a5d7
cpufreq: No need to check for has_target()
|
10 years ago |
Viresh Kumar
|
42f91fa116
cpufreq: s/__find_governor/find_governor
|
10 years ago |
Viresh Kumar
|
db5f299574
cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()
|
10 years ago |
Viresh Kumar
|
09347b2905
cpufreq: don't need line break in show_scaling_cur_freq()
|
10 years ago |
Viresh Kumar
|
f13f1184a1
cpufreq: remove extra parenthesis
|
10 years ago |
Viresh Kumar
|
e673f1639b
cpufreq: remove dangling comment
|
10 years ago |
Doug Anderson
|
90de2a4aa9
cpufreq: suspend cpufreq governors on shutdown
|
10 years ago |
Ethan Zhao
|
cb57720bf7
cpufreq: fix a NULL pointer dereference in __cpufreq_governor()
|
10 years ago |
Viresh Kumar
|
7c45cf31b3
cpufreq: Introduce ->ready() callback for cpufreq drivers
|
10 years ago |
Tomeu Vizoso
|
6d4e81ed89
cpufreq: Ref the policy object sooner
|
10 years ago |
Rafael J. Wysocki
|
bd2a0f6754
Merge back cpufreq material for 3.19-rc1.
|
10 years ago |
Vince Hsu
|
619c144c84
cpufreq: respect the min/max settings from user space
|
11 years ago |
Geert Uytterhoeven
|
09712f557b
cpufreq: Avoid crash in resume on SMP without OPP
|
11 years ago |
Dirk Brandewie
|
c034b02e21
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
|
11 years ago |
Thomas Petazzoni
|
51315cdfa0
cpufreq: allow driver-specific data
|
11 years ago |
Rafael J. Wysocki
|
6f1293ff74
Merge back cpufreq material for v3.18.
|
11 years ago |
Viresh Kumar
|
b1b12babe3
cpufreq: update 'cpufreq_suspended' after stopping governors
|
11 years ago |
Rasmus Villemoes
|
7c4f453970
cpufreq: Replace strnicmp with strncasecmp
|
11 years ago |
Preeti U Murthy
|
789ca24374
cpufreq: Allow stop CPU callback to be used by all cpufreq drivers
|
11 years ago |
Prarit Bhargava
|
7106e02bae
cpufreq: release policy->rwsem on error
|
11 years ago |
Lan Tianyu
|
8e30444e15
cpufreq: fix cpufreq suspend/resume for intel_pstate
|
11 years ago |
Viresh Kumar
|
1bfb425b3b
cpufreq: move policy kobj to update_policy_cpu()
|
11 years ago |
Viresh Kumar
|
41dfd908fc
cpufreq: propagate error returned by kobject_move()
|
11 years ago |
Viresh Kumar
|
1461dc7d1c
cpufreq: don't restore policy->cpus on failure to move kobj
|
11 years ago |
Viresh Kumar
|
92c14bd947
cpufreq: move policy kobj to policy->cpu at resume
|
11 years ago |
Aaron Plattner
|
fefa8ff810
cpufreq: unlock when failing cpufreq_update_policy()
|
11 years ago |
Viresh Kumar
|
1c03a2d04d
cpufreq: add support for intermediate (stable) frequencies
|
11 years ago |
Viresh Kumar
|
8d65775d17
cpufreq: handle calls to ->target_index() in separate routine
|
11 years ago |
Stratos Karafotis
|
5eeaf1f189
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
|
11 years ago |