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-- 8.2 KB
Makefile -rw-r--r-- 499 bytes
cfi_cmdset_0001.c -rw-r--r-- 74.2 KB
cfi_cmdset_0002.c -rw-r--r-- 79.2 KB
cfi_cmdset_0020.c -rw-r--r-- 37.3 KB
cfi_probe.c -rw-r--r-- 11.6 KB
cfi_util.c -rw-r--r-- 11.2 KB
chipreg.c -rw-r--r-- 2.3 KB
fwh_lock.h -rw-r--r-- 2.7 KB
gen_probe.c -rw-r--r-- 6.6 KB
jedec_probe.c -rw-r--r-- 56.5 KB
map_absent.c -rw-r--r-- 2.8 KB
map_ram.c -rw-r--r-- 3.6 KB
map_rom.c -rw-r--r-- 3.0 KB

back to top