[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150914035500.GC5075@localhost.localdomain>
Date:	Sun, 13 Sep 2015 20:55:01 -0700
From:	Eduardo Valentin <edubezval@...il.com>
To:	Rui Zhang <rui.zhang@...el.com>
Cc:	Linux ACPI <linux-acpi@...r.kernel.org>,
	Linux PM <linux-pm@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Thermal-SoC management updates for v4.3-rc2
Hello Rui,
(apologize for duplicates, now copying the mailing lists)
Please pull from
  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes
to receive Thermal-SoC Management updates for v4.3-rc2 with top-most
eba4f88d5af84e0fcaa5d6eb4fe35a75c47203cb:
  thermal: cpu_cooling: free power table on error or when unregistering (2015-09-13 20:34:05 -0700)
on top of commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
Specifics:
- Add compile test flags on thermal drivers that allow it without
producing compilation errors
- Fixes around memory allocation on cpu_cooling
- Fix on db8500 cpufreq code to allow autoload
- Maintainer entries for cpu cooling device
More fixes still to come, but if not for rc2, for rc3.
BR,
Eduardo Valentin
----------------------------------------------------------------
Eduardo Valentin (10):
      thermal: hisi: allow compile test
      thermal: spear: allow compile test
      thermal: rockchip: allow compile test
      thermal: kirkwood: allow compile test
      thermal: dove: allow compile test
      thermal: armada: allow compile test
      thermal: exynos: allow compile test
      thermal: qcom_spmi: allow compile test
      thermal: ti-soc: allow compile test
      thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Javi Merino (2):
      thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
      thermal: cpu_cooling: free power table on error or when unregistering
Luis de Bethencourt (1):
      thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
Punit Agrawal (1):
      thermal: Fix thermal_zone_of_sensor_register to match documentation
Viresh Kumar (1):
      thermal: cpu_cooling: Add MAINTAINERS entry
 MAINTAINERS                              | 10 ++++++
 drivers/thermal/Kconfig                  | 17 ++++++-----
 drivers/thermal/cpu_cooling.c            | 52 +++++++++++++++++++-------------
 drivers/thermal/db8500_cpufreq_cooling.c |  1 +
 drivers/thermal/ti-soc-thermal/Kconfig   |  8 ++---
 include/linux/thermal.h                  |  2 +-
 6 files changed, 55 insertions(+), 35 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists