Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -9/+3 |
* | cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too | Viresh Kumar | 2013-04-02 | 1 | -5/+8 |
* | cpufreq: cpufreq-cpu0: No need to check cpu number in init() | Viresh Kumar | 2013-04-02 | 1 | -3/+0 |
* | cpufreq: Fix unsigned variable being checked for negative value | jhbird.choi@samsung.com | 2013-04-01 | 1 | -1/+2 |
* | cpufreq: Remove unnecessary use of policy->shared_type | Viresh Kumar | 2013-02-02 | 1 | -1/+0 |
* | cpufreq: instantiate cpufreq-cpu0 as a platform_driver | Shawn Guo | 2013-02-02 | 1 | -12/+23 |
* | cpufreq / highbank: add support for highbank cpufreq | Mark Langsdorf | 2013-02-02 | 1 | -1/+5 |
* | cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP | Nishanth Menon | 2013-01-22 | 1 | -0/+5 |
* | cpufreq: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | cpufreq: Add a generic cpufreq-cpu0 driver | Shawn Guo | 2012-09-09 | 1 | -0/+269 |