Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management updates from Zhang Rui: - Add locking for cooling device sysfs attribute in case the cooling device state is changed by userspace and thermal framework simultaneously. (Thara Gopinath) - Fix a problem that passive cooling is reset improperly after system suspend/resume. (Wei Wang) - Cleanup the driver/thermal/ directory by moving intel and qcom platform specific drivers to platform specific sub-directories. (Amit Kucheria) - Some trivial cleanups. (Lukasz Luba, Wolfram Sang) * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: thermal/intel: fixup for Kconfig string parsing tightening up drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir drivers: thermal: Move various drivers for intel platforms into a subdir thermal: Fix locking in cooling device sysfs update cur_state Thermal: do not clear passive state during system sleep thermal: zx2967_thermal: simplify getting .driver_data thermal: st: st_thermal: simplify getting .driver_data thermal: spear_thermal: simplify getting .driver_data thermal: rockchip_thermal: simplify getting .driver_data thermal: int340x_thermal: int3400_thermal: simplify getting .driver_data thermal: remove unused function parameter
Showing
- drivers/thermal/Kconfig 5 additions, 89 deletionsdrivers/thermal/Kconfig
- drivers/thermal/Makefile 1 addition, 9 deletionsdrivers/thermal/Makefile
- drivers/thermal/intel/Kconfig 77 additions, 0 deletionsdrivers/thermal/intel/Kconfig
- drivers/thermal/intel/Makefile 12 additions, 0 deletionsdrivers/thermal/intel/Makefile
- drivers/thermal/intel/int340x_thermal/Kconfig 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/Kconfig
- drivers/thermal/intel/int340x_thermal/Makefile 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/Makefile
- drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c
- drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
- drivers/thermal/intel/int340x_thermal/int3400_thermal.c 3 additions, 6 deletionsdrivers/thermal/intel/int340x_thermal/int3400_thermal.c
- drivers/thermal/intel/int340x_thermal/int3402_thermal.c 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/int3402_thermal.c
- drivers/thermal/intel/int340x_thermal/int3403_thermal.c 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/int3403_thermal.c
- drivers/thermal/intel/int340x_thermal/int3406_thermal.c 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/int3406_thermal.c
- drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
- drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h 0 additions, 0 deletionsdrivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h
- drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 0 additions, 0 deletions.../thermal/intel/int340x_thermal/processor_thermal_device.c
- drivers/thermal/intel/intel_bxt_pmic_thermal.c 0 additions, 0 deletionsdrivers/thermal/intel/intel_bxt_pmic_thermal.c
- drivers/thermal/intel/intel_pch_thermal.c 0 additions, 0 deletionsdrivers/thermal/intel/intel_pch_thermal.c
- drivers/thermal/intel/intel_powerclamp.c 0 additions, 0 deletionsdrivers/thermal/intel/intel_powerclamp.c
- drivers/thermal/intel/intel_quark_dts_thermal.c 0 additions, 0 deletionsdrivers/thermal/intel/intel_quark_dts_thermal.c
- drivers/thermal/intel/intel_soc_dts_iosf.c 0 additions, 0 deletionsdrivers/thermal/intel/intel_soc_dts_iosf.c
Loading
Please register or sign in to comment