summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Thermal: Ignore invalid trip pointsZhang Rui2016-03-181-1/+12
*-. Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-03-1511-115/+893
|\ \
| | * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2016-03-154-0/+716
| | |\
| | | * thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan2016-03-091-0/+81
| | | * thermal: mtk: allow compile testing on UMEduardo Valentin2016-03-081-0/+1
| | | * thermal: small style cleanup in mtk_thermalEduardo Valentin2016-02-181-27/+29
| | | * thermal: Add Mediatek thermal controller supportSascha Hauer2016-02-183-0/+632
| |_|/ |/| |
| | * thermal: exynos: Defer probe if vtmu is present but not registeredJavier Martinez Canillas2016-03-081-0/+2
| | * thermal: exynos: Use devm_regulator_get_optional() for vtmuJavier Martinez Canillas2016-03-081-1/+1
| | * thermal: exynos: Print a message about exceeded number of supported trip-pointsKrzysztof Kozlowski2016-03-081-0/+15
| | * thermal: tegra_soctherm: fix sign bit of temperatureWei Ni2016-03-081-1/+1
| | * thermal: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-082-0/+9
| | * thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter2016-03-081-6/+4
| | * thermal: rcar: Use ARCH_RENESASSimon Horman2016-03-081-1/+1
| | * thermal: rcar_thermal: don't open code of_device_get_match_data()Wolfram Sang2016-03-081-2/+1
| | * thermal: db8500_cpufreq_cooling: Compile with COMPILE_TESTLuis de Bethencourt2016-03-081-1/+1
| | * thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399Caesar Wang2016-02-291-74/+102
| | * thermal: rockchip: the rename compatibles for rockchip SoCsCaesar Wang2016-02-291-22/+28
| | * thermal: rockchip: fix calculation error for code_to_tempElaine Zhang2016-02-291-1/+1
| | * thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang2016-02-291-6/+5
| |/ |/|
| * thermal: intel_pch_thermal: Enable Skylake PCH thermalSrinivas Pandruvada2016-03-151-0/+6
|/
* thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino2016-02-111-6/+8
* thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2016-02-091-2/+2
* thermal: allow spear-thermal driver to be a moduleArnd Bergmann2016-02-091-1/+1
* thermal: spear: use __maybe_unused for PM functionsArnd Bergmann2016-02-091-4/+2
* thermal: rcar: enable to use thermal-zone on DTKuninori Morimoto2016-02-091-5/+40
* thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan2016-02-091-15/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\
| *-. Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \
| | | * thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5
| | | * thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto2016-01-061-1/+11
| | | * thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()Kuninori Morimoto2016-01-061-4/+5
| | | * thermal: rcar: check every rcar_thermal_update_temp() return valueKuninori Morimoto2016-01-061-10/+12
| | | * thermal: rcar: move rcar_thermal_dt_ids to upsideKuninori Morimoto2016-01-061-6/+6
| | | * thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang2016-01-061-0/+66
| | | * thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-061-0/+81
| | | * thermal: rockchip: fix a trivial typoCaesar Wang2016-01-061-12/+13
| | * | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-1/+13
| | * | Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-291-0/+42
| | * | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-293-4/+33
| | |/
| * | Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles2015-12-291-0/+10
| * | thermal: constify pch_dev_ops structureJulia Lawall2015-12-291-1/+1
| |/
* | x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-092-53/+51
|/
* imx: thermal: use CPU temperature grade info for thresholdsTim Harvey2015-11-231-15/+41
* Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann2015-11-231-1/+1
* thermal: rcar_thermal: remove redundant operationKuninori Morimoto2015-11-161-28/+21
* thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang2015-11-161-1/+1
* thermal: power_allocator: Use temperature reading from tzKapileshwar Singh2015-11-121-17/+7
* thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang2015-11-121-0/+72
* thermal: rockchip: consistently use int for temperaturesCaesar Wang2015-11-121-8/+8
OpenPOWER on IntegriCloud