index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
thermal: rockchip: fix compile error
Caesar Wang
1
-0
/
+1
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
13
-68
/
+887
2015-11-09
remove abs64()
Andrew Morton
1
-1
/
+1
2015-11-06
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
12
-63
/
+884
2015-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
3
-38
/
+54
2015-11-04
thermal: exynos: Directly return 0 instead of using local ret variable
Krzysztof Kozlowski
1
-2
/
+3
2015-11-04
thermal: exynos: Remove unneeded semicolon
Krzysztof Kozlowski
1
-2
/
+2
2015-11-04
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
Krzysztof Kozlowski
1
-1
/
+1
2015-11-04
thermal: exynos: Fix first temperature read after registering sensor
Krzysztof Kozlowski
1
-10
/
+17
2015-11-04
thermal: exynos: Fix unbalanced regulator disable on probe failure
Krzysztof Kozlowski
1
-17
/
+17
2015-11-04
devfreq_cooling: return on allocation failure
Dan Carpenter
1
-1
/
+1
2015-11-03
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
Caesar Wang
1
-0
/
+4
2015-11-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
11
-33
/
+835
2015-11-02
thermal: devfreq_cooling: Make power a u64
Javi Merino
1
-1
/
+1
2015-11-02
thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...
Javi Merino
1
-6
/
+10
2015-10-30
thermal: underflow bug in imx_set_trip_temp()
Dan Carpenter
1
-1
/
+1
2015-10-30
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
Nadav Haklai
1
-3
/
+3
2015-10-30
thermal: imx: register irq handler later in probe
Bai Ping
1
-8
/
+11
2015-10-30
thermal: rockhip: fix setting thermal shutdown polarity
Dmitry Torokhov
1
-6
/
+4
2015-10-30
thermal: rockchip: fix handling of invalid readings
Dmitry Torokhov
1
-15
/
+13
2015-10-30
devfreq_cooling: add trace information
Javi Merino
1
-0
/
+6
2015-10-30
thermal: Add devfreq cooling
Ørjan Eide
3
-0
/
+580
2015-10-21
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2015-10-17
thermal: exynos: Fix register read in TMU
Sudip Mukherjee
1
-1
/
+1
2015-10-10
thermal: cpu_cooling: Remove usage of devm functions
Vaishali Thakkar
1
-5
/
+3
2015-10-10
thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal
Srinivas Pandruvada
1
-0
/
+3
2015-10-01
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-09-29
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
3
-0
/
+79
2015-09-29
ti-soc-thermal: implement omap3 support
Pavel Machek
5
-0
/
+138
2015-09-20
thermal: power_allocator: exit early if there are no cooling devices
Javi Merino
1
-0
/
+5
2015-09-14
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
1
-5
/
+27
2015-09-14
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
1
-44
/
+57
2015-09-14
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
1
-25
/
+100
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
1
-0
/
+28
2015-09-13
thermal: cpu_cooling: free power table on error or when unregistering
Javi Merino
1
-5
/
+16
2015-09-13
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
Javi Merino
1
-24
/
+23
2015-09-13
thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-13
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Eduardo Valentin
2
-2
/
+1
2015-09-13
thermal: ti-soc: allow compile test
Eduardo Valentin
1
-4
/
+4
2015-09-13
thermal: qcom_spmi: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: exynos: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: armada: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: dove: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: kirkwood: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: rockchip: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: spear: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-13
thermal: hisi: allow compile test
Eduardo Valentin
1
-1
/
+1
2015-09-11
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
1
-7
/
+4
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
32
-154
/
+466
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-1
/
+1
[next]