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
Kconfig -rw-r--r-- 5.4 KB
Makefile -rw-r--r-- 847 bytes
arm-cci.c -rw-r--r-- 63.1 KB
arm-ccn.c -rw-r--r-- 46.2 KB
brcmstb_gisb.c -rw-r--r-- 11.0 KB
da8xx-mstpri.c -rw-r--r-- 6.1 KB
imx-weim.c -rw-r--r-- 5.1 KB
mips_cdmm.c -rw-r--r-- 19.1 KB
mvebu-mbus.c -rw-r--r-- 36.4 KB
omap-ocp2scp.c -rw-r--r-- 3.4 KB
omap_l3_noc.c -rw-r--r-- 10.5 KB
omap_l3_noc.h -rw-r--r-- 12.3 KB
omap_l3_smx.c -rw-r--r-- 7.5 KB
omap_l3_smx.h -rw-r--r-- 8.0 KB
qcom-ebi2.c -rw-r--r-- 10.7 KB
simple-pm-bus.c -rw-r--r-- 1.3 KB
sunxi-rsb.c -rw-r--r-- 19.0 KB
tegra-aconnect.c -rw-r--r-- 2.1 KB
tegra-gmi.c -rw-r--r-- 7.5 KB
uniphier-system-bus.c -rw-r--r-- 7.5 KB
vexpress-config.c -rw-r--r-- 4.7 KB

back to top