[PATCH v3 0/5] thermal: of: of-thermal.c API extensions

From: Lukasz Majewski
Date: Mon Dec 08 2014 - 12:05:15 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

Second version:
http://www.spinics.net/lists/kernel/msg1872274.html

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

Lukasz Majewski (5):
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
valid
thermal: of: Rename struct __thermal_trip to struct thermal_trip
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 | 109 ++++++++++++++++++++++++++++++++++-------
drivers/thermal/thermal_core.h | 18 +++++++
include/linux/thermal.h | 18 +++++++
3 files changed, 127 insertions(+), 18 deletions(-)

--
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/