]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'pm-opp' into linux-next
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 25 Oct 2015 22:00:30 +0000 (23:00 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 25 Oct 2015 22:00:30 +0000 (23:00 +0100)
commit9d5fb5130b834d4aa3d360a69acf0b5dd4d211f2
tree00d5bcba67532e39b235605564757b765ea9db57
parent805d60231717b26cdd7ec4663a961dcea42d4495
parenta6eed752f5fb40990eb28fddb2b93258fb7e3be0
Merge branch 'pm-opp' into linux-next

* pm-opp:
  PM / OPP: passing NULL to PTR_ERR()
  PM / OPP: Move cpu specific code to opp/cpu.c
  PM / OPP: Move opp core to its own directory
  PM / OPP: Prefix exported opp routines with dev_pm_opp_
  PM / OPP: Rename opp init/free table routines
  PM / OPP: reuse of_parse_phandle()
drivers/base/power/opp/core.c
drivers/cpufreq/Makefile
drivers/cpufreq/imx6q-cpufreq.c