index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
thermal: core: remove unnecessary mutex_init()
Qinglang Miao
2020-10-12
1
-1
/
+0
|
*
thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns
zhuguangqing
2020-10-12
1
-1
/
+1
|
*
thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config
Lad Prabhakar
2020-10-12
1
-3
/
+3
|
*
thermal: stm32: simplify the return expression of stm_thermal_prepare()
Qinglang Miao
2020-10-12
1
-6
/
+1
|
*
thermal: rcar_thermal: Add missing braces to conditional statement
Geert Uytterhoeven
2020-10-12
1
-2
/
+2
|
*
thermal: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-10-12
1
-1
/
+1
|
*
thermal: imx8mm: Use dev_err_probe() to simplify error handling
Anson Huang
2020-10-12
1
-7
/
+3
|
*
thermal: imx: Use dev_err_probe() to simplify error handling
Anson Huang
2020-10-12
1
-16
/
+6
|
*
drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"
Colin Ian King
2020-10-12
1
-1
/
+1
*
|
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-03
1
-3
/
+3
*
|
genetlink: add small version of ops
Jakub Kicinski
2020-10-03
1
-1
/
+1
|
/
*
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-04
4
-18
/
+24
|
\
|
*
thermal: core: Fix use-after-free in thermal_zone_device_unregister()
Dmitry Osipenko
2020-09-04
1
-2
/
+3
|
*
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Veera Vegivada
2020-09-04
1
-2
/
+2
|
*
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2020-09-04
2
-14
/
+19
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-6
/
+6
|
/
*
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-08-15
3
-0
/
+174
|
\
|
*
thermal: Add support for the MCU controlled FAN on Khadas boards
Neil Armstrong
2020-06-25
3
-0
/
+174
*
|
thermal: don't make THERMAL_NETLINK 'default y'
Linus Torvalds
2020-08-07
1
-1
/
+0
*
|
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
37
-738
/
+1424
|
\
\
|
*
|
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
2020-08-04
1
-0
/
+3
|
*
|
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
2020-07-31
1
-7
/
+125
|
*
|
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
2020-07-31
1
-52
/
+62
|
*
|
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2020-07-30
2
-17
/
+2
[prev]
[next]