summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/of-thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+1
* Thermal: of thermal: typo fixZhang Rui2016-09-271-1/+1
* thermal: of-thermal: Fix setting of set_emul_temp hookKeerthy2016-09-271-4/+3
* thermal: streamline get_trend callbacksSascha Hauer2016-09-271-15/+1
* thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-271-0/+19
* thermal: of-thermal: allow setting trip_temp on hardwareWei Ni2016-05-171-0/+8
* thermal: of: fix cleanup when building a thermal zoneUlises Brindis2016-05-171-1/+1
* thermal: of: add __init attributeJulia Lawall2016-04-201-2/+2
* thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan2016-03-091-0/+81
* thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan2016-02-091-15/+3
* thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang2015-11-161-1/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-7/+7
* thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin2015-05-111-2/+24
* thermal: Default OF created trip points to writablePunit Agrawal2015-05-041-1/+5
* of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal2015-05-041-0/+4
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-2/+3
* thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski2015-01-211-0/+3
* thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven2015-01-051-1/+1
* thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski2014-12-081-0/+24
* thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski2014-12-081-0/+22
* thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski2014-12-081-18/+3
* thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski2014-12-081-0/+21
* thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski2014-12-081-0/+21
* thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-201-22/+17
* thermal: fix multiple disbalanced device node countersVladimir Zapolskiy2014-11-021-8/+32
* thermal: add support to disable thermal zone from DTSLaxman Dewangan2014-07-291-0/+12
* thermal: Bind cooling devices with the correct argumentsPunit Agrawal2014-06-301-2/+2
* thermal: Add braces around suspect codeStephen Boyd2014-06-301-1/+2
* thermal: introduce device tree parserEduardo Valentin2013-12-041-0/+849
OpenPOWER on IntegriCloud