linux/drivers/thermal/qcom
Linus Torvalds 2c45e7fbc9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management updates from Zhang Rui:

 - Remove the 'module' Kconfig option for thermal subsystem framework
   because the thermal framework are required to be ready as early as
   possible to avoid overheat at boot time (Daniel Lezcano)

 - Fix a bug that thermal framework pokes disabled thermal zones upon
   resume (Wei Wang)

  - A couple of cleanups and trivial fixes on int340x thermal drivers
    (Srinivas Pandruvada, Zhang Rui, Sumeet Pawnikar)

* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux:
  drivers: thermal: processor_thermal: Downgrade error message
  mlxsw: Remove obsolete dependency on THERMAL=m
  hwmon/drivers/core: Simplify complex dependency
  thermal/drivers/core: Fix typo in the option name
  thermal/drivers/core: Remove depends on THERMAL in Kconfig
  thermal/drivers/core: Remove module unload code
  thermal/drivers/core: Remove the module Kconfig's option
  thermal: core: skip update disabled thermal zones after suspend
  thermal: make device_register's type argument const
  thermal: intel: int340x: processor_thermal_device: simplify to get driver data
  thermal/int3403_thermal: favor _TMP instead of PTYP
2019-05-16 16:16:18 -07:00
..
Kconfig thermal/drivers/core: Remove depends on THERMAL in Kconfig 2019-05-06 20:35:24 +08:00
Makefile drivers: thermal: tsens: Add generic support for TSENS v1 IP 2019-05-14 07:00:21 -07:00
qcom-spmi-temp-alarm.c
tsens-8960.c drivers: thermal: tsens: Rename variable tmdev 2019-05-13 20:35:36 -07:00
tsens-common.c drivers: thermal: tsens: Move calibration constants to header file 2019-05-14 07:00:23 -07:00
tsens-v0_1.c drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00
tsens-v1.c drivers: thermal: tsens: Add generic support for TSENS v1 IP 2019-05-14 07:00:21 -07:00
tsens-v2.c drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing 2019-05-14 06:59:21 -07:00
tsens.c drivers: thermal: tsens: Add generic support for TSENS v1 IP 2019-05-14 07:00:21 -07:00
tsens.h drivers: thermal: tsens: Move calibration constants to header file 2019-05-14 07:00:23 -07:00