Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1198514
| From | Eduardo Valentin <edubezval@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Thermal-SoC management updates for v4.2-rc6 |
| Date | 2015-08-03 05:10 +0200 |
| Message-ID | <pTeiu-6ZV-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hello Rui,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes
to receive Thermal-SoC Management updates for v4.2-rc6 with top-most
3c19d237dd8148926e49259e495ee41dddd1f09c:
thermal: exynos: Remove unused code related to platform_data on probe() (2015-08-02 19:36:57 -0700)
on top of commit 74d33293e467df61de1b1d8b2fbe29e550dec33b:
Linux 4.2-rc5 (2015-08-02 18:34:55 -0700)
Specifics:
- Minor fix on thermal core, while unbinding (need to remove weight_attr)
- Change a couple of tracing on power allocator governor
- Driver fixes on: Exynos
BR,
Eduardo Valentin
----------------------------------------------------------------
Chanwoo Choi (2):
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
thermal: exynos: Remove unused code related to platform_data on probe()
Javi Merino (1):
thermal: power_allocator: trace the real requested power
Krzysztof Kozlowski (1):
thermal: exynos: Disable the regulator on probe failure
Viresh Kumar (1):
thermal: remove dangling 'weight_attr' device file
drivers/thermal/power_allocator.c | 26 ++++++++++++++++----------
drivers/thermal/samsung/Kconfig | 2 +-
drivers/thermal/samsung/exynos_tmu.c | 5 ++---
drivers/thermal/thermal_core.c | 1 +
4 files changed, 20 insertions(+), 14 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Thermal-SoC management updates for v4.2-rc6 Eduardo Valentin <edubezval@gmail.com> - 2015-08-03 05:10 +0200
csiph-web