aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/of-thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-7/+7
2015-05-11thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin1-2/+24
2015-05-04thermal: Default OF created trip points to writablePunit Agrawal1-1/+5
2015-05-04of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal1-0/+4
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-2/+3
2015-01-21thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski1-0/+3
2015-01-05thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven1-1/+1
2014-12-08thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski1-0/+24
2014-12-08thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski1-0/+22
2014-12-08thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski1-18/+3
2014-12-08thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski1-0/+21
2014-12-08thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski1-0/+21
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin1-22/+17
2014-11-02thermal: fix multiple disbalanced device node countersVladimir Zapolskiy1-8/+32
2014-07-29thermal: add support to disable thermal zone from DTSLaxman Dewangan1-0/+12
2014-06-30thermal: Bind cooling devices with the correct argumentsPunit Agrawal1-2/+2
2014-06-30thermal: Add braces around suspect codeStephen Boyd1-1/+2
2013-12-04thermal: introduce device tree parserEduardo Valentin1-0/+849