index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-371
/
+706
2021-04-23
thermal/drivers/mtk_thermal: Remove redundant initializations of several vari...
Colin Ian King
1
-6
/
+6
2021-04-23
thermal/core/power allocator: Use the lockless __thermal_cdev_update() function
Lukasz Luba
1
-2
/
+1
2021-04-23
thermal/core/fair share: Use the lockless __thermal_cdev_update() function
Lukasz Luba
1
-4
/
+3
2021-04-23
thermal/core/fair share: Lock the thermal zone while looping over instances
Lukasz Luba
1
-0
/
+4
2021-04-23
thermal/core/power_allocator: Update once cooling devices when temp is low
Lukasz Luba
1
-4
/
+7
2021-04-23
thermal/core/power_allocator: Maintain the device statistics from going stale
Lukasz Luba
1
-0
/
+10
2021-04-22
thermal/core: Create a helper __thermal_cdev_update() without a lock
Lukasz Luba
2
-10
/
+18
2021-04-22
thermal/drivers/tsens: Add support for ipq8064-tsens
Ansuel Smith
1
-0
/
+3
2021-04-22
thermal/drivers/tsens: Drop unused define for msm8960
Ansuel Smith
1
-23
/
+1
2021-04-22
thermal/drivers/tsens: Replace custom 8960 apis with generic apis
Ansuel Smith
1
-41
/
+15
2021-04-22
thermal/drivers/tsens: Fix bug in sensor enable for msm8960
Ansuel Smith
1
-3
/
+20
2021-04-22
thermal/drivers/tsens: Use init_common for msm8960
Ansuel Smith
1
-51
/
+1
2021-04-22
thermal/drivers/tsens: Add VER_0 tsens version
Ansuel Smith
3
-30
/
+133
2021-04-22
thermal/drivers/tsens: Convert msm8960 to reg_field
Ansuel Smith
1
-2
/
+71
2021-04-22
thermal/drivers/tsens: Don't hardcode sensor slope
Ansuel Smith
1
-1
/
+2
2021-04-22
thermal/core: Remove thermal_notify_framework
Thara Gopinath
1
-18
/
+0
2021-04-21
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
1
-4
/
+0
2021-04-20
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
1
-17
/
+17
2021-04-20
thermal/drivers/tegra: Use devm_platform_ioremap_resource_byname
dingsenjie
1
-10
/
+3
2021-04-20
thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe()
Ye Bin
1
-3
/
+1
2021-04-20
thermal/drivers/intel: Introduce tcc cooling driver
Zhang Rui
3
-0
/
+141
2021-04-20
thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...
Ruiqi Gong
1
-1
/
+0
2021-04-20
thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_p...
Ruiqi Gong
1
-4
/
+1
2021-04-20
thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607
Konrad Dybcio
3
-2
/
+101
2021-04-15
thermal/drivers/tsens: Fix missing put_device error
Guangqing Zhu
1
-2
/
+4
2021-04-15
thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe...
David Collins
1
-30
/
+61
2021-04-15
thermal/drivers/cpufreq_cooling: Fix slab OOB issue
brian-sy yang
1
-1
/
+1
2021-04-15
thermal/drivers/hisi: Use the correct HiSilicon copyright
Hao Fang
1
-3
/
+3
2021-04-15
thermal/drivers/cpuidle_cooling: Fix use after error
Daniel Lezcano
1
-3
/
+5
2021-04-15
thermal/drivers/devfreq_cooling: Fix wrong return on error path
Daniel Lezcano
1
-1
/
+1
2021-04-15
thermal/core: Fix memory leak in the error path
Daniel Lezcano
1
-0
/
+1
2021-03-17
thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976
Konrad Dybcio
1
-2
/
+2
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2021-03-16
thermal/core/power_allocator: Using round the division when re-divvying up power
jeson.gao
1
-3
/
+5
2021-03-15
thermal/drivers/cpufreq_cooling: Remove unused list
Daniel Lezcano
1
-13
/
+0
2021-03-15
thermal/drivers/cpuidle_cooling: Use device name instead of auto-numbering
Daniel Lezcano
1
-17
/
+16
2021-03-15
thermal/drivers/devfreq_cooling: Use device name instead of auto-numbering
Daniel Lezcano
1
-17
/
+8
2021-03-15
thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
Daniel Lezcano
1
-22
/
+12
2021-03-15
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
1
-16
/
+22
2021-03-10
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
1
-2
/
+5
2021-03-10
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
1
-1
/
+0
2021-03-10
thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
Niklas Söderlund
1
-1
/
+2
2021-03-10
thermal: Fix couple of spellos in the file sun8i_thermal.c
Bhaskar Chowdhury
1
-2
/
+2
2021-03-10
thermal: Fix a typo in the file soctherm.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-10
thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
Tang Bin
1
-3
/
+1
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-598
/
+752
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+55
2021-02-17
thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error
Viresh Kumar
1
-1
/
+1
2021-02-16
thermal: qcom: Fix comparison with uninitialized variable channels_available
Colin Ian King
1
-7
/
+7
[next]