summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2016-04-27thermal: use %d to print S32 parametersLeo Yan
2016-04-27thermal: hisilicon: increase temperature resolutionLeo Yan
2016-04-20thermal: fix Mediatek thermal controller buildJohannes Berg
2016-04-20thermal: consistently use int for trip tempWei Ni
2016-04-20thermal: fix mtk_thermal build dependencyRandy Dunlap
2016-04-20thermal: minor mtk_thermal.c cleanupsRandy Dunlap
2016-04-20thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino
2016-04-20thermal: of: add __init attributeJulia Lawall
2016-03-18Thermal: Ignore invalid trip pointsZhang Rui
2016-03-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2016-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2016-03-15thermal: intel_pch_thermal: Enable Skylake PCH thermalSrinivas Pandruvada
2016-03-09thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan
2016-03-08thermal: exynos: Defer probe if vtmu is present but not registeredJavier Martinez Canillas
2016-03-08thermal: exynos: Use devm_regulator_get_optional() for vtmuJavier Martinez Canillas
2016-03-08thermal: exynos: Print a message about exceeded number of supported trip-pointsKrzysztof Kozlowski
2016-03-08thermal: mtk: allow compile testing on UMEduardo Valentin
2016-03-08thermal: tegra_soctherm: fix sign bit of temperatureWei Ni
2016-03-08thermal: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski
2016-03-08thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter
2016-03-08thermal: rcar: Use ARCH_RENESASSimon Horman
2016-03-08thermal: rcar_thermal: don't open code of_device_get_match_data()Wolfram Sang
2016-03-08thermal: db8500_cpufreq_cooling: Compile with COMPILE_TESTLuis de Bethencourt
2016-02-29thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399Caesar Wang
2016-02-29thermal: rockchip: the rename compatibles for rockchip SoCsCaesar Wang
2016-02-29thermal: rockchip: fix calculation error for code_to_tempElaine Zhang
2016-02-29thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang
2016-02-18thermal: small style cleanup in mtk_thermalEduardo Valentin
2016-02-18thermal: Add Mediatek thermal controller supportSascha Hauer
2016-02-11thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino
2016-02-09thermal: allow u8500-thermal driver to be a moduleArnd Bergmann
2016-02-09thermal: allow spear-thermal driver to be a moduleArnd Bergmann
2016-02-09thermal: spear: use __maybe_unused for PM functionsArnd Bergmann
2016-02-09thermal: rcar: enable to use thermal-zone on DTKuninori Morimoto
2016-02-09thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui
2016-01-06thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto
2016-01-06thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto
2016-01-06thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()Kuninori Morimoto
2016-01-06thermal: rcar: check every rcar_thermal_update_temp() return valueKuninori Morimoto
2016-01-06thermal: rcar: move rcar_thermal_dt_ids to upsideKuninori Morimoto
2016-01-06thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang
2016-01-06thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang
2016-01-06thermal: rockchip: fix a trivial typoCaesar Wang
2015-12-29Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles
2015-12-29thermal: constify pch_dev_ops structureJulia Lawall
2015-12-29Thermal: do thermal zone update after a cooling device registeredChen Yu
2015-12-29Thermal: handle thermal zone device properly during system sleepZhang Rui
2015-12-29Thermal: initialize thermal zone device correctlyZhang Rui