summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-8/+13
* thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-271-0/+55
* thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-271-0/+30
* thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-081-3/+7
* thermal: use %d to print S32 parametersLeo Yan2016-04-271-1/+1
* thermal: consistently use int for trip tempWei Ni2016-04-201-4/+4
* Thermal: Ignore invalid trip pointsZhang Rui2016-03-181-1/+12
*-. Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-231-4/+77
|\ \
| | * thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5
| |/ |/|
| * Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-1/+13
| * Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-291-0/+42
| * Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-2/+17
|/
* thermal: Add a function to get the minimum powerJavi Merino2015-09-141-0/+28
*-. Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-021-44/+65
|\ \
| * | thermal: Add comment explaining test for critical temperatureSascha Hauer2015-08-031-0/+5
| * | thermal: Use IS_ENABLED instead of #ifdefSascha Hauer2015-08-031-26/+19
| * | thermal: remove unnecessary call to thermal_zone_device_set_pollingSascha Hauer2015-08-031-3/+0
| * | thermal: trivial: fix typo in commentSascha Hauer2015-08-031-1/+1
| * | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-14/+12
| * | thermal: add available policies sysfs attributeNi Wade2015-08-031-0/+28
| |/
* | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-021-0/+1
|/
* thermal: support slope and offset coefficientsEduardo Valentin2015-05-111-0/+4
* thermal: export thermal_zone_parameters to sysfsJavi Merino2015-05-041-0/+101
* thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal2015-05-041-1/+2
* thermal: introduce the Power Allocator governorJavi Merino2015-05-041-2/+7
* thermal: extend the cooling device API to include power informationJavi Merino2015-05-041-0/+52
* thermal: let governors have private data for each thermal zoneJavi Merino2015-05-041-8/+75
* thermal: export weight to sysfsJavi Merino2015-05-041-0/+40
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-6/+16
* thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede2015-04-071-2/+4
* thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke2015-03-051-20/+17
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-5/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-211-2/+4
|\
| * thermal:core:fix: Check return code of the ->get_max_state() callbackLukasz Majewski2014-12-081-2/+4
* | thermal: Fix error path in thermal_init()Luis Henriques2014-12-081-2/+2
* | thermal: lock the thermal zone when switching governorsJavi Merino2014-12-081-0/+2
* | thermal: core: ignore invalid trip temperatureSrinivas Pandruvada2014-12-081-1/+1
|/
* Thermal:Remove usless if(!result) before return tzYao Dongdong2014-11-031-2/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+12
|\
| * Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui2014-09-181-0/+5
| |\
| | * thermal: Added Bang-bang thermal governorPeter Feuerer2014-08-271-0/+5
| * | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-291-0/+2
| * | thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal2014-07-291-0/+1
| * | thermal: trace: Trace temperature changesPunit Agrawal2014-07-291-0/+4
| |/
* | thermal: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
|/
* Thermal: thermal zone governor fixZhang Rui2014-03-031-7/+18
* Thermal: Allow first update of cooling device stateNi Wade2014-03-031-1/+1
*-. Merge branches 'misc' and 'soc' of .git into nextZhang Rui2014-01-031-0/+3
|\ \
| * | Thermal: update thermal zone device after setting emul_templan,Tianyu2014-01-031-0/+3
| | |
| \ \
*-. \ \ Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui2014-01-021-7/+70
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
OpenPOWER on IntegriCloud