]> 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, 31 Jul 2013 12:00:01 +0000 (14:00 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 31 Jul 2013 12:00:01 +0000 (14:00 +0200)
commit38b91dc961602f80b5666969646c98021a08d58a
treea7c94e0c81f30273b3cde74d014e2bf08a76d529
parent0bd162fc40909a857e751ebe1b34fc5340cb747b
parent9e99de00ba7077c5896783aa95e5d67f4c3ec2a5
Merge branch 'pm-cpufreq-next' into linux-next

* pm-cpufreq-next:
  cpufreq: Perform light-weight init/teardown during suspend/resume
  cpufreq: Preserve policy structure across suspend/resume
  cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown
  cpufreq: Extract the handover of policy cpu to a helper function
  cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface
  cpufreq: Add helper to perform alloc/free of policy structure
  cpufreq: Fix misplaced call to cpufreq_update_policy()
drivers/cpufreq/cpufreq.c