blob: ae24a68ee2cfd406242c0c3d8d81d3fdad2e9227 [file] [log] [blame]
Zhang Rui203d3d42008-01-17 15:51:08 +08001#
2# Makefile for sensor chip drivers.
3#
4
Zhang Rui63c4ec92008-04-21 16:07:13 +08005obj-$(CONFIG_THERMAL) += thermal_sys.o
Zhang Rui5fc024a2013-03-26 14:59:18 +08006thermal_sys-y += thermal_core.o
Zhang Rui445110e2012-11-15 16:07:46 +08007
Eduardo Valentin0dd88792013-07-03 15:14:28 -04008# interface to/from other layers providing sensors
9thermal_sys-$(CONFIG_THERMAL_HWMON) += thermal_hwmon.o
Eduardo Valentin4e5e4702013-07-03 15:35:39 -040010thermal_sys-$(CONFIG_THERMAL_OF) += of-thermal.o
Eduardo Valentin0dd88792013-07-03 15:14:28 -040011
Zhang Rui445110e2012-11-15 16:07:46 +080012# governors
Zhang Rui80a26a52013-03-26 16:38:29 +080013thermal_sys-$(CONFIG_THERMAL_GOV_FAIR_SHARE) += fair_share.o
Peter Feuerere4dbf982014-07-22 17:37:13 +020014thermal_sys-$(CONFIG_THERMAL_GOV_BANG_BANG) += gov_bang_bang.o
Zhang Rui80a26a52013-03-26 16:38:29 +080015thermal_sys-$(CONFIG_THERMAL_GOV_STEP_WISE) += step_wise.o
16thermal_sys-$(CONFIG_THERMAL_GOV_USER_SPACE) += user_space.o
Ram Chandrasekar6d44a342016-07-07 11:09:52 -060017thermal_sys-$(CONFIG_THERMAL_GOV_LOW_LIMITS) += gov_low_limits.o
Javi Merino6b775e82015-03-02 17:17:19 +000018thermal_sys-$(CONFIG_THERMAL_GOV_POWER_ALLOCATOR) += power_allocator.o
Zhang Rui445110e2012-11-15 16:07:46 +080019
20# cpufreq cooling
Zhang Ruibbf7fc82013-03-26 23:57:01 +080021thermal_sys-$(CONFIG_CPU_THERMAL) += cpu_cooling.o
Zhang Rui445110e2012-11-15 16:07:46 +080022
Eduardo Valentinf9df89d2014-01-06 09:04:18 -040023# clock cooling
24thermal_sys-$(CONFIG_CLOCK_THERMAL) += clock_cooling.o
25
Ørjan Eidea76caf52015-09-10 18:09:30 +010026# devfreq cooling
27thermal_sys-$(CONFIG_DEVFREQ_THERMAL) += devfreq_cooling.o
28
Zhang Rui445110e2012-11-15 16:07:46 +080029# platform thermal drivers
Ivan T. Ivanovc610afa2015-02-05 19:12:56 +020030obj-$(CONFIG_QCOM_SPMI_TEMP_ALARM) += qcom-spmi-temp-alarm.o
David Collins8885f792017-01-26 14:36:34 -080031obj-$(CONFIG_THERMAL_QPNP) += qpnp-temp-alarm.o
Zhang Rui445110e2012-11-15 16:07:46 +080032obj-$(CONFIG_SPEAR_THERMAL) += spear_thermal.o
Caesar Wangcbac8f632014-11-24 12:58:59 +080033obj-$(CONFIG_ROCKCHIP_THERMAL) += rockchip_thermal.o
Kuninori Morimoto1e426ff2012-07-21 10:53:48 +100034obj-$(CONFIG_RCAR_THERMAL) += rcar_thermal.o
Nobuhiro Iwamatsu7060aa32013-02-06 06:35:24 +000035obj-$(CONFIG_KIRKWOOD_THERMAL) += kirkwood_thermal.o
Amit Daniel Kachhapc6821372013-06-24 16:20:22 +053036obj-y += samsung/
Andrew Lunn74ffa642013-02-06 06:35:26 +000037obj-$(CONFIG_DOVE_THERMAL) += dove_thermal.o
hongbo.zhangaa1acb02012-11-15 18:56:42 +080038obj-$(CONFIG_DB8500_THERMAL) += db8500_thermal.o
Ezequiel Garciafa0d6542013-04-02 01:37:41 +000039obj-$(CONFIG_ARMADA_THERMAL) += armada_thermal.o
Marc Gonzalez0b58c082016-04-19 16:21:16 +020040obj-$(CONFIG_TANGO_THERMAL) += tango_thermal.o
Shawn Guoca3de462013-06-24 14:30:44 +080041obj-$(CONFIG_IMX_THERMAL) += imx_thermal.o
Laxman Dewanganec4664b2016-08-23 13:50:27 +053042obj-$(CONFIG_MAX77620_THERMAL) += max77620_thermal.o
Jia Hongtao43528442016-06-30 11:08:38 +080043obj-$(CONFIG_QORIQ_THERMAL) += qoriq_thermal.o
hongbo.zhangaa1acb02012-11-15 18:56:42 +080044obj-$(CONFIG_DB8500_CPUFREQ_COOLING) += db8500_cpufreq_cooling.o
Jacob Pand6d71ee2013-01-21 04:37:57 -080045obj-$(CONFIG_INTEL_POWERCLAMP) += intel_powerclamp.o
Srinivas Pandruvadaf1a18a12013-05-17 23:42:02 +000046obj-$(CONFIG_X86_PKG_TEMP_THERMAL) += x86_pkg_temp_thermal.o
Srinivas Pandruvadaee073602015-03-02 13:12:58 -080047obj-$(CONFIG_INTEL_SOC_DTS_IOSF_CORE) += intel_soc_dts_iosf.o
Srinivas Pandruvadabc40b5e2014-04-07 13:57:15 -070048obj-$(CONFIG_INTEL_SOC_DTS_THERMAL) += intel_soc_dts_thermal.o
Ong, Boon Leong8c187692015-04-15 10:08:15 +080049obj-$(CONFIG_INTEL_QUARK_DTS_THERMAL) += intel_quark_dts_thermal.o
Eduardo Valentineb982002013-05-15 15:46:00 +000050obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal/
Zhang Rui816cab92014-03-14 12:45:05 +080051obj-$(CONFIG_INT340X_THERMAL) += int340x_thermal/
Bin Gaob4743032016-08-29 09:55:04 -070052obj-$(CONFIG_INTEL_BXT_PMIC_THERMAL) += intel_bxt_pmic_thermal.o
Tushar Daved0a12622015-06-10 13:34:24 -070053obj-$(CONFIG_INTEL_PCH_THERMAL) += intel_pch_thermal.o
Lee Jones60aef7c2014-06-05 16:06:55 +010054obj-$(CONFIG_ST_THERMAL) += st/
Ram Chandrasekar9f6db622017-04-17 21:18:12 -060055obj-$(CONFIG_ARCH_QCOM) += qcom/
Wei Nia4dff942016-03-29 18:29:11 +080056obj-$(CONFIG_TEGRA_SOCTHERM) += tegra/
kongxinwei9a5238a2015-05-20 19:16:37 +080057obj-$(CONFIG_HISI_THERMAL) += hisi_thermal.o
Sascha Hauera92db1c2015-11-30 12:42:32 +010058obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o
Laxman Dewanganb3aef782016-04-19 12:52:01 +053059obj-$(CONFIG_GENERIC_ADC_THERMAL) += thermal-generic-adc.o
Siddartha Mohanadoss45a944b2017-01-23 19:46:10 -080060obj-$(CONFIG_THERMAL_QPNP_ADC_TM) += qpnp-adc-tm.o
Chinkit Kumar,Kirti Kumar Parmar253de882018-06-06 00:11:56 +053061obj-$(CONFIG_THERMAL_TSENS) += msm-tsens.o tsens2xxx.o tsens-dbg.o tsens-mtc.o tsens1xxx.o tsens_calib.o