index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
omap-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
1
-3
/
+3
*
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
Nishanth Menon
2013-04-10
1
-5
/
+14
*
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2013-04-02
1
-3
/
+1
*
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
1
-9
/
+2
*
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
2013-02-02
1
-3
/
+1
*
cpufreq: OMAP: use RCU locks around usage of OPP
Nishanth Menon
2013-01-22
1
-0
/
+3
*
cpufreq: OMAP: use get_cpu_device() instead of omap_device API
Kevin Hilman
2012-10-08
1
-5
/
+3
*
cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes
Paul Walmsley
2012-10-08
1
-18
/
+1
*
cpufreq: OMAP: remove unused <plat/omap-pm.h>
Kevin Hilman
2012-10-08
1
-1
/
+0
*
cpufreq: OMAP: ensure valid clock rate before scaling
Kevin Hilman
2012-10-08
1
-0
/
+8
*
cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name
Axel Lin
2012-09-19
1
-2
/
+2
*
cpufreq: OMAP: remove loops_per_jiffy recalculate for smp
Richard Zhao
2012-09-14
1
-35
/
+0
*
cpufreq: OMAP: Handle missing frequency table on SMP systems
Rajendra Nayak
2012-08-09
1
-1
/
+3
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
cpufreq: OMAP: specify range for voltage scaling
Afzal Mohammed
2012-03-02
1
-3
/
+7
*
|
cpufreq: OMAP: scale voltage along with frequency
Kevin Hilman
2012-02-21
1
-5
/
+63
|
/
*
cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>
Kevin Hilman
2011-11-10
1
-1
/
+3
*
cpufreq: OMAP: fix freq_table leak
Nishanth Menon
2011-11-08
1
-5
/
+17
*
cpufreq: OMAP: put clk if cpu_init failed
Nishanth Menon
2011-11-08
1
-3
/
+11
*
cpufreq: OMAP: only supports OPP library
Nishanth Menon
2011-11-08
1
-2
/
+1
*
cpufreq: OMAP: dont support !freq_table
Nishanth Menon
2011-11-08
1
-34
/
+33
*
cpufreq: OMAP: deny initialization if no mpudev
Nishanth Menon
2011-11-08
1
-7
/
+8
*
cpufreq: OMAP: move clk name decision to init
Nishanth Menon
2011-11-08
1
-7
/
+13
*
cpufreq: OMAP: notify even with bad boot frequency
Colin Cross
2011-11-08
1
-1
/
+1
*
cpufreq: OMAP: Enable all CPUs in shared policy mask
Todd Poynor
2011-11-08
1
-3
/
+1
*
cpufreq: OMAP: Add SMP support for OMAP4+
Russell King
2011-11-08
1
-10
/
+71
*
cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq
Santosh Shilimkar
2011-11-08
1
-0
/
+188