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-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+16
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-5
/
+1
2015-01-15
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-9
/
+16
2015-01-12
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
Geert Uytterhoeven
1
-1
/
+1
2015-01-07
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
Yoshihiro Shimoda
1
-2
/
+2
2015-01-07
thermal: rcar: fix ENR register value
Yoshihiro Shimoda
1
-3
/
+8
2015-01-06
Thermal: imx: add clk disable/enable for suspend/resume
Anson Huang
1
-0
/
+2
2015-01-06
int340x_thermal/processor_thermal_device: return failure when
Zhang Rui
1
-0
/
+2
2015-01-06
ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT
Zhang Rui
1
-12
/
+4
2015-01-05
thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
Geert Uytterhoeven
2
-3
/
+3
2014-12-24
Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git in...
Zhang Rui
16
-271
/
+491
2014-12-24
Thermal/int340x/int3403: Free acpi notification handler
Srinivas Pandruvada
1
-0
/
+2
2014-12-24
Thermal/int340x/processor_thermal: Fix memory leak
Srinivas Pandruvada
1
-9
/
+20
2014-12-24
Thermal/int340x/int3403: Fix memory leak
Srinivas Pandruvada
1
-0
/
+2
2014-12-24
thermal: int340x: Introduce processor reporting device
Srinivas Pandruvada
2
-0
/
+299
2014-12-22
thermal: int340x_thermal: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-12-22
thermal: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
8
-264
/
+172
2014-12-21
thermal: cpu_cooling: document node in struct cpufreq_cooling_device
Javi Merino
1
-0
/
+1
2014-12-21
thermal/powerclamp: add ids for future xeon cpus
Jacob Pan
1
-0
/
+1
2014-12-21
Thermal/int340x: Handle properly the case when _trt or _art acpi entry is mis...
Ilkka Koskinen
1
-4
/
+4
2014-12-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
20
-809
/
+2407
2014-12-17
thermal: cpu_cooling: small memory leak on error
Dan Carpenter
1
-1
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-10
/
+0
2014-12-13
Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next
Zhang Rui
19
-806
/
+2402
2014-12-12
thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case
Eduardo Valentin
1
-3
/
+8
2014-12-12
thermal: db8500: Do not print error message in the EPROBE_DEFER case
Eduardo Valentin
1
-2
/
+8
2014-12-12
thermal: imx: Do not print error message in the EPROBE_DEFER case
Fabio Estevam
1
-2
/
+4
2014-12-10
drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung
Abhilash Kesavan
1
-1
/
+1
2014-12-09
Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call
Ilkka Koskinen
1
-0
/
+2
2014-12-09
Merge branch 'eduardo-soc-thermal' into thermal-soc
Zhang Rui
14
-791
/
+2308
2014-12-09
thermal/powerclamp: add id for braswell cpu
Jacob Pan
1
-0
/
+1
2014-12-09
thermal: Intel SoC DTS: Don't do thermal zone update inside spin_lock
Maurice Petallo
1
-5
/
+7
2014-12-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
14
-791
/
+2308
2014-12-09
Thermal: fix platform_no_drv_owner.cocci warnings
Wu Fengguang
1
-1
/
+0
2014-12-09
Thermal/int340x: avoid unnecessary pointer casting
Jacob Pan
1
-5
/
+5
2014-12-09
thermal: int3403: Delete a check before thermal_zone_device_unregister()
Markus Elfring
1
-2
/
+1
2014-12-09
thermal/int3400: export uuids
Srinivas Pandruvada
1
-2
/
+78
2014-12-08
thermal:core:fix: Check return code of the ->get_max_state() callback
Lukasz Majewski
1
-2
/
+4
2014-12-08
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
Lukasz Majewski
1
-0
/
+24
2014-12-08
thermal: of: Extend of-thermal to export table of trip points
Lukasz Majewski
2
-0
/
+29
2014-12-08
thermal: of: Rename struct __thermal_trip to struct thermal_trip
Lukasz Majewski
1
-18
/
+3
2014-12-08
thermal: of: Extend of-thermal.c to provide check if trip point is valid
Lukasz Majewski
2
-0
/
+27
2014-12-08
thermal: of: Extend of-thermal.c to provide number of trip points
Lukasz Majewski
2
-0
/
+26
2014-12-08
thermal: cpu_cooling: update copyright tags
Viresh Kumar
1
-0
/
+2
2014-12-08
thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
Viresh Kumar
1
-89
/
+19
2014-12-08
thermal: cpu_cooling: Store frequencies in descending order
Viresh Kumar
1
-1
/
+40
2014-12-08
thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()
Viresh Kumar
1
-23
/
+27
[next]