index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-18
2
-0
/
+2
|
\
|
*
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2020-12-17
2
-0
/
+2
*
|
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
22
-742
/
+1183
|
\
|
|
*
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
2020-12-15
1
-13
/
+12
|
*
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
2020-12-15
1
-19
/
+0
|
*
thermal/core: Add critical and hot ops
Daniel Lezcano
2020-12-11
1
-16
/
+27
|
*
thermal/core: Emit a warning if the thermal zone is updated without ops
Daniel Lezcano
2020-12-11
1
-1
/
+2
|
*
thermal: devfreq_cooling: remove old power model and use EM
Lukasz Luba
2020-12-11
1
-210
/
+97
|
*
thermal: devfreq_cooling: add new registration functions with Energy Model
Lukasz Luba
2020-12-11
1
-1
/
+53
|
*
thermal: devfreq_cooling: use a copy of device status
Lukasz Luba
2020-12-11
1
-10
/
+37
|
*
thermal: devfreq_cooling: change tracing function and arguments
Lukasz Luba
2020-12-11
1
-2
/
+1
|
*
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
2020-12-10
1
-1
/
+1
|
*
thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
Zheng Yongjun
2020-12-10
1
-5
/
+1
|
*
thermal: intel: pch: use macro for temperature calculation
Sumeet Pawnikar
2020-12-10
1
-10
/
+3
|
*
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
2020-12-10
4
-2
/
+232
|
*
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
2020-12-10
4
-3
/
+270
|
*
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2020-12-10
2
-0
/
+2
|
*
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
2020-12-10
5
-211
/
+263
|
*
thermal: rcar_gen3_thermal: Add r8a779a0 support
Niklas Söderlund
2020-12-08
1
-1
/
+6
|
*
thermal: imx8mm: Disable the clock on probe failure
Fabio Estevam
2020-12-04
1
-1
/
+5
|
*
thermal: imx8mm: Print the correct error code
Fabio Estevam
2020-12-04
1
-1
/
+2
|
*
thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
Niklas Söderlund
2020-11-30
1
-106
/
+2
|
*
thermal: core: Constify static attribute_group structs
Rikard Falkeborn
2020-11-30
1
-3
/
+3
|
*
thermal: power allocator: change the 'k_*' always in estimate_pid_constants()
Lukasz Luba
2020-11-26
1
-19
/
+9
|
*
thermal: power allocator: refactor sustainable power estimation
Lukasz Luba
2020-11-26
1
-12
/
+40
|
*
thermal: power allocator: change the 'k_i' coefficient estimation
Lukasz Luba
2020-11-26
1
-2
/
+6
|
*
thermal: intel_pch_thermal: fix build for ACPI not enabled
Randy Dunlap
2020-11-17
1
-0
/
+4
|
*
thermal: amlogic: Add hwmon support
Martin Blumenstingl
2020-11-16
1
-0
/
+4
|
*
thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.
Andres Freund
2020-11-14
1
-1
/
+9
|
*
thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
Zhuguangqing
2020-11-12
1
-3
/
+1
|
*
thermal/drivers/hwmon: Cleanup coding style a bit
Bernard Zhao
2020-11-12
1
-2
/
+1
|
*
thermal: sun8i: Use bitmap API instead of open code
Yangtao Li
2020-11-12
1
-16
/
+17
|
*
thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold
Sumeet Pawnikar
2020-11-07
1
-6
/
+70
|
*
thermal: mtk_thermal: make device_reset optional
Fabien Parent
2020-10-27
1
-1
/
+1
|
*
thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-10-27
1
-3
/
+2
|
*
drivers/thermal/core: Optimize trip points check
Bernard Zhao
2020-10-27
1
-6
/
+3
|
*
thermal: core: Move power_actor_set_power into IPA
Lukasz Luba
2020-10-27
3
-43
/
+32
|
*
thermal: core: Remove unused functions in power actor section
Lukasz Luba
2020-10-27
2
-51
/
+0
|
*
thermal: power_allocator: Respect upper and lower bounds for cooling device
Lukasz Luba
2020-10-27
1
-2
/
+6
|
*
thermal: core: Add upper and lower limits to power_actor_set_power
Michael Kao
2020-10-26
1
-1
/
+1
*
|
thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
Peter Ujfalusi
2020-11-12
1
-2
/
+16
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-17
18
-74
/
+145
|
\
|
*
thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()
Jing Xiangfeng
2020-10-12
1
-1
/
+2
|
*
thermal: ti-soc-thermal: Enable addition power management
Adam Ford
2020-10-12
2
-1
/
+59
|
*
thermal: sun8i: Add A100's THS controller support
Yangtao Li
2020-10-12
1
-0
/
+14
|
*
thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...
Yangtao Li
2020-10-12
1
-1
/
+1
|
*
thermal: cooling: Remove unused variable *tz
zhuguangqing
2020-10-12
5
-22
/
+11
|
*
thermal: int340x: Add keep alive response method
Srinivas Pandruvada
2020-10-12
1
-0
/
+29
|
*
thermal: int340x: Provide notification for OEM variable change
Srinivas Pandruvada
2020-10-12
1
-11
/
+11
[next]