summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-241-3/+3
* thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-12-201-5/+6
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-01-151-1/+1
* Correct backport of fa3c776 ("Thermal: Ignore invalid trip points")Mike Galbraith2016-04-221-1/+1
* Thermal: Ignore invalid trip pointsZhang Rui2016-04-181-1/+12
* Thermal: do thermal zone update after a cooling device registeredChen Yu2016-02-091-1/+13
* Thermal: handle thermal zone device properly during system sleepZhang Rui2016-02-091-0/+42
* Thermal: initialize thermal zone device correctlyZhang Rui2016-02-093-4/+33
* thermal: rcar: fix ENR register valueYoshihiro Shimoda2015-08-271-3/+8
* thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai2015-06-101-3/+3
* tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2015-01-271-2/+0
* thermal: Fix error path in thermal_init()Luis Henriques2015-01-081-2/+2
* thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-211-6/+3
* thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones2014-11-211-0/+3
* thermal: cpu_cooling: Update always cpufreq policy with thermal constraintsYadwinder Singh Brar2014-11-201-16/+21
* imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit2014-11-091-16/+25
* thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz2014-11-072-2/+0
* thermal: imx: correct driver load sequence for cpu coolingBai Ping2014-11-071-0/+4
* Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu2014-11-041-1/+7
* Thermal:Remove usless if(!result) before return tzYao Dongdong2014-11-031-2/+1
* thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz2014-11-024-52/+21
* thermal: fix multiple disbalanced device node countersVladimir Zapolskiy2014-11-021-8/+32
* thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi2014-11-022-4/+12
* thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi2014-11-025-6/+22
* thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flagBartlomiej Zolnierkiewicz2014-11-021-9/+7
* thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz2014-11-023-65/+8
* thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz2014-11-022-10/+6
* thermal: exynos: cache non_hw_trigger_levels in pdataBartlomiej Zolnierkiewicz2014-11-023-13/+11
* thermal: exynos: simplify temp_to_code() and code_to_temp()Bartlomiej Zolnierkiewicz2014-11-021-17/+11
* thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initi...Bartlomiej Zolnierkiewicz2014-11-021-15/+1
* thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()Bartlomiej Zolnierkiewicz2014-11-022-14/+0
* thermal: exynos: remove dead code for HW_MODE calibrationBartlomiej Zolnierkiewicz2014-11-024-50/+1
* thermal: exynos: remove unused struct exynos_tmu_registers entriesBartlomiej Zolnierkiewicz2014-11-023-73/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-2416-327/+1772
|\
| * Merge branch 'int340x-thermal' of .git into nextZhang Rui2014-10-179-312/+1503
| |\
| | * Thermal: int340x thermal: select ACPI fan driverZhang Rui2014-10-171-0/+1
| | * Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan2014-10-111-159/+13
| | * Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan2014-10-114-0/+490
| | * Thermal: introduce int3403 thermal driverLan Tianyu2014-10-115-312/+478
| | * Thermal: introduce INT3402 thermal driverAaron Lu2014-10-102-0/+243
| | * Thermal: int3400 thermal: register to thermal frameworkZhang Rui2014-10-102-0/+104
| | * Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui2014-10-101-0/+69
| | * Thermal: introduce int3400 thermal driverZhang Rui2014-10-104-1/+248
| | * ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-111-0/+17
| * | Merge branch 'thermal-core-fix' of .git into nextZhang Rui2014-10-111-1/+1
| |\ \
| | * | thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski2014-10-091-1/+1
| | |/
| * | Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui2014-09-185-0/+155
| |\ \
| | * | thermal: Added Bang-bang thermal governorPeter Feuerer2014-08-275-0/+155
| | |/
| * | Thermal: imx: add i.mx6sx thermal supportAnson Huang2014-08-091-13/+78
| * | thermal: add support to disable thermal zone from DTSLaxman Dewangan2014-07-291-0/+12