]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'pm-cpufreq-next' into linux-next
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Apr 2013 11:18:51 +0000 (13:18 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Apr 2013 11:18:51 +0000 (13:18 +0200)
commit33da2f70a63a09a8d23664238497db659cff2f85
tree5b2a5f8e9e922311fa6a97422c2b4d4ed873651b
parent58d10a5ae2dd2aca1c4c1732657c39a5cdfa9d5e
parent8a67f0ef2b684b34162d39e8f436fe39e9635a19
Merge branch 'pm-cpufreq-next' into linux-next

* pm-cpufreq-next:
  cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
  cpufreq: drivers: Remove unnecessary assignments of policy-> members
  cpufreq: drivers: don't check range of target freq in .target()
  cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
  cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
  cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
  cpufreq: cpufreq-cpu0: No need to check cpu number in init()
  cpufreq: Documentation: Fix cpufreq_frequency_table name
  cpufreq: cpu0: Fix mistake in Documentation example
drivers/cpufreq/cpufreq-cpu0.c