Joe Perches
|
1c5864e26c
cpufreq: Use consistent prefixing via pr_fmt
|
9 年之前 |
Joe Perches
|
b49c22a6ca
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
|
9 年之前 |
Arnd Bergmann
|
1c277cae14
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
|
9 年之前 |
Arnd Bergmann
|
ea7743e271
ARM: pxa: define clock registers as __iomem
|
9 年之前 |
Arnd Bergmann
|
fb2a24a1c6
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
|
9 年之前 |
Fabian Frederick
|
03c2299063
cpufreq: pxa: make pxa_freqs arrays const
|
10 年之前 |
Fabian Frederick
|
52352558d2
cpufreq: pxa: replace typedef pxa_freqs_t by structure
|
10 年之前 |
Viresh Kumar
|
979d86fac5
cpufreq: Remove cpufreq_generic_exit()
|
11 年之前 |
Viresh Kumar
|
ae6b427132
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
|
11 年之前 |
Viresh Kumar
|
d4019f0a92
cpufreq: move freq change notifications to cpufreq core
|
12 年之前 |
Viresh Kumar
|
9c0ebcf78f
cpufreq: Implement light weight ->target_index() routine
|
11 年之前 |
Viresh Kumar
|
200ea8e2c2
cpufreq: pxa: don't initialize part of policy set by core
|
12 年之前 |
Viresh Kumar
|
bf36e48d73
cpufreq: pxa: Use generic cpufreq routines
|
12 年之前 |
Viresh Kumar
|
15cc921b97
cpufreq: pxa: use cpufreq_table_validate_and_show()
|
12 年之前 |
Viresh Kumar
|
6a77a1e642
cpufreq: pxa: call cpufreq_frequency_table_get_attr()
|
12 年之前 |
Hanjun Guo
|
295dbde1c6
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
|
12 年之前 |
Viresh Kumar
|
5070158804
cpufreq: rename index as driver_data in cpufreq_frequency_table
|
12 年之前 |
Arnd Bergmann
|
7264a2bbb0
cpufreq: pxa2xx: initialize variables
|
12 年之前 |
Viresh Kumar
|
cffc96eb4f
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
|
12 年之前 |