index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
spear-cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
1
-5
/
+2
2014-03-12
cpufreq: SPEAr: Instantiate as platform_driver
Viresh Kumar
1
-2
/
+11
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
1
-1
/
+0
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
1
-6
/
+2
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-1
/
+1
2013-12-06
cpufreq: SPEAr: clk_round_rate() can return a zero upon error
Paul Walmsley
1
-1
/
+1
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
1
-12
/
+1
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
1
-8
/
+4
2013-10-25
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-34
/
+5
2013-10-16
cpufreq: spear: use cpufreq_generic_init()
Viresh Kumar
1
-12
/
+2
2013-10-16
cpufreq: spear: don't initialize part of policy set by core
Viresh Kumar
1
-2
/
+0
2013-10-16
cpufreq: spear: Use generic cpufreq routines
Viresh Kumar
1
-19
/
+3
2013-09-30
cpufreq: spear: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+2
2013-09-30
cpufreq: SPEAr: Fix incorrect variable type
Sachin Kamat
1
-1
/
+1
2013-08-21
cpufreq: spear-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-2
/
+2
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
1
-2
/
+2
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-5
/
+2
2013-02-02
cpufreq: Set all cpus in policy->cpus for single cluster SoCs
Viresh Kumar
1
-1
/
+1
2013-02-02
cpufreq: SPEAr: Notify all policy->cpus of frequency change
Viresh Kumar
1
-2
/
+5
2013-02-02
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
1
-1
/
+0
2013-02-02
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
Viresh Kumar
1
-1
/
+1
2012-11-27
cpufreq: SPEAr: Add CPUFreq driver
Deepak Sikri
1
-0
/
+291