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-- 13.8 KB
Makefile -rw-r--r-- 1.9 KB
amd76xrom.c -rw-r--r-- 9.2 KB
bfin-async-flash.c -rw-r--r-- 5.0 KB
cfi_flagadm.c -rw-r--r-- 3.9 KB
ck804xrom.c -rw-r--r-- 10.6 KB
dc21285.c -rw-r--r-- 5.4 KB
esb2rom.c -rw-r--r-- 12.7 KB
gpio-addr-flash.c -rw-r--r-- 8.0 KB
ichxrom.c -rw-r--r-- 9.7 KB
impa7.c -rw-r--r-- 2.8 KB
intel_vr_nor.c -rw-r--r-- 6.8 KB
ixp4xx.c -rw-r--r-- 6.0 KB
l440gx.c -rw-r--r-- 4.0 KB
lantiq-flash.c -rw-r--r-- 5.3 KB
latch-addr-flash.c -rw-r--r-- 5.3 KB
map_funcs.c -rw-r--r-- 1.1 KB
netsc520.c -rw-r--r-- 4.1 KB
nettel.c -rw-r--r-- 11.5 KB
pci.c -rw-r--r-- 7.5 KB
pcmciamtd.c -rw-r--r-- 19.8 KB
physmap.c -rw-r--r-- 6.7 KB
physmap_of_core.c -rw-r--r-- 9.5 KB
physmap_of_gemini.c -rw-r--r-- 3.2 KB
physmap_of_gemini.h -rw-r--r-- 353 bytes
physmap_of_versatile.c -rw-r--r-- 6.3 KB
physmap_of_versatile.h -rw-r--r-- 374 bytes
pismo.c -rw-r--r-- 6.1 KB
plat-ram.c -rw-r--r-- 5.8 KB
pmcmsp-flash.c -rw-r--r-- 6.0 KB
pxa2xx-flash.c -rw-r--r-- 3.5 KB
rbtx4939-flash.c -rw-r--r-- 3.1 KB
sa1100-flash.c -rw-r--r-- 6.3 KB
sbc_gxx.c -rw-r--r-- 6.2 KB
sc520cdp.c -rw-r--r-- 9.1 KB
scb2_flash.c -rw-r--r-- 7.1 KB
scx200_docflash.c -rw-r--r-- 5.4 KB
solutionengine.c -rw-r--r-- 2.4 KB
sun_uflash.c -rw-r--r-- 3.5 KB
ts5500_flash.c -rw-r--r-- 2.8 KB
tsunami_flash.c -rw-r--r-- 2.5 KB
uclinux.c -rw-r--r-- 3.0 KB
vmu-flash.c -rw-r--r-- 19.4 KB

back to top