linux/drivers/thermal/int340x_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
..
acpi_thermal_rel.c ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT 2015-01-06 08:17:06 +08:00
acpi_thermal_rel.h Thermal: int340x_thermal: expose acpi thermal relationship tables 2014-10-11 09:35:48 +08:00
int340x_thermal_zone.c thermal: consistently use int for temperatures 2015-08-03 23:15:50 +08:00
int340x_thermal_zone.h thermal: Enhance thermal_zone_device_update for events 2016-09-27 14:35:21 +08:00
int3400_thermal.c thermal: consistently use int for temperatures 2015-08-03 23:15:50 +08:00
int3402_thermal.c Thermal/int340x/int3402: Provide notification support 2015-01-20 09:30:34 +08:00
int3403_thermal.c Thermal/int340x/int3403: Use int340x thermal API 2015-01-20 09:30:25 +08:00
int3406_thermal.c Thermal-INT3406: Delete owner assignment 2016-08-19 21:32:48 +08:00
Kconfig Thermal / ACPI / video: add INT3406 thermal driver 2016-05-11 02:15:31 +02:00
Makefile Thermal / ACPI / video: add INT3406 thermal driver 2016-05-11 02:15:31 +02:00
processor_thermal_device.c thermal: int340x: processor_thermal: support acpi notification 2016-05-08 00:07:38 +08:00