summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2018-08-03thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz1-0/+1
2018-05-16thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski1-2/+7
2018-05-16thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski1-1/+4
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-04-13thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng1-0/+2
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann1-2/+2
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano1-5/+6
2017-07-28thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar1-1/+3
2017-07-28thermal: max77620: fix device-node reference imbalanceJohan Hovold1-2/+8
2017-01-09thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski1-1/+1
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-10-20thermal/powerclamp: correct cpu support checkEric Ernst1-12/+2
2016-10-20thermal: intel_pch_thermal: Enable Haswell PCHSrinivas Pandruvada1-0/+9
2016-10-20thermal: intel_pch_thermal: Add an ACPI passive tripSrinivas Pandruvada1-0/+51
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds43-195/+3410
2016-09-27thermal: int3403: Process trip change notificationSrinivas Pandruvada1-0/+6
2016-09-27thermal: int340x: New Interface to read trip and notifySrinivas Pandruvada5-27/+48
2016-09-27thermal: user_space gov: Add additional information in ueventSrinivas Pandruvada1-2/+13
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada16-25/+38
2016-09-27Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...Zhang Rui9-16/+1202
2016-09-27thermal: tegra: add hw-throttle for Tegra132Wei Ni2-30/+221
2016-09-27thermal: tegra: add hw-throttle functionWei Ni5-15/+700
2016-09-27thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerAxel Lin1-2/+9
2016-09-27thermal: Add Mediatek thermal driver for mt2701.dawei.chien@mediatek.com1-63/+152
2016-09-27thermal: max77620: Add thermal driver for reporting junction tempLaxman Dewangan3-0/+176
2016-09-27thermal: tango: add resume supportMarc Gonzalez1-2/+17
2016-09-27devfreq_cooling: no need to check state with negative numberShawn Lin1-1/+1
2016-09-27thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...Bui Duc Phuc1-1/+2
2016-09-27Thermal: of thermal: typo fixZhang Rui1-1/+1
2016-09-27thermal: imx: depend on imx SoC archPeter Robinson1-1/+1
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun1-3/+3
2016-09-27thermal: rockchip: optimize sensor auto accessing periodRocky Hao1-2/+2
2016-09-27thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Rocky Hao1-5/+6
2016-09-27thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2016-09-27thermal: qoriq: Add thermal management supportJia Hongtao3-0/+339
2016-09-27thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is usedKuninori Morimoto1-2/+18
2016-09-27thermal: of-thermal: Fix setting of set_emul_temp hookKeerthy1-4/+3
2016-09-27thermal: rockchip: fixes the exception interruptsCaesar Wang1-3/+17
2016-09-27thermal: rockchip: fixes the period time for tsadcCaesar Wang1-10/+24
2016-09-27thermal: rockchip: add the set_trips functionCaesar Wang1-0/+39
2016-09-27thermal: bang-bang governor: act on lower trip boundarySascha Hauer1-1/+1
2016-09-27thermal: streamline get_trend callbacksSascha Hauer4-36/+15
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer1-0/+19
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer1-0/+55
2016-09-27thermal: qcom: remove declare local symbols as staticEduardo Valentin4-4/+4