summary refs log tree commit diff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2016-05-17thermal: tegra: add PM supportWei Ni
2016-05-17thermal: tegra: handle HW initialization in one funcotionWei Ni
2016-05-17thermal: tegra: handle clocks in one functionWei Ni
2016-05-17thermal: tegra: add thermtrip functionWei Ni
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareWei Ni
2016-05-17thermal: tegra: add a debugfs to show registersWei Ni
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni
2016-05-17thermal: tegra: split tegra_soctherm driverWei Ni
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni
2016-05-17thermal: tegra: combine sensor group-related dataWei Ni
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryWei Ni
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: of: fix cleanup when building a thermal zoneUlises Brindis
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