index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
...
|
*
|
Thermal: build cpu_cooling code into thermal_sys module
Zhang Rui
2013-04-14
|
*
|
Thermal: build thermal governors into thermal_sys module
Zhang Rui
2013-04-14
|
*
|
Thermal: rename thermal_sys.c to thermal_core.c
Zhang Rui
2013-04-13
|
*
|
Thermal: exynos: remove unnecessary header inclusions
Arnd Bergmann
2013-04-11
|
*
|
thermal: step_wise: set throttle target within thermal instance limits
Andrew Bresticker
2013-04-11
|
*
|
thermal: add a warning for temperature emulation feature
Eduardo Valentin
2013-04-02
|
*
|
thermal: exynos: Adapt to temperature emulation core thermal framework
Amit Daniel Kachhap
2013-04-02
|
*
|
thermal: rcar: add pm_runtime_xxx() support
Kuninori Morimoto
2013-04-02
|
*
|
thermal: rcar: tidyup registration failure case
Kuninori Morimoto
2013-04-02
|
*
|
thermal: Add driver for Armada 370/XP SoC thermal management
Ezequiel Garcia
2013-04-02
|
*
|
Thermal: exynos: fix cooling state translation
Zhang Rui
2013-03-26
|
*
|
Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
Zhang Rui
2013-03-26
|
|
/
*
|
thermal: dove: Fix thermal sensor formula
Ezequiel Garcia
2013-03-26
*
|
thermal: kirkwood: Fix thermal sensor formula
Ezequiel Garcia
2013-03-26
*
|
thermal: kirkwood: Fix valid check for thermal register
Ezequiel Garcia
2013-03-26
*
|
thermal: db8500: Fix missing mutex_unlock() in probe error paths
Axel Lin
2013-03-26
*
|
thermal: db8500: Fix checking return value of thermal_zone_device_register
Axel Lin
2013-03-26
*
|
drivers: thermal: cpu_cooling: fix checkpatch warning
Laurent Navet [Mali]
2013-03-26
|
/
*
thermal: exynos_thermal: return a proper error code while thermal_zone_device...
Devendra Naga
2013-03-11
*
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
2013-03-11
*
Thermal: kirkwood: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
*
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
*
Thermal: dove: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
*
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
2013-03-11
*
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
2013-02-28
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-28
|
\
|
*
thermal: rcar: remove __devinitconst
Arnd Bergmann
2013-02-22
|
*
thermal: return an error on failure to register thermal class
Richard Guy Briggs
2013-02-22
|
*
Thermal: rename thermal governor Kconfig option to avoid generic naming
Zhang Rui
2013-02-08
|
*
thermal: exynos: Use the new thermal trend type for quick cooling action.
Amit Daniel Kachhap
2013-02-08
|
*
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
2013-02-08
|
*
Thermal: Dove: Add Themal sensor support for Dove.
Andrew Lunn
2013-02-08
|
*
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu
2013-02-08
|
*
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-08
|
*
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
|
*
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
|
*
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
|
*
thermal: rcar: multi channel support
Kuninori Morimoto
2013-02-06
|
*
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
2013-02-06
|
*
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
2013-02-06
|
*
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
2013-02-06
|
*
Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared
Zhang Rui
2013-02-06
|
*
Thermal: fix a wrong comment
Zhang Rui
2013-02-06
|
*
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2013-02-06
|
*
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
2013-02-06
|
*
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
2013-02-06
|
*
PM: Introduce Intel PowerClamp Driver
Jacob Pan
2013-02-06
|
*
thermal: check for invalid trip setup when registering thermal device
Eduardo Valentin
2013-01-17
|
*
thermal: cleanup: use dev_* helper functions
Eduardo Valentin
2013-01-15
|
*
thermal: remove unnecessary include
Eduardo Valentin
2013-01-15
[prev]
[next]