index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-02-15
thermal: qcom: add support for adc-tm5 PMIC thermal monitor
Dmitry Baryshkov
3
-0
/
+635
2021-02-15
thermal: ti-soc-thermal: Use non-inverted define for omap4
Tony Lindgren
2
-4
/
+4
2021-02-15
thermal: ti-soc-thermal: Simplify polling with iopoll
Tony Lindgren
1
-16
/
+14
2021-02-15
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430
Tony Lindgren
3
-4
/
+14
2021-02-15
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
1
-14
/
+15
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
5
-1
/
+741
2021-02-03
thermal/drivers/zx: Remove zx driver
Arnd Bergmann
3
-265
/
+0
2021-02-03
thermal/drivers/tango: Remove tango driver
Arnd Bergmann
3
-136
/
+0
2021-01-19
thermal: power allocator: fail binding for non-power actor devices
Lukasz Luba
1
-1
/
+34
2021-01-19
thermal/core: Make cooling device state change private
Daniel Lezcano
2
-1
/
+2
2021-01-19
thermal: intel: pch: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
1
-0
/
+6
2021-01-19
thermal: int340x: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
1
-0
/
+6
2021-01-19
thermal/core: Remove pointless thermal_zone_device_reset() function
Daniel Lezcano
1
-7
/
+1
2021-01-19
thermal/core: Remove ms based delay fields
Daniel Lezcano
4
-8
/
+8
2021-01-19
thermal/core: Use precomputed jiffies for the polling
Daniel Lezcano
1
-10
/
+5
2021-01-19
thermal/core: Precompute the delays from msecs to jiffies
Daniel Lezcano
3
-0
/
+11
2021-01-19
thermal/core: Remove THERMAL_TRIPS_NONE test
Daniel Lezcano
1
-1
/
+1
2021-01-19
thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macro
Daniel Lezcano
1
-4
/
+1
2021-01-19
thermal/core: Remove unused functions rebind/unbind exception
Daniel Lezcano
2
-41
/
+0
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
2
-91
/
+3
2021-01-14
thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms
Viresh Kumar
1
-14
/
+55
2021-01-07
thermal/core: Remove notify ops
Daniel Lezcano
1
-3
/
+0
2020-12-18
Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2020-12-17
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2
-0
/
+2
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-742
/
+1183
2020-12-15
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
1
-13
/
+12
2020-12-15
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
1
-19
/
+0
2020-12-11
thermal/core: Add critical and hot ops
Daniel Lezcano
1
-16
/
+27
2020-12-11
thermal/core: Emit a warning if the thermal zone is updated without ops
Daniel Lezcano
1
-1
/
+2
2020-12-11
thermal: devfreq_cooling: remove old power model and use EM
Lukasz Luba
1
-210
/
+97
2020-12-11
thermal: devfreq_cooling: add new registration functions with Energy Model
Lukasz Luba
1
-1
/
+53
2020-12-11
thermal: devfreq_cooling: use a copy of device status
Lukasz Luba
1
-10
/
+37
2020-12-11
thermal: devfreq_cooling: change tracing function and arguments
Lukasz Luba
1
-2
/
+1
2020-12-10
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
1
-1
/
+1
2020-12-10
thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
Zheng Yongjun
1
-5
/
+1
2020-12-10
thermal: intel: pch: use macro for temperature calculation
Sumeet Pawnikar
1
-10
/
+3
2020-12-10
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
4
-2
/
+232
2020-12-10
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
4
-3
/
+270
2020-12-10
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2
-0
/
+2
2020-12-10
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
5
-211
/
+263
2020-12-08
thermal: rcar_gen3_thermal: Add r8a779a0 support
Niklas Söderlund
1
-1
/
+6
2020-12-04
thermal: imx8mm: Disable the clock on probe failure
Fabio Estevam
1
-1
/
+5
2020-12-04
thermal: imx8mm: Print the correct error code
Fabio Estevam
1
-1
/
+2
2020-11-30
thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
Niklas Söderlund
1
-106
/
+2
2020-11-30
thermal: core: Constify static attribute_group structs
Rikard Falkeborn
1
-3
/
+3
2020-11-26
thermal: power allocator: change the 'k_*' always in estimate_pid_constants()
Lukasz Luba
1
-19
/
+9
[next]