Rob Herring
|
51b177637b
cpufreq: Convert to using %pOFn instead of device_node.name
|
7 年之前 |
Julia Lawall
|
38c1c6a9f3
cpufreq: s5pv210: add missing of_node_put()
|
8 年之前 |
Linus Torvalds
|
43a0a98aa8
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
9 年之前 |
Viresh Kumar
|
825773609c
cpufreq: Reuse new freq-table helpers
|
9 年之前 |
Ben Dooks
|
187364b6fc
cpufreq: s5pv210: use relaxed IO accesors
|
9 年之前 |
Viresh Kumar
|
d218ed7739
cpufreq: Return index from cpufreq_frequency_table_target()
|
9 年之前 |
Viresh Kumar
|
7ab4aabbaa
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
|
9 年之前 |
Joe Perches
|
1c5864e26c
cpufreq: Use consistent prefixing via pr_fmt
|
9 年之前 |
Joe Perches
|
b49c22a6ca
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
|
9 年之前 |
Bartlomiej Zolnierkiewicz
|
9b3f105ef6
cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs
|
10 年之前 |
Nicolas Pitre
|
d7e53e35f9
cpufreq: s5pv210-cpufreq: fix wrong do_div() usage
|
9 年之前 |
Paul Gortmaker
|
5b64127e05
drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver
|
10 年之前 |
Wolfram Sang
|
30f51f248c
cpufreq: drop owner assignment from platform_drivers
|
10 年之前 |
Viresh Kumar
|
bbcf071969
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
|
11 年之前 |
Mark Brown
|
dc26874239
cpufreq: s5pv210: Remove spurious __init annotation
|
11 年之前 |
Tomasz Figa
|
6d4ed0f46a
cpufreq: s5pv210: Make the driver multiplatform aware
|
11 年之前 |
Paul Bolle
|
1ef546f22f
cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE
|
11 年之前 |
Viresh Kumar
|
7f4b04614a
cpufreq: create another field .flags in cpufreq_frequency_table
|
11 年之前 |
Viresh Kumar
|
59625ba393
cpufreq: s5pv210: Use cpufreq_generic_suspend()
|
11 年之前 |
Viresh Kumar
|
652ed95d5f
cpufreq: introduce cpufreq_generic_get() routine
|
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
|
c3d7d87d7f
cpufreq: s5pv210: use cpufreq_generic_init()
|
12 年之前 |
Viresh Kumar
|
da9cbb9e28
cpufreq: s5pv210: don't initialize part of policy set by core
|
12 年之前 |
Viresh Kumar
|
9c3c6e337d
cpufreq: s5pv210: Use generic cpufreq routines
|
12 年之前 |
Viresh Kumar
|
291e8fb1a3
cpufreq: s5pv210: use cpufreq_table_validate_and_show()
|
12 年之前 |
Viresh Kumar
|
b43a7ffbf3
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
|
12 年之前 |
Axel Lin
|
133de12119
[CPUFREQ] s5pv210: make needlessly global symbols static
|
14 年之前 |
Huisung Kang
|
fe7f1bcbff
[CPUFREQ] S5PV210: Add reboot notifier to prevent system hang
|
14 年之前 |