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
|
10 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 |
Srivatsa S. Bhat
|
ca654dc3a9
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
|
11 years ago |
Stratos Karafotis
|
27e289dce2
cpufreq: Introduce macros for cpufreq_frequency_table iteration
|
11 years ago |
Viresh Kumar
|
236a980052
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
|
11 years ago |
Viresh Kumar
|
8fec051eea
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
|
11 years ago |
Srivatsa S. Bhat
|
12478cf0c5
cpufreq: Make sure frequency transitions are serialized
|
11 years ago |
Viresh Kumar
|
0c5aa405a9
cpufreq: resume drivers before enabling governors
|
11 years ago |
Dirk Brandewie
|
367dc4aa93
cpufreq: Add stop CPU callback to cpufreq_driver interface
|
11 years ago |
Stratos Karafotis
|
bda9f552f9
cpufreq: Remove unnecessary braces
|
11 years ago |
Stratos Karafotis
|
e5c87b7628
cpufreq: Fix checkpatch errors and warnings
|
11 years ago |
Viresh Kumar
|
0b443ead71
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
|
11 years ago |
Rafael J. Wysocki
|
9832235f3f
cpufreq: Do not allow ->setpolicy drivers to provide ->target
|
11 years ago |
Rafael J. Wysocki
|
15afee3aea
Merge back earlier 'pm-cpufreq' material.
|
11 years ago |
Rafael J. Wysocki
|
2ed99e39cb
cpufreq: Skip current frequency initialization for ->setpolicy drivers
|
11 years ago |
Viresh Kumar
|
96bbbe4a2a
cpufreq: Remove unnecessary variable/parameter 'frozen'
|
11 years ago |