[PATCH v2 0/4] thermal: of: of-thermal.c API extensions

From: Lukasz Majewski
Date: Thu Nov 20 2014 - 11:21:47 EST


Provided patch series extend of-thermal.c file API. It is necessary
for ongoing Exynos TMU rework.
First version of this code can be found at:
http://www.spinics.net/lists/linux-samsung-soc/msg37719.html

This code provides some methods to access some of-thermal local data.
Moreover it provides a read only copy of trip points.

Lukasz Majewski (4):
thermal: of: Extend of-thermal.c to provide number of trip points
thermal: of: Extend of-thermal.c to provide check if trip point is
enabled
thermal: of: Extend of-thermal to export table of trip points
thermal: of: Extend current of-thermal.c code to allow setting
emulated temp

drivers/thermal/of-thermal.c | 97 ++++++++++++++++++++++++++++++++++++++++++
drivers/thermal/thermal_core.h | 17 ++++++++
include/linux/thermal.h | 15 +++++++
3 files changed, 129 insertions(+)

--
2.0.0.rc2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/