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
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-7
/
+7
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-382
/
+113
2019-09-27
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
14
-57
/
+176
2019-09-24
thermal: db8500: Rewrite to be a pure OF sensor
Linus Walleij
1
-370
/
+107
2019-09-24
thermal: db8500: Use dev helper variable
Linus Walleij
1
-15
/
+16
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
2
-16
/
+16
2019-09-24
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4
Zhang Rui
12
-38
/
+143
2019-09-24
thermal: Add some error messages
Amit Kucheria
1
-4
/
+13
2019-09-24
thermal: Fix use-after-free when unregistering thermal zone device
Ido Schimmel
1
-1
/
+1
2019-09-24
thermal/drivers/core: Use put_device() if device_register() fails
Yue Hu
1
-12
/
+13
2019-09-24
thermal_hwmon: Sanitize thermal_zone type
Stefan Mavrodiev
1
-2
/
+6
2019-09-24
thermal: intel: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
1
-1
/
+1
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
1
-6
/
+0
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
1
-0
/
+5
2019-09-22
thermal: thermal_mmio: remove some dead code
Dan Carpenter
1
-7
/
+0
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-84
/
+26
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
1
-1
/
+1
2019-08-28
Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-soc
Zhang Rui
1
-15
/
+30
2019-08-28
drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
Srinivas Kandagatla
4
-2
/
+14
2019-08-28
thermal: tegra: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-08-28
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...
Fuqian Huang
1
-2
/
+1
2019-08-28
thermal: armada: Fix -Wshift-negative-value
Nathan Huckleberry
1
-3
/
+2
2019-08-28
thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
2019-08-28
thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
Anson Huang
1
-12
/
+6
2019-08-28
thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone fail
Anson Huang
1
-1
/
+1
2019-08-28
thermal: qoriq: Add clock operations
Anson Huang
1
-0
/
+23
2019-08-19
drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...
Srinivas Pandruvada
1
-4
/
+87
2019-08-10
thermal: cpu_cooling: Switch to QoS requests for freq limits
Viresh Kumar
1
-84
/
+26
2019-07-23
int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
Rafael J. Wysocki
1
-0
/
+4
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+173
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-115
/
+67
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-44
/
+9
2019-07-11
int340X/processor_thermal_device: add support for MMIO RAPL
Zhang Rui
2
-6
/
+173
2019-07-09
drivers: thermal: processor_thermal_device: Fix build warning
Zhang Rui
1
-0
/
+4
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-70
/
+72
2019-06-28
Merge branches 'thermal-core' and 'thermal-intel' into next
Zhang Rui
1
-0
/
+14
2019-06-27
thermal/drivers/core: Use governor table to initialize
Daniel Lezcano
7
-115
/
+34
2019-06-27
thermal/drivers/core: Add init section table for self-encapsulation
Daniel Lezcano
1
-0
/
+15
2019-06-25
drivers: thermal: processor_thermal: Read PPCC on resume
Srinivas Pandruvada
1
-0
/
+14
2019-06-21
thermal: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
6
-28
/
+6
2019-06-18
thermal: tegra: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+2
2019-06-18
thermal: intel_powerclamp: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
1
-10
/
+2
2019-06-18
thermal: intel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-20
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
7
-105
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-16
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
9
-88
/
+9
[next]