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
2013-03-11
thermal: exynos_thermal: return a proper error code while thermal_zone_device...
Devendra Naga
1
-1
/
+1
2013-03-11
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
1
-1
/
+3
2013-03-11
Thermal: kirkwood: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-11
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
1
-10
/
+6
2013-03-11
Thermal: dove: Convert to devm_ioremap_resource()
Sachin Kamat
1
-10
/
+6
2013-03-11
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
1
-4
/
+5
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
13
-265
/
+1885
2013-02-27
thermal: convert to idr_alloc()
Tejun Heo
2
-24
/
+10
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
1
-1
/
+1
2013-02-22
thermal: return an error on failure to register thermal class
Richard Guy Briggs
1
-0
/
+1
2013-02-08
Thermal: rename thermal governor Kconfig option to avoid generic naming
Zhang Rui
2
-9
/
+9
2013-02-08
thermal: exynos: Use the new thermal trend type for quick cooling action.
Amit Daniel Kachhap
1
-3
/
+3
2013-02-08
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
1
-35
/
+46
2013-02-08
Thermal: Dove: Add Themal sensor support for Dove.
Andrew Lunn
3
-0
/
+218
2013-02-08
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu
3
-0
/
+143
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
1
-0
/
+7
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
1
-1
/
+0
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
1
-9
/
+150
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
1
-7
/
+41
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
1
-34
/
+94
2013-02-06
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
1
-23
/
+7
2013-02-06
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
1
-65
/
+26
2013-02-06
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
1
-1
/
+1
2013-02-06
Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared
Zhang Rui
1
-1
/
+4
2013-02-06
Thermal: fix a wrong comment
Zhang Rui
1
-2
/
+2
2013-02-06
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2
-11
/
+76
2013-02-06
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
1
-1
/
+1
2013-02-06
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
1
-6
/
+11
2013-02-06
PM: Introduce Intel PowerClamp Driver
Jacob Pan
3
-0
/
+806
2013-01-25
thermal: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-17
thermal: check for invalid trip setup when registering thermal device
Eduardo Valentin
1
-0
/
+3
2013-01-16
thermal: cleanup: use dev_* helper functions
Eduardo Valentin
1
-4
/
+6
2013-01-16
thermal: remove unnecessary include
Eduardo Valentin
1
-1
/
+0
2013-01-16
thermal: Use thermal zone device id in netlink messages
Eduardo Valentin
1
-2
/
+6
2013-01-04
thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c
Sachin Kamat
1
-3
/
+2
2013-01-04
thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c
Sachin Kamat
1
-3
/
+1
2013-01-04
thermal: exynos: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-01-04
drivers/thermal/spear_thermal.c: use devm_clk_get
Julia Lawall
1
-5
/
+2
2013-01-04
thermal: rcar: add .get_trip_type/temp and .notify support
kuninori.morimoto.gx@renesas.com
1
-3
/
+65
2013-01-04
Thermal: exynos: Add sysfs node supporting exynos's emulation mode.
Jonghwa Lee
2
-0
/
+112
2013-01-04
step_wise: Unify the code for both throttle and dethrottle
Zhang Rui
1
-45
/
+25
2013-01-04
Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governor
Zhang Rui
1
-18
/
+46
2013-01-03
Drivers: thermal: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-12
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
1
-1
/
+1
2012-12-12
Thermal: fix a NULL pointer dereference when generic thermal layer is built a...
Zhang Rui
1
-1
/
+2
2012-12-03
treewide: Fix typos in various Kconfig
Masanari Iida
1
-1
/
+1
2012-11-26
thermal: rcar: add rcar_zone_to_priv() macro
Kuninori Morimoto
1
-1
/
+2
2012-11-26
thermal: rcar: fixup the unit of temperature
Kuninori Morimoto
1
-1
/
+3
[next]