freebsd-nq/sys/arm/allwinner
Jared McNeill 343044c43b Add Allwinner A83T thermal sensor controller support.
The A83T thermal sensor controller has three sensors. Sensor 0 corresponds
to CPU cluster 0, sensor 1 to CPU cluster 1, and sensor 2 to the GPU. This
driver exports the temperature sensor readings via sysctl.

Calibration data is obtained from SRAM found in the Secure ID module.

Reviewed by:		manu
Differential Revision:	https://reviews.freebsd.org/D6378
2016-05-15 22:36:55 +00:00
..
a10
a20
a31
a83t
clk Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
h3 Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
a10_ahci.c
a10_codec.c
a10_common.c
a10_dmac.c
a10_dmac.h
a10_ehci.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
a10_fb.c
a10_gpio.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
a10_gpio.h
a10_hdmi.c
a10_hdmiaudio.c
a10_mmc.c
a10_mmc.h
a10_padconf.c
a10_sramc.c
a10_sramc.h
allwinner_machdep.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
allwinner_machdep.h Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
allwinner_pinctrl.h
aw_ccu.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
aw_if_dwc.c
aw_mp.c
aw_mp.h
aw_nmi.c
aw_reset.c
aw_rsb.c Reduce complexity of RSB by always using polling mode. Unfortunately 2016-05-15 16:43:47 +00:00
aw_rtc.c
aw_sid.c Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
aw_sid.h Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
aw_thermal.c Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
aw_usbphy.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
aw_wdog.c
aw_wdog.h
axp81x.c Reduce complexity of RSB by always using polling mode. Unfortunately 2016-05-15 16:43:47 +00:00
axp209.c
console.c
files.a10
files.allwinner Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
if_awg.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
if_awgreg.h
if_emac.c
if_emacreg.h
std.a10
std.allwinner Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
sunxi_dma_if.m
timer.c