index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2015-10-01
thermal: avoid division by zero in power allocator
Andrea Arcangeli
2015-09-20
thermal: power_allocator: exit early if there are no cooling devices
Javi Merino
2015-09-14
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
2015-09-14
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
2015-09-14
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
2015-09-13
thermal: cpu_cooling: free power table on error or when unregistering
Javi Merino
2015-09-13
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
Javi Merino
2015-09-13
thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-13
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Eduardo Valentin
2015-09-13
thermal: ti-soc: allow compile test
Eduardo Valentin
2015-09-13
thermal: qcom_spmi: allow compile test
Eduardo Valentin
2015-09-13
thermal: exynos: allow compile test
Eduardo Valentin
2015-09-13
thermal: armada: allow compile test
Eduardo Valentin
2015-09-13
thermal: dove: allow compile test
Eduardo Valentin
2015-09-13
thermal: kirkwood: allow compile test
Eduardo Valentin
2015-09-13
thermal: rockchip: allow compile test
Eduardo Valentin
2015-09-13
thermal: spear: allow compile test
Eduardo Valentin
2015-09-13
thermal: hisi: allow compile test
Eduardo Valentin
2015-09-11
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2015-09-04
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
2015-09-02
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-29
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-14
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
Viresh Kumar
2015-08-14
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
Viresh Kumar
2015-08-14
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
Viresh Kumar
2015-08-14
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
Viresh Kumar
2015-08-14
thermal/cpu_cooling: quit early after updating policy
Viresh Kumar
2015-08-14
thermal/cpu_cooling: No need to initialize max_freq to 0
Viresh Kumar
2015-08-14
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
Russell King
2015-08-13
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
2015-08-07
thermal: sti: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
2015-08-04
thermal: Add Intel PCH thermal driver
Tushar Dave
2015-08-03
thermal: Add comment explaining test for critical temperature
Sascha Hauer
2015-08-03
thermal: Use IS_ENABLED instead of #ifdef
Sascha Hauer
2015-08-03
thermal: remove unnecessary call to thermal_zone_device_set_polling
Sascha Hauer
2015-08-03
thermal: trivial: fix typo in comment
Sascha Hauer
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
thermal: add available policies sysfs attribute
Ni Wade
2015-08-03
thermal/powerclamp: add cpu id for denlow platform
Jacob Pan
2015-08-03
thermal/powerclamp: add cpu id for Skylake u/y
Radivoje Jovanovic
2015-08-03
thermal/powerclamp: add cpu id for skylake h/s
Radivoje Jovanovic
2015-08-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-08-03
thermal: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-08-02
thermal: exynos: Remove unused code related to platform_data on probe()
Chanwoo Choi
2015-08-02
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
Chanwoo Choi
[next]