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 '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-06
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
|
*
|
thermal: core: Add thermal zone enable/disable notification
Daniel Lezcano
2020-07-29
1
-0
/
+5
|
*
|
thermal: qcom: tsens-v0_1: Add support for MSM8939
Shawn Guo
2020-07-27
3
-2
/
+147
|
*
|
thermal: core: Fix thermal zone lookup by ID
Thierry Reding
2020-07-24
1
-3
/
+5
|
*
|
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
2020-07-24
1
-1
/
+1
|
*
|
thermal: imx8mm: Support module autoloading
Anson Huang
2020-07-21
1
-0
/
+1
|
*
|
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
2020-07-21
1
-1
/
+1
|
*
|
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
2020-07-21
1
-3
/
+3
|
*
|
thermal: core: Move initialization after core initcall
Daniel Lezcano
2020-07-21
1
-1
/
+1
|
*
|
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
2020-07-21
3
-2
/
+11
|
*
|
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
2020-07-21
1
-0
/
+4
|
*
|
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
2020-07-21
3
-458
/
+0
|
*
|
thermal: core: remove redundant initialization of variable ret
Colin Ian King
2020-07-21
1
-1
/
+1
|
*
|
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
2020-07-21
4
-19
/
+114
|
*
|
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-07-07
3
-3
/
+46
|
*
|
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
2020-07-07
3
-1
/
+667
|
*
|
thermal: core: Get thermal zone by id
Daniel Lezcano
2020-07-07
2
-0
/
+16
|
*
|
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2020-07-07
2
-0
/
+60
|
*
|
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
2020-07-07
2
-1
/
+2
|
*
|
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
2020-07-07
1
-3
/
+4
|
*
|
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
2020-06-29
4
-12
/
+12
|
*
|
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
3
-28
/
+0
|
*
|
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
2020-06-29
1
-2
/
+14
|
*
|
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2020-06-29
10
-1
/
+58
|
*
|
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
10
-61
/
+42
|
*
|
thermal: Add mode helpers
Andrzej Pietrasiewicz
2020-06-29
1
-0
/
+53
|
*
|
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
7
-77
/
+3
|
*
|
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-06-29
5
-39
/
+22
|
*
|
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
2020-06-29
1
-11
/
+7
|
|
/
*
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-4
/
+1
|
\
\
|
*
|
sched,powerclamp: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-4
/
+1
|
|
/
*
|
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
2020-08-03
1
-6
/
+6
|
\
\
|
*
|
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-06-24
1
-6
/
+6
|
|
/
*
|
Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-16
3
-6
/
+9
|
\
\
|
*
|
Revert "thermal: mediatek: fix register index error"
Enric Balletbo i Serra
2020-07-15
1
-4
/
+2
|
*
|
thermal: int3403_thermal: Downgrade error message
Alex Hung
2020-07-15
1
-1
/
+1
|
*
|
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
2020-07-14
1
-1
/
+6
|
|
/
*
|
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
2020-06-29
1
-1
/
+1
*
|
thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
Finley Xiao
2020-06-29
1
-3
/
+3
*
|
thermal/drivers/tsens: Fix compilation warnings by making functions static
Amit Kucheria
2020-06-29
1
-5
/
+5
*
|
thermal/drivers/sprd: Fix return value of sprd_thm_probe()
Tiezhu Yang
2020-06-29
1
-2
/
+2
*
|
thermal/drivers/mediatek: Fix bank number settings on mt8183
Michael Kao
2020-06-29
1
-1
/
+4
*
|
thermal/drivers: imx: Fix missing of_node_put() at probe time
Anson Huang
2020-06-29
1
-3
/
+4
|
/
[next]