Age | Commit message (Expand) | Author | Files | Lines |
2013-06-05 | cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() | Guennadi Liakhovetski | 1 | -2/+3 |
2013-05-12 | cpufreq: cpufreq-cpu0: Free parent node for error cases | Viresh Kumar | 1 | -1/+4 |
2013-05-12 | cpufreq: cpufreq-cpu0: defer probe when regulator is not ready | Nishanth Menon | 1 | -6/+16 |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -18/+14 |
2013-04-22 | cpufreq: cpu0: Put cpu parent node after using it | Viresh Kumar | 1 | -0/+1 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -9/+3 |
2013-04-02 | cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too | Viresh Kumar | 1 | -5/+8 |
2013-04-02 | cpufreq: cpufreq-cpu0: No need to check cpu number in init() | Viresh Kumar | 1 | -3/+0 |
2013-04-02 | cpufreq: check OF node /cpus presence before dereferencing it | Paolo Pisati | 1 | -2/+8 |
2013-04-01 | cpufreq: Fix unsigned variable being checked for negative value | jhbird.choi@samsung.com | 1 | -1/+2 |
2013-02-02 | cpufreq: Remove unnecessary use of policy->shared_type | Viresh Kumar | 1 | -1/+0 |
2013-02-02 | cpufreq: instantiate cpufreq-cpu0 as a platform_driver | Shawn Guo | 1 | -12/+23 |
2013-02-02 | cpufreq / highbank: add support for highbank cpufreq | Mark Langsdorf | 1 | -1/+5 |
2013-01-22 | cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP | Nishanth Menon | 1 | -0/+5 |
2012-11-21 | cpufreq: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-09-10 | cpufreq: Add a generic cpufreq-cpu0 driver | Shawn Guo | 1 | -0/+269 |