index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
s5pv210-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
2014-10-03
1
-1
/
+1
*
cpufreq: s5pv210: Remove spurious __init annotation
Mark Brown
2014-08-28
1
-1
/
+1
*
cpufreq: s5pv210: Make the driver multiplatform aware
Tomasz Figa
2014-07-19
1
-9
/
+122
*
cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE
Paul Bolle
2014-05-27
1
-4
/
+2
*
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-6
/
+6
*
cpufreq: s5pv210: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-46
/
+3
*
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-17
1
-15
/
+6
*
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
1
-1
/
+1
*
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-31
1
-10
/
+6
*
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
1
-40
/
+14
*
cpufreq: s5pv210: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
1
-3
/
+1
*
cpufreq: s5pv210: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
1
-2
/
+0
*
cpufreq: s5pv210: Use generic cpufreq routines
Viresh Kumar
2013-10-16
1
-9
/
+1
*
cpufreq: s5pv210: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-3
/
+1
*
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
1
-3
/
+2
*
[CPUFREQ] s5pv210: make needlessly global symbols static
Axel Lin
2011-07-13
1
-2
/
+2
*
[CPUFREQ] S5PV210: Add reboot notifier to prevent system hang
Huisung Kang
2011-07-13
1
-0
/
+19
*
[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down
Todd Poynor
2011-07-13
1
-2
/
+2
*
[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency
Arve Hjønnevåg
2011-07-13
1
-9
/
+19
*
[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable
Huisung Kang
2011-07-13
1
-0
/
+34
*
[CPUFREQ] S5PV210: Add arm/int voltage control support
Jonghwan Choi
2011-07-13
1
-3
/
+68
*
[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm
Huisung Kang
2011-07-13
1
-0
/
+28
*
[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put
Julia Lawall
2011-07-13
1
-8
/
+17
*
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
Kukjin Kim
2011-07-13
1
-0
/
+484