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-08-29
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
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-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
2015-08-02
thermal: exynos: Disable the regulator on probe failure
Krzysztof Kozlowski
2015-08-02
thermal: power_allocator: trace the real requested power
Javi Merino
2015-08-02
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-06-11
Merge branches 'release' and 'thermal-soc' of .git into next
Zhang Rui
2015-06-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-06-03
thermal: hisilicon: add new hisilicon thermal sensor driver
kongxinwei
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-05-11
thermal: of-thermal: add support for reading coefficients property
Eduardo Valentin
2015-05-11
thermal: support slope and offset coefficients
Eduardo Valentin
2015-05-11
thermal: power_allocator: round the division when divvying up power
Javi Merino
2015-05-09
thermal: armada: Update Armada 380 thermal sensor coefficients
Nadav Haklai
2015-05-09
thermal: rockchip: fix an error code
Dan Carpenter
2015-05-09
thermal/powerclamp: fix missing newer package c-states
Jacob Pan
2015-05-09
thermal/intel_powerclamp: add id for broadwell server
Jacob Pan
2015-05-09
thermal/intel_powerclamp: add __init / __exit annotations
Mathias Krause
2015-05-08
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
Keerthy
2015-05-08
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
Keerthy
2015-05-04
thermal: exynos: Add the support for Exynos5433 TMU
Chanwoo Choi
2015-05-04
thermal: cpu_cooling: Fix power calculation when CPUs are offline
Kapileshwar Singh
2015-05-04
thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
Kapileshwar Singh
2015-05-04
thermal: export thermal_zone_parameters to sysfs
Javi Merino
2015-05-04
thermal: cpu_cooling: Check memory allocation of power_table
Javi Merino
2015-05-04
ti-soc-thermal: request temperature periodically if hw can't do that itself
Pavel Machek
2015-05-04
ti-soc-thermal: implement eocz bit to make driver useful on omap3
Pavel Machek
2015-05-04
cleanup ti-soc-thermal
Pavel Machek
2015-05-04
thermal: remove stale THERMAL_POWER_ACTOR select
Javi Merino
2015-05-04
thermal: Default OF created trip points to writable
Punit Agrawal
2015-05-04
thermal: core: Add Kconfig option to enable writable trips
Punit Agrawal
2015-05-04
thermal: x86_pkg_temp: drop const for thermal_zone_parameters
Javi Merino
2015-05-04
of: thermal: Introduce sustainable power for a thermal zone
Punit Agrawal
2015-05-04
thermal: add trace events to the power allocator governor
Javi Merino
2015-05-04
thermal: introduce the Power Allocator governor
Javi Merino
2015-05-04
thermal: cpu_cooling: implement the power cooling device API
Javi Merino
2015-05-04
thermal: extend the cooling device API to include power information
Javi Merino
[next]