aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/of-thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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