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
2020-07-14
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
1
-1
/
+6
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
3
-3
/
+46
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
3
-1
/
+667
2020-07-07
thermal: core: Get thermal zone by id
Daniel Lezcano
2
-0
/
+16
2020-07-07
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2
-0
/
+60
2020-07-07
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
2
-1
/
+2
2020-07-07
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
1
-3
/
+4
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
4
-12
/
+12
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
3
-28
/
+0
2020-06-29
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
1
-2
/
+14
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
10
-1
/
+58
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
10
-61
/
+42
2020-06-29
thermal: Add mode helpers
Andrzej Pietrasiewicz
1
-0
/
+53
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
7
-77
/
+3
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
5
-39
/
+22
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
1
-11
/
+7
2020-06-29
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
1
-1
/
+1
2020-06-29
thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
Finley Xiao
1
-3
/
+3
2020-06-29
thermal/drivers/tsens: Fix compilation warnings by making functions static
Amit Kucheria
1
-5
/
+5
2020-06-29
thermal/drivers/sprd: Fix return value of sprd_thm_probe()
Tiezhu Yang
1
-2
/
+2
2020-06-29
thermal/drivers/mediatek: Fix bank number settings on mt8183
Michael Kao
1
-1
/
+4
2020-06-29
thermal/drivers: imx: Fix missing of_node_put() at probe time
Anson Huang
1
-3
/
+4
2020-06-25
thermal: Add support for the MCU controlled FAN on Khadas boards
Neil Armstrong
3
-0
/
+174
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-6
/
+6
2020-06-15
sched,powerclamp: Convert to sched_set_fifo()
Peter Zijlstra
1
-4
/
+1
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-976
/
+1534
2020-05-29
thermal/int340x_thermal: Don't require IDSP to exist
Matthew Garrett
1
-8
/
+22
2020-05-29
thermal/int340x_thermal: Export OEM vendor variables
Matthew Garrett
1
-1
/
+131
2020-05-29
thermal/int340x_thermal: Export GDDV
Matthew Garrett
1
-0
/
+60
2020-05-29
thermal: qoriq: Update the settings for TMUv2
Yuantian Tang
1
-2
/
+24
2020-05-22
thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
Niklas Söderlund
1
-5
/
+4
2020-05-22
thermal: qoriq: Add platform dependencies
Geert Uytterhoeven
1
-2
/
+2
2020-05-22
drivers: thermal: tsens: Merge tsens-common.c into tsens.c
Amit Kucheria
4
-850
/
+840
2020-05-22
thermal/of: Rename of-thermal.c
Amit Kucheria
2
-1
/
+1
2020-05-22
thermal/governors: Prefix all source files with gov_
Amit Kucheria
5
-4
/
+4
2020-05-22
thermal/drivers/user_space: Sort headers alphabetically
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/drivers/of-thermal: Sort headers alphabetically
Amit Kucheria
1
-5
/
+5
2020-05-22
thermal/drivers/cpufreq_cooling: Replace module.h with export.h
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/drivers/cpufreq_cooling: Sort headers alphabetically
Amit Kucheria
1
-4
/
+4
2020-05-22
thermal/drivers/clock_cooling: Include export.h
Amit Kucheria
1
-0
/
+1
2020-05-22
thermal/drivers/clock_cooling: Sort headers alphabetically
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/drivers/thermal_hwmon: Include export.h
Amit Kucheria
1
-0
/
+1
2020-05-22
thermal/drivers/thermal_hwmon: Sort headers alphabetically
Amit Kucheria
1
-2
/
+3
2020-05-22
thermal/drivers/thermal_helpers: Include export.h
Amit Kucheria
1
-0
/
+1
2020-05-22
thermal/drivers/thermal_helpers: Sort headers alphabetically
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/core: Replace module.h with export.h
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/core: Get rid of MODULE_* tags
Amit Kucheria
1
-4
/
+0
2020-05-22
thermal: imx8mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-19
thermal/drivers/cpuidle_cooling: Change the registration function
Daniel Lezcano
1
-12
/
+51
2020-05-13
dt-bindings: firmware: imx: Move system control into dt-binding headfile
Dong Aisheng
1
-1
/
+1
[prev]
[next]