]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jan 2015 06:20:26 +0000 (19:20 +1300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jan 2015 06:20:26 +0000 (19:20 +1300)
commit9715b301c94e26e270856c22f274915dba468681
tree114f92970cc1701914b7fa1d70c597fa5661c811
parent119f1abd23b345a163b2e75c0304c51cb6293c00
parent509fabf07faa441c362dbab18777b3206ef9930b
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux

Pull thermal fixes from Zhang Rui:
 "Specifics:

   - bogus type qualifier fix in OF thermal code.
   - Minor fixes on imx and rcar thermal drivers.
   - Update TI SoC thermal maintainer entry.
   - Updated documentation of OF cpufreq cooling register"

* 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux:
  thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
  thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
  thermal: rcar: fix ENR register value
  Documentation: thermal: document of_cpufreq_cooling_register()
  Thermal: imx: add clk disable/enable for suspend/resume
  MAINTAINERS: update ti-soc-thermal status
  MAINTAINERS: Add linux-omap to list of reviewers for TI Thermal
  thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
MAINTAINERS