1
0
Fork 0
alistair23-linux/drivers/thermal/ti-soc-thermal
Srinivas Pandruvada 0e70f466fb thermal: Enhance thermal_zone_device_update for events
Added one additional parameter to thermal_zone_device_update() to provide
caller with an optional capability to specify reason.
Currently this event is used by user space governor to trigger different
processing based on event code. Also it saves an additional call to read
temperature when the event is received.
The following events are cuurently defined:
- Unspecified event
- New temperature sample
- Trip point violated
- Trip point changed
- thermal device up and down
- thermal device power capability changed

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2016-09-27 14:35:21 +08:00
..
Kconfig ti-soc-thermal: implement omap3 support 2015-09-29 14:08:24 -07:00
Makefile ti-soc-thermal: implement omap3 support 2015-09-29 14:08:24 -07:00
TODO
dra752-bandgap.h thermal: ti-soc-thermal: add thermal data for DRA752 chips 2013-06-13 10:15:52 +08:00
dra752-thermal-data.c thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 2015-05-08 17:55:46 -07:00
omap3-thermal-data.c thermal: ti-soc-thermal: add OMAP36xx support 2015-09-29 14:13:19 -07:00
omap4-thermal-data.c
omap4xxx-bandgap.h
omap5-thermal-data.c thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 2015-05-08 18:02:29 -07:00
omap5xxx-bandgap.h
ti-bandgap.c thermal: ti-soc-thermal: clean up the error handling a bit 2016-03-08 11:57:37 -08:00
ti-bandgap.h thermal: ti-soc-thermal: add OMAP36xx support 2015-09-29 14:13:19 -07:00
ti-thermal-common.c thermal: Enhance thermal_zone_device_update for events 2016-09-27 14:35:21 +08:00
ti-thermal.h thermal: ti-soc-thermal: add thermal data for DRA752 chips 2013-06-13 10:15:52 +08:00