xref: /openbmc/linux/drivers/thermal/Makefile (revision d0a12625)
1203d3d4aSZhang Rui#
2203d3d4aSZhang Rui# Makefile for sensor chip drivers.
3203d3d4aSZhang Rui#
4203d3d4aSZhang Rui
563c4ec90SZhang Ruiobj-$(CONFIG_THERMAL)		+= thermal_sys.o
65fc024abSZhang Ruithermal_sys-y			+= thermal_core.o
7445110e9SZhang Rui
80dd88793SEduardo Valentin# interface to/from other layers providing sensors
90dd88793SEduardo Valentinthermal_sys-$(CONFIG_THERMAL_HWMON)		+= thermal_hwmon.o
104e5e4705SEduardo Valentinthermal_sys-$(CONFIG_THERMAL_OF)		+= of-thermal.o
110dd88793SEduardo Valentin
12445110e9SZhang Rui# governors
1380a26a5cSZhang Ruithermal_sys-$(CONFIG_THERMAL_GOV_FAIR_SHARE)	+= fair_share.o
14e4dbf98fSPeter Feuererthermal_sys-$(CONFIG_THERMAL_GOV_BANG_BANG)	+= gov_bang_bang.o
1580a26a5cSZhang Ruithermal_sys-$(CONFIG_THERMAL_GOV_STEP_WISE)	+= step_wise.o
1680a26a5cSZhang Ruithermal_sys-$(CONFIG_THERMAL_GOV_USER_SPACE)	+= user_space.o
176b775e87SJavi Merinothermal_sys-$(CONFIG_THERMAL_GOV_POWER_ALLOCATOR)	+= power_allocator.o
18445110e9SZhang Rui
19445110e9SZhang Rui# cpufreq cooling
20bbf7fc88SZhang Ruithermal_sys-$(CONFIG_CPU_THERMAL)	+= cpu_cooling.o
21445110e9SZhang Rui
22f9df89d8SEduardo Valentin# clock cooling
23f9df89d8SEduardo Valentinthermal_sys-$(CONFIG_CLOCK_THERMAL)	+= clock_cooling.o
24f9df89d8SEduardo Valentin
25445110e9SZhang Rui# platform thermal drivers
26c610afaaSIvan T. Ivanovobj-$(CONFIG_QCOM_SPMI_TEMP_ALARM)	+= qcom-spmi-temp-alarm.o
27445110e9SZhang Ruiobj-$(CONFIG_SPEAR_THERMAL)	+= spear_thermal.o
28cbac8f63SCaesar Wangobj-$(CONFIG_ROCKCHIP_THERMAL)	+= rockchip_thermal.o
29445110e9SZhang Ruiobj-$(CONFIG_RCAR_THERMAL)	+= rcar_thermal.o
307060aa36SNobuhiro Iwamatsuobj-$(CONFIG_KIRKWOOD_THERMAL)  += kirkwood_thermal.o
31c6821378SAmit Daniel Kachhapobj-y				+= samsung/
3274ffa64cSAndrew Lunnobj-$(CONFIG_DOVE_THERMAL)  	+= dove_thermal.o
33aa1acb04Shongbo.zhangobj-$(CONFIG_DB8500_THERMAL)	+= db8500_thermal.o
34fa0d654cSEzequiel Garciaobj-$(CONFIG_ARMADA_THERMAL)	+= armada_thermal.o
35ca3de46bSShawn Guoobj-$(CONFIG_IMX_THERMAL)	+= imx_thermal.o
36aa1acb04Shongbo.zhangobj-$(CONFIG_DB8500_CPUFREQ_COOLING)	+= db8500_cpufreq_cooling.o
37d6d71ee4SJacob Panobj-$(CONFIG_INTEL_POWERCLAMP)	+= intel_powerclamp.o
38f1a18a10SSrinivas Pandruvadaobj-$(CONFIG_X86_PKG_TEMP_THERMAL)	+= x86_pkg_temp_thermal.o
39ee073604SSrinivas Pandruvadaobj-$(CONFIG_INTEL_SOC_DTS_IOSF_CORE)	+= intel_soc_dts_iosf.o
40bc40b5e3SSrinivas Pandruvadaobj-$(CONFIG_INTEL_SOC_DTS_THERMAL)	+= intel_soc_dts_thermal.o
418c187693SOng, Boon Leongobj-$(CONFIG_INTEL_QUARK_DTS_THERMAL)	+= intel_quark_dts_thermal.o
42eb982001SEduardo Valentinobj-$(CONFIG_TI_SOC_THERMAL)	+= ti-soc-thermal/
43816cab93SZhang Ruiobj-$(CONFIG_INT340X_THERMAL)  += int340x_thermal/
44*d0a12625STushar Daveobj-$(CONFIG_INTEL_PCH_THERMAL)	+= intel_pch_thermal.o
4560aef7ceSLee Jonesobj-$(CONFIG_ST_THERMAL)	+= st/
4666fb8480SMikko Perttunenobj-$(CONFIG_TEGRA_SOCTHERM)	+= tegra_soctherm.o
479a5238a9Skongxinweiobj-$(CONFIG_HISI_THERMAL)     += hisi_thermal.o
48