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
samsung
tegra
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 700 bytes
atmel-ebi.c -rw-r--r-- 14.5 KB
atmel-sdramc.c -rw-r--r-- 2.3 KB
da8xx-ddrctl.c -rw-r--r-- 4.1 KB
emif.c -rw-r--r-- 54.7 KB
emif.h -rw-r--r-- 19.1 KB
fsl-corenet-cf.c -rw-r--r-- 6.7 KB
fsl_ifc.c -rw-r--r-- 8.9 KB
jz4780-nemc.c -rw-r--r-- 9.7 KB
mtk-smi.c -rw-r--r-- 10.1 KB
mvebu-devbus.c -rw-r--r-- 9.9 KB
of_memory.c -rw-r--r-- 4.8 KB
of_memory.h -rw-r--r-- 1.1 KB
omap-gpmc.c -rw-r--r-- 67.2 KB
pl172.c -rw-r--r-- 8.1 KB
tegra20-mc.c -rw-r--r-- 5.9 KB
ti-aemif.c -rw-r--r-- 12.0 KB

back to top