index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2019-10-17
thermal: Fix use-after-free when unregistering thermal zone device
Ido Schimmel
2019-04-27
thermal/int340x_thermal: fix mode setting
Matthew Garrett
2019-04-27
thermal/int340x_thermal: Add additional UUIDs
Matthew Garrett
2019-03-23
thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
Dan Carpenter
2019-02-20
thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
Eduardo Valentin
2018-11-10
thermal: allow u8500-thermal driver to be a module
Arnd Bergmann
2018-11-10
thermal: allow spear-thermal driver to be a module
Arnd Bergmann
2018-10-10
thermal: of-thermal: disable passive polling when thermal zone is disabled
Anson Huang
2018-08-06
thermal: exynos: fix setting rising_threshold for Exynos5433
Bartlomiej Zolnierkiewicz
2018-04-24
thermal: imx: Fix race condition in imx_thermal_probe()
Mikhail Lappo
2018-04-13
thermal: power_allocator: fix one race condition issue for thermal_instances ...
Yi Zeng
2018-02-25
thermal: spear: use __maybe_unused for PM functions
Arnd Bergmann
2018-02-25
thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies
Arnd Bergmann
2017-12-25
thermal: hisilicon: Handle return value of clk_prepare_enable
Arvind Yadav
2017-12-20
thermal/drivers/step_wise: Fix temperature regulation misbehavior
Daniel Lezcano
2017-07-27
thermal: cpu_cooling: Avoid accessing potentially freed structures
Viresh Kumar
2017-01-09
thermal: hwmon: Properly report critical temperature in sysfs
Krzysztof Kozlowski
2016-07-27
thermal: cpu_cooling: fix improper order during initialization
Lukasz Luba
2016-05-04
thermal: rockchip: fix a impossible condition caused by the warning
Caesar Wang
2016-04-12
Thermal: Ignore invalid trip points
Zhang Rui
2016-03-09
thermal: cpu_cooling: fix out of bounds access in time_in_idle
Javi Merino
2016-03-03
Thermal: do thermal zone update after a cooling device registered
Chen Yu
2016-03-03
Thermal: handle thermal zone device properly during system sleep
Zhang Rui
2016-03-03
Thermal: initialize thermal zone device correctly
Zhang Rui
2015-11-23
imx: thermal: use CPU temperature grade info for thresholds
Tim Harvey
2015-11-23
Revert "thermal: qcom_spmi: allow compile test"
Arnd Bergmann
2015-11-16
thermal: rcar_thermal: remove redundant operation
Kuninori Morimoto
2015-11-16
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
Jiada Wang
2015-11-12
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
2015-11-12
thermal: rockchip: Support the RK3368 SoCs in thermal driver
Caesar Wang
2015-11-12
thermal: rockchip: consistently use int for temperatures
Caesar Wang
2015-11-12
thermal: rockchip: Add the sort mode for adc value increment or decrement
Caesar Wang
2015-11-12
thermal: rockchip: improve the conversion function
Caesar Wang
2015-11-12
thermal: rockchip: trivial: fix typo in commit
Caesar Wang
2015-11-12
thermal: rockchip: better to compatible the driver for different SoCs
Caesar Wang
2015-11-11
thermal: rockchip: fix compile error
Caesar Wang
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-11-09
remove abs64()
Andrew Morton
2015-11-06
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2015-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-11-04
thermal: exynos: Directly return 0 instead of using local ret variable
Krzysztof Kozlowski
2015-11-04
thermal: exynos: Remove unneeded semicolon
Krzysztof Kozlowski
2015-11-04
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
Krzysztof Kozlowski
2015-11-04
thermal: exynos: Fix first temperature read after registering sensor
Krzysztof Kozlowski
2015-11-04
thermal: exynos: Fix unbalanced regulator disable on probe failure
Krzysztof Kozlowski
2015-11-04
devfreq_cooling: return on allocation failure
Dan Carpenter
2015-11-03
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
Caesar Wang
2015-11-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-11-02
thermal: devfreq_cooling: Make power a u64
Javi Merino
2015-11-02
thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...
Javi Merino
[next]