index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-22
thermal/drivers/mtk_thermal: Remove redundant initializations of several vari...
Colin Ian King
2021-04-22
thermal/core/power allocator: Use the lockless __thermal_cdev_update() function
Lukasz Luba
2021-04-22
thermal/core/fair share: Use the lockless __thermal_cdev_update() function
Lukasz Luba
2021-04-22
thermal/core/fair share: Lock the thermal zone while looping over instances
Lukasz Luba
2021-04-22
thermal/core/power_allocator: Update once cooling devices when temp is low
Lukasz Luba
2021-04-22
thermal/core/power_allocator: Maintain the device statistics from going stale
Lukasz Luba
2021-04-22
thermal/core: Create a helper __thermal_cdev_update() without a lock
Lukasz Luba
2021-04-22
thermal/drivers/tsens: Add support for ipq8064-tsens
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Drop unused define for msm8960
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Replace custom 8960 apis with generic apis
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Fix bug in sensor enable for msm8960
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Use init_common for msm8960
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Add VER_0 tsens version
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Convert msm8960 to reg_field
Ansuel Smith
2021-04-22
thermal/drivers/tsens: Don't hardcode sensor slope
Ansuel Smith
2021-04-22
thermal/core: Remove thermal_notify_framework
Thara Gopinath
2021-04-21
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
2021-04-20
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
2021-04-20
thermal/drivers/tegra: Use devm_platform_ioremap_resource_byname
dingsenjie
2021-04-20
thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe()
Ye Bin
2021-04-20
thermal/drivers/intel: Introduce tcc cooling driver
Zhang Rui
2021-04-20
thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...
Ruiqi Gong
2021-04-20
thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_p...
Ruiqi Gong
2021-04-20
thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607
Konrad Dybcio
2021-04-15
thermal/drivers/tsens: Fix missing put_device error
Guangqing Zhu
2021-04-15
thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe...
David Collins
2021-04-15
thermal/drivers/cpufreq_cooling: Fix slab OOB issue
brian-sy yang
2021-04-15
thermal/drivers/hisi: Use the correct HiSilicon copyright
Hao Fang
2021-04-15
thermal/drivers/cpuidle_cooling: Fix use after error
Daniel Lezcano
2021-04-15
thermal/drivers/devfreq_cooling: Fix wrong return on error path
Daniel Lezcano
2021-04-15
thermal/core: Fix memory leak in the error path
Daniel Lezcano
2021-03-17
thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976
Konrad Dybcio
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
2021-03-16
thermal/core/power_allocator: Using round the division when re-divvying up power
jeson.gao
2021-03-15
thermal/drivers/cpufreq_cooling: Remove unused list
Daniel Lezcano
2021-03-15
thermal/drivers/cpuidle_cooling: Use device name instead of auto-numbering
Daniel Lezcano
2021-03-15
thermal/drivers/devfreq_cooling: Use device name instead of auto-numbering
Daniel Lezcano
2021-03-15
thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
Daniel Lezcano
2021-03-15
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
2021-03-10
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
2021-03-10
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
2021-03-10
thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
Niklas Söderlund
2021-03-10
thermal: Fix couple of spellos in the file sun8i_thermal.c
Bhaskar Chowdhury
2021-03-10
thermal: Fix a typo in the file soctherm.c
Bhaskar Chowdhury
2021-03-10
thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
Tang Bin
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-17
thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error
Viresh Kumar
2021-02-16
thermal: qcom: Fix comparison with uninitialized variable channels_available
Colin Ian King
[next]