summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/bcm2711_tmon.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure bcmtmon(4) attaches even if it has a "syscon" compatible.kettenis2020-07-311-3/+6
|
* Add bcmtmon(4), a driver for the temperature sensor on the Raspberry Pi 4.kettenis2020-06-201-0/+124
Written by Alastair Poole.