aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/rockchip/rk_tsadc.c
Commit message (Expand)AuthorAgeFilesLines
* Use hwreset_array in the Rockchip tsadc driverAndrew Turner2022-12-211-7/+7
* Add RockChip RK356X support to existing RockChip thermal driver.Søren Schmidt2022-08-111-14/+104
* arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+2
* Add support for RK3288 SoC.Michal Meloun2020-12-041-1/+2
* arm64: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* arm64: rockchip: Fix TSADC on RK3328Emmanuel Vadot2020-04-231-12/+10
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many)Pawel Biernacki2020-02-241-2/+2
* arm64: rockchip: tsadc: Do not free the sysctl context is it wasn't createdEmmanuel Vadot2019-11-281-2/+3
* Add driver for temperature sensors found in RK32898, RK3328 and RK3399 SoC's.Michal Meloun2019-11-281-0/+794