Age | Commit message (Expand) | Author | Files | Lines |
2016-04-28 | thermal: use %d to print S32 parameters | Leo Yan | 1 | -1/+1 |
2016-04-28 | thermal: hisilicon: increase temperature resolution | Leo Yan | 1 | -2/+2 |
2016-04-21 | thermal: fix Mediatek thermal controller build | Johannes Berg | 1 | -0/+1 |
2016-04-21 | thermal: consistently use int for trip temp | Wei Ni | 1 | -4/+4 |
2016-04-21 | thermal: fix mtk_thermal build dependency | Randy Dunlap | 1 | -0/+1 |
2016-04-21 | thermal: minor mtk_thermal.c cleanups | Randy Dunlap | 1 | -2/+1 |
2016-04-21 | thermal: power_allocator: req_range multiplication should be a 64 bit type | Javi Merino | 1 | -1/+1 |
2016-04-21 | thermal: of: add __init attribute | Julia Lawall | 1 | -2/+2 |
2016-03-18 | Thermal: Ignore invalid trip points | Zhang Rui | 1 | -1/+12 |
2016-03-15 | Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next | Zhang Rui | 11 | -115/+893 |
2016-03-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 4 | -0/+716 |
2016-03-15 | thermal: intel_pch_thermal: Enable Skylake PCH thermal | Srinivas Pandruvada | 1 | -0/+6 |
2016-03-09 | thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register | Laxman Dewangan | 1 | -0/+81 |
2016-03-09 | thermal: exynos: Defer probe if vtmu is present but not registered | Javier Martinez Canillas | 1 | -0/+2 |
2016-03-09 | thermal: exynos: Use devm_regulator_get_optional() for vtmu | Javier Martinez Canillas | 1 | -1/+1 |
2016-03-09 | thermal: exynos: Print a message about exceeded number of supported trip-points | Krzysztof Kozlowski | 1 | -0/+15 |
2016-03-09 | thermal: mtk: allow compile testing on UM | Eduardo Valentin | 1 | -0/+1 |
2016-03-08 | thermal: tegra_soctherm: fix sign bit of temperature | Wei Ni | 1 | -1/+1 |
2016-03-08 | thermal: Fix build error of missing devm_ioremap_resource on UM | Krzysztof Kozlowski | 2 | -0/+9 |
2016-03-08 | thermal: ti-soc-thermal: clean up the error handling a bit | Dan Carpenter | 1 | -6/+4 |
2016-03-08 | thermal: rcar: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-03-08 | thermal: rcar_thermal: don't open code of_device_get_match_data() | Wolfram Sang | 1 | -2/+1 |
2016-03-08 | thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST | Luis de Bethencourt | 1 | -1/+1 |
2016-03-01 | thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399 | Caesar Wang | 1 | -74/+102 |
2016-03-01 | thermal: rockchip: the rename compatibles for rockchip SoCs | Caesar Wang | 1 | -22/+28 |
2016-03-01 | thermal: rockchip: fix calculation error for code_to_temp | Elaine Zhang | 1 | -1/+1 |
2016-03-01 | thermal: rockchip: fix a impossible condition caused by the warning | Caesar Wang | 1 | -6/+5 |
2016-02-18 | thermal: small style cleanup in mtk_thermal | Eduardo Valentin | 1 | -27/+29 |
2016-02-18 | thermal: Add Mediatek thermal controller support | Sascha Hauer | 3 | -0/+632 |
2016-02-11 | thermal: cpu_cooling: fix out of bounds access in time_in_idle | Javi Merino | 1 | -6/+8 |
2016-02-10 | thermal: allow u8500-thermal driver to be a module | Arnd Bergmann | 1 | -2/+2 |
2016-02-10 | thermal: allow spear-thermal driver to be a module | Arnd Bergmann | 1 | -1/+1 |
2016-02-10 | thermal: spear: use __maybe_unused for PM functions | Arnd Bergmann | 1 | -4/+2 |
2016-02-10 | thermal: rcar: enable to use thermal-zone on DT | Kuninori Morimoto | 1 | -5/+40 |
2016-02-10 | thermal: of: use for_each_available_child_of_node for child iterator | Laxman Dewangan | 1 | -15/+3 |
2016-01-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 7 | -39/+297 |
2016-01-23 | Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ... | Zhang Rui | 5 | -38/+286 |
2016-01-07 | thermal: trip_point_temp_store() calls thermal_zone_device_update() | Kuninori Morimoto | 1 | -1/+5 |
2016-01-07 | thermal: rcar: rcar_thermal_get_temp() return error if strange temp | Kuninori Morimoto | 1 | -1/+11 |
2016-01-07 | thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() | Kuninori Morimoto | 1 | -4/+5 |
2016-01-07 | thermal: rcar: check every rcar_thermal_update_temp() return value | Kuninori Morimoto | 1 | -10/+12 |
2016-01-07 | thermal: rcar: move rcar_thermal_dt_ids to upside | Kuninori Morimoto | 1 | -6/+6 |
2016-01-07 | thermal: rockchip: Support the RK3399 SoCs in thermal driver | Caesar Wang | 1 | -0/+66 |
2016-01-07 | thermal: rockchip: Support the RK3228 SoCs in thermal driver | Caesar Wang | 1 | -0/+81 |
2016-01-07 | thermal: rockchip: fix a trivial typo | Caesar Wang | 1 | -12/+13 |
2015-12-29 | Thermal: Enable Broxton SoC thermal reporting device | Amy Wiles | 1 | -0/+10 |
2015-12-29 | thermal: constify pch_dev_ops structure | Julia Lawall | 1 | -1/+1 |
2015-12-29 | Thermal: do thermal zone update after a cooling device registered | Chen Yu | 1 | -1/+13 |
2015-12-29 | Thermal: handle thermal zone device properly during system sleep | Zhang Rui | 1 | -0/+42 |
2015-12-29 | Thermal: initialize thermal zone device correctly | Zhang Rui | 3 | -4/+33 |