Viresh Kumar
|
e2376d1fa0
cpufreq: powernow: Don't validate the frequency table twice
|
7 years ago |
Markus Elfring
|
0f555518ea
cpufreq: powernow-k8: Drop unnecessary return statements from two functions
|
7 years ago |
Markus Elfring
|
7f3a1d66df
cpufreq: powernow-k8: Drop memory allocation error messages from three functions
|
7 years ago |
Arvind Yadav
|
86d806b55f
cpufreq: powernow-k8: pr_err() strings should end with newlines
|
8 years ago |
Kees Cook
|
063246641d
format-security: move static strings to const
|
8 years ago |
Rafael J. Wysocki
|
b2f8dc4ce6
ACPI / processor: Drop an unused argument of a cleanup routine
|
10 years ago |
Bartosz Golaszewski
|
38c52e6343
powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()
|
10 years ago |
Stratos Karafotis
|
e54173b4ed
cpufreq: powernow-k8: Suppress checkpatch warnings
|
11 years ago |
Viresh Kumar
|
71508a1f4f
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
|
11 years ago |
Viresh Kumar
|
8fec051eea
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
|
11 years ago |
Viresh Kumar
|
e0b3165ba5
cpufreq: add 'freq_table' in struct cpufreq_policy
|
11 years ago |
Srivatsa S. Bhat
|
c3274763bf
cpufreq: powernow-k8: Initialize per-cpu data-structures properly
|
11 years ago |
Viresh Kumar
|
ab1b1c4e82
cpufreq: send new set of notification for transition failures
|
11 years ago |
Viresh Kumar
|
7dbf694db6
cpufreq: distinguish drivers that do asynchronous notifications
|
12 years ago |
Viresh Kumar
|
9c0ebcf78f
cpufreq: Implement light weight ->target_index() routine
|
12 years ago |
Viresh Kumar
|
eaf8120e8f
cpufreq: powernow: don't initialize part of policy set by core
|
12 years ago |
Viresh Kumar
|
d63bd27fe9
cpufreq: powernow: Use generic cpufreq routines
|
12 years ago |
Viresh Kumar
|
b147405aa8
cpufreq: powernow: use cpufreq_table_validate_and_show()
|
12 years ago |
Viresh Kumar
|
adc97d6a73
cpufreq: Drop the owner field from struct cpufreq_driver
|
12 years ago |
Viresh Kumar
|
d5b73cd870
cpufreq: Use sizeof(*ptr) convetion for computing sizes
|
12 years ago |
Paul Gortmaker
|
2760984f65
cpufreq: delete __cpuinit usage from all cpufreq files
|
12 years ago |
Viresh Kumar
|
7f77a563f0
cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases
|
12 years ago |
Viresh Kumar
|
5070158804
cpufreq: rename index as driver_data in cpufreq_frequency_table
|
12 years ago |
Viresh Kumar
|
e9f51837c9
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
|
12 years ago |
Viresh Kumar
|
b43a7ffbf3
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
|
12 years ago |
Borislav Petkov
|
c0939e46a8
powernow-k8: Cleanup init function
|
12 years ago |
Borislav Petkov
|
4827ea6ec9
powernow-k8: Cleanup module request
|
12 years ago |
Bill Pemberton
|
c0e61cb151
cpufreq: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
ce2650d40d
cpufreq: remove use of __devexit_p
|
13 years ago |
Andreas Herrmann
|
29c4bcddaa
cpufreq / powernow-k8: Change maintainer's email address
|
13 years ago |