Searched hist:"343044 c43bc778f13376f6e025213c9fc1768219" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/arm/allwinner/ |
H A D | aw_sid.h | 343044c43bc778f13376f6e025213c9fc1768219 Mon May 16 00:36:55 CEST 2016 Jared McNeill <jmcneill@FreeBSD.org> 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
|
H A D | aw_sid.c | 343044c43bc778f13376f6e025213c9fc1768219 Mon May 16 00:36:55 CEST 2016 Jared McNeill <jmcneill@FreeBSD.org> 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
|
H A D | aw_thermal.c | 343044c43bc778f13376f6e025213c9fc1768219 Mon May 16 00:36:55 CEST 2016 Jared McNeill <jmcneill@FreeBSD.org> 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
|
H A D | files.allwinner | diff 343044c43bc778f13376f6e025213c9fc1768219 Mon May 16 00:36:55 CEST 2016 Jared McNeill <jmcneill@FreeBSD.org> 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
|