summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-01-15thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2016-04-22Correct backport of fa3c776 ("Thermal: Ignore invalid trip points")Mike Galbraith
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui
2016-02-09Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-02-09Thermal: handle thermal zone device properly during system sleepZhang Rui
2016-02-09Thermal: initialize thermal zone device correctlyZhang Rui
2015-08-27thermal: rcar: fix ENR register valueYoshihiro Shimoda
2015-06-10thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2014-11-21thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones
2014-11-20thermal: cpu_cooling: Update always cpufreq policy with thermal constraintsYadwinder Singh Brar
2014-11-09imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit
2014-11-07thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz
2014-11-07thermal: imx: correct driver load sequence for cpu coolingBai Ping
2014-11-04Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu
2014-11-03Thermal:Remove usless if(!result) before return tzYao Dongdong
2014-11-02thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz
2014-11-02thermal: fix multiple disbalanced device node countersVladimir Zapolskiy
2014-11-02thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi
2014-11-02thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi
2014-11-02thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flagBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: cache non_hw_trigger_levels in pdataBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: simplify temp_to_code() and code_to_temp()Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initi...Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove dead code for HW_MODE calibrationBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove unused struct exynos_tmu_registers entriesBartlomiej Zolnierkiewicz
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-17Merge branch 'int340x-thermal' of .git into nextZhang Rui
2014-10-17Thermal: int340x thermal: select ACPI fan driverZhang Rui
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-11Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan
2014-10-11Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan
2014-10-11Thermal: introduce int3403 thermal driverLan Tianyu
2014-10-11Merge branch 'thermal-core-fix' of .git into nextZhang Rui
2014-10-10Thermal: introduce INT3402 thermal driverAaron Lu
2014-10-10Thermal: int3400 thermal: register to thermal frameworkZhang Rui
2014-10-10Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui
2014-10-09thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski
2014-09-18Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui
2014-09-09thermal: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer
2014-08-09Thermal: imx: add i.mx6sx thermal supportAnson Huang