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