Linus Torvalds 50851c6248 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management update from Zhang Rui:
 "Highlights:

   - Introduction of thermal policy support, together with three new
     thermal governors, including step_wise, user_space, fire_share.

   - Introduction of ST-Ericsson db8500_thermal driver and ST-Ericsson
     db8500_cpufreq_cooling driver.

   - Thermal Kconfig file and Makefile refactor.

   - Fixes for generic thermal layer, generic cpucooling, rcar thermal
     driver and Exynos thermal driver."

* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: (36 commits)
  Thermal: Fix DEFAULT_THERMAL_GOVERNOR
  Thermal: fix a NULL pointer dereference when generic thermal layer is built as a module
  thermal: rcar: add rcar_zone_to_priv() macro
  thermal: rcar: fixup the unit of temperature
  thermal: cpu cooling: allow module builds
  thermal: cpu cooling: use const parameter while registering
  Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.
  Thermal: Add ST-Ericsson DB8500 thermal driver.
  drivers/thermal/Makefile refactor
  Exynos: Add missing dependency
  Refactor drivers/thermal/Kconfig
  thermal: cpu_cooling: Make 'notify_device' static
  Thermal: Remove the cooling_cpufreq_list.
  Thermal: fix bug of counting cpu frequencies.
  Thermal: add indent for code alignment.
  thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
  thermal: user_space: Add missing static storage class specifiers
  thermal: fair_share: Add missing static storage class specifiers
  thermal: step_wise: Add missing static storage class specifiers
  Thermal: Fix oops and unlocking in thermal_sys.c
  ...
2012-12-12 07:57:13 -08:00
..
2012-11-22 09:14:54 -10:00
2012-12-12 07:55:48 -08:00
2012-11-23 14:32:55 +01:00
2012-11-16 18:26:00 -08:00
2012-12-11 14:08:47 -08:00
2012-12-11 13:13:55 -08:00
2012-12-12 07:49:02 -08:00
2012-12-07 23:13:36 +01:00
2012-11-28 12:42:36 -08:00
2012-11-26 15:57:24 -08:00
2012-12-11 13:13:55 -08:00
2012-12-11 13:13:55 -08:00
2012-11-21 12:46:40 -08:00
2012-12-11 13:13:55 -08:00
2012-12-11 14:08:47 -08:00
2012-12-11 13:13:55 -08:00
2012-12-02 16:24:31 -08:00
2012-12-11 13:56:38 -08:00
2012-12-11 14:08:47 -08:00
2012-12-11 14:08:47 -08:00
2012-12-11 14:08:47 -08:00
2012-12-11 13:13:55 -08:00
2012-11-28 12:10:16 -08:00
2012-12-11 13:13:55 -08:00
2012-12-11 13:13:55 -08:00
2012-11-28 12:12:32 -08:00
2012-11-28 12:23:41 -08:00
2012-12-11 13:13:55 -08:00
2012-11-16 18:26:00 -08:00
2012-12-11 14:48:20 -08:00
2012-12-11 13:13:55 -08:00
2012-11-26 16:16:35 -08:00
2012-12-11 13:56:38 -08:00
2012-11-16 08:14:18 -08:00
2012-11-16 08:14:18 -08:00