summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_core.c
Commit message (Expand)AuthorAge
...
| * thermal: core: prevent zones with no types to be registeredEduardo Valentin2016-11-23
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
|/
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-27
* thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-27
* thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-27
* thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-08
* thermal: use %d to print S32 parametersLeo Yan2016-04-27
* thermal: consistently use int for trip tempWei Ni2016-04-20
* Thermal: Ignore invalid trip pointsZhang Rui2016-03-18
*-. Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-23
|\ \
| | * thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-06
| |/ |/|
| * Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-29
| * Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-29
| * Thermal: initialize thermal zone device correctlyZhang Rui2015-12-29
|/
* thermal: Add a function to get the minimum powerJavi Merino2015-09-14
*-. Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-02
|\ \
| * | thermal: Add comment explaining test for critical temperatureSascha Hauer2015-08-03
| * | thermal: Use IS_ENABLED instead of #ifdefSascha Hauer2015-08-03
| * | thermal: remove unnecessary call to thermal_zone_device_set_pollingSascha Hauer2015-08-03
| * | thermal: trivial: fix typo in commentSascha Hauer2015-08-03
| * | thermal: consistently use int for temperaturesSascha Hauer2015-08-03
| * | thermal: add available policies sysfs attributeNi Wade2015-08-03
| |/
* | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-02
|/
* thermal: support slope and offset coefficientsEduardo Valentin2015-05-11
* thermal: export thermal_zone_parameters to sysfsJavi Merino2015-05-04
* thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal2015-05-04
* thermal: introduce the Power Allocator governorJavi Merino2015-05-04
* thermal: extend the cooling device API to include power informationJavi Merino2015-05-04
* thermal: let governors have private data for each thermal zoneJavi Merino2015-05-04
* thermal: export weight to sysfsJavi Merino2015-05-04
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-04
* thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede2015-04-07
* thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke2015-03-05
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-21
|\
| * thermal:core:fix: Check return code of the ->get_max_state() callbackLukasz Majewski2014-12-08
* | thermal: Fix error path in thermal_init()Luis Henriques2014-12-08
* | thermal: lock the thermal zone when switching governorsJavi Merino2014-12-08
* | thermal: core: ignore invalid trip temperatureSrinivas Pandruvada2014-12-08
|/
* Thermal:Remove usless if(!result) before return tzYao Dongdong2014-11-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
|\
| * Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui2014-09-18
| |\
| | * thermal: Added Bang-bang thermal governorPeter Feuerer2014-08-27
| * | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-29
| * | thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal2014-07-29
| * | thermal: trace: Trace temperature changesPunit Agrawal2014-07-29
| |/
* | thermal: replace strnicmp with strncasecmpRasmus Villemoes2014-10-14
|/
* Thermal: thermal zone governor fixZhang Rui2014-03-03