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-01-07
drivers: thermal: tsens: Work with old DTBs
Amit Kucheria
1
-0
/
+3
2019-12-07
thermal: power_allocator: Fix Kconfig warning
YueHaibing
1
-1
/
+1
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-480
/
+1616
2019-12-04
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-01
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-1
/
+1
2019-11-14
thermal: Fix deadlock in thermal thermal_zone_device_check
Wei Wang
1
-2
/
+2
2019-11-07
thermal: cpu_cooling: Migrate to using the EM framework
Quentin Perret
2
-160
/
+89
2019-11-07
thermal: cpu_cooling: Make the power-related code depend on IPA
Quentin Perret
1
-85
/
+81
2019-11-07
drivers: thermal: tsens: fix potential integer overflow on multiply
Colin Ian King
1
-1
/
+1
2019-11-07
thermal: no need to set .owner when using module_platform_driver
Tian Tao
1
-1
/
+0
2019-11-07
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
Colin Ian King
1
-3
/
+1
2019-11-07
thermal: Initialize thermal subsystem earlier
Amit Kucheria
1
-1
/
+1
2019-11-07
thermal: Remove netlink support
Amit Kucheria
1
-100
/
+1
2019-11-07
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
AngeloGioacchino Del Regno
3
-2
/
+174
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
3
-0
/
+345
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
6
-63
/
+669
2019-11-07
drivers: thermal: tsens: Create function to return sign-extended temperature
Amit Kucheria
1
-14
/
+35
2019-11-07
drivers: thermal: tsens: Add debugfs support
Amit Kucheria
3
-0
/
+91
2019-11-07
drivers: thermal: tsens: Add __func__ identifier to debug statements
Amit Kucheria
2
-7
/
+7
2019-11-07
drivers: thermal: tsens: Simplify code flow in tsens_probe
Amit Kucheria
1
-5
/
+3
2019-11-07
drivers: thermal: tsens: Get rid of id field in tsens_sensor
Amit Kucheria
4
-21
/
+20
2019-11-07
thermal: qoriq: add thermal monitor unit version 2 support
Yuantian Tang
1
-23
/
+97
2019-11-07
thermal-generic-adc: Silent error message for EPROBE_DEFER
Hsin-Yi Wang
1
-3
/
+6
2019-11-07
thermal: rcar_gen3_thermal: Add r8a774b1 support
Biju Das
1
-0
/
+4
2019-10-21
treewide: Rename Peter Feuerer to Peter Kaestle
Peter Kaestle
1
-1
/
+1
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
[next]