https://github.com/torvalds/linux
Revision d09bc680ca42ddf3e7b862b95c59af6ef4477840 authored by Linus Torvalds on 28 May 2017, 23:18:27 UTC, committed by Linus Torvalds on 28 May 2017, 23:18:27 UTC
Pull thermal SoC management fixes from Eduardo Valentin:

 - fixes to TI SoC driver, Broadcom, qoriq

 - small sparse warning fix on thermal core

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal:
  thermal: broadcom: ns-thermal: default on iProc SoCs
  ti-soc-thermal: Fix a typo in a comment line
  ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build()
  ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
  thermal: core: make thermal_emergency_poweroff static
  thermal: qoriq: remove useless call for of_thermal_get_trip_points()
2 parent s 249f1ef + a54c518
History
Tip revision: d09bc680ca42ddf3e7b862b95c59af6ef4477840 authored by Linus Torvalds on 28 May 2017, 23:18:27 UTC
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
Tip revision: d09bc68
File Mode Size
si470x
si4713
wl128x
Kconfig -rw-r--r-- 15.6 KB
Makefile -rw-r--r-- 1.5 KB
dsbr100.c -rw-r--r-- 12.0 KB
lm7000.h -rw-r--r-- 1.0 KB
radio-aimslab.c -rw-r--r-- 5.4 KB
radio-aztech.c -rw-r--r-- 4.2 KB
radio-cadet.c -rw-r--r-- 16.5 KB
radio-gemtek.c -rw-r--r-- 9.9 KB
radio-isa.c -rw-r--r-- 10.2 KB
radio-isa.h -rw-r--r-- 3.4 KB
radio-keene.c -rw-r--r-- 11.6 KB
radio-ma901.c -rw-r--r-- 13.0 KB
radio-maxiradio.c -rw-r--r-- 5.5 KB
radio-miropcm20.c -rw-r--r-- 12.9 KB
radio-mr800.c -rw-r--r-- 16.9 KB
radio-raremono.c -rw-r--r-- 10.9 KB
radio-rtrack2.c -rw-r--r-- 3.4 KB
radio-sf16fmi.c -rw-r--r-- 9.3 KB
radio-sf16fmr2.c -rw-r--r-- 8.6 KB
radio-shark.c -rw-r--r-- 11.2 KB
radio-shark2.c -rw-r--r-- 10.0 KB
radio-si476x.c -rw-r--r-- 40.1 KB
radio-tea5764.c -rw-r--r-- 14.5 KB
radio-tea5777.c -rw-r--r-- 16.3 KB
radio-tea5777.h -rw-r--r-- 2.7 KB
radio-terratec.c -rw-r--r-- 4.4 KB
radio-timb.c -rw-r--r-- 5.1 KB
radio-trust.c -rw-r--r-- 5.9 KB
radio-typhoon.c -rw-r--r-- 5.2 KB
radio-wl1273.c -rw-r--r-- 50.3 KB
radio-zoltrix.c -rw-r--r-- 6.3 KB
saa7706h.c -rw-r--r-- 11.3 KB
tea575x.c -rw-r--r-- 14.6 KB
tef6862.c -rw-r--r-- 5.0 KB

back to top