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-- 9.3 KB
Makefile -rw-r--r-- 1.1 KB
ad5064.c -rw-r--r-- 24.7 KB
ad5360.c -rw-r--r-- 13.3 KB
ad5380.c -rw-r--r-- 14.3 KB
ad5421.c -rw-r--r-- 12.8 KB
ad5446.c -rw-r--r-- 14.0 KB
ad5449.c -rw-r--r-- 8.3 KB
ad5504.c -rw-r--r-- 8.5 KB
ad5592r-base.c -rw-r--r-- 14.6 KB
ad5592r-base.h -rw-r--r-- 2.0 KB
ad5592r.c -rw-r--r-- 4.0 KB
ad5593r.c -rw-r--r-- 3.2 KB
ad5624r.h -rw-r--r-- 1.9 KB
ad5624r_spi.c -rw-r--r-- 7.4 KB
ad5686.c -rw-r--r-- 9.5 KB
ad5755.c -rw-r--r-- 20.2 KB
ad5761.c -rw-r--r-- 9.2 KB
ad5764.c -rw-r--r-- 8.5 KB
ad5791.c -rw-r--r-- 11.0 KB
ad7303.c -rw-r--r-- 7.0 KB
ad8801.c -rw-r--r-- 5.7 KB
cio-dac.c -rw-r--r-- 4.0 KB
dpot-dac.c -rw-r--r-- 6.3 KB
lpc18xx_dac.c -rw-r--r-- 4.9 KB
ltc2632.c -rw-r--r-- 8.0 KB
m62332.c -rw-r--r-- 5.8 KB
max517.c -rw-r--r-- 5.5 KB
max5821.c -rw-r--r-- 9.4 KB
mcp4725.c -rw-r--r-- 12.6 KB
mcp4922.c -rw-r--r-- 5.1 KB
stm32-dac-core.c -rw-r--r-- 4.5 KB
stm32-dac-core.h -rw-r--r-- 1.4 KB
stm32-dac.c -rw-r--r-- 8.3 KB
vf610_dac.c -rw-r--r-- 7.0 KB

back to top