summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/abx80x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable the trickle charger after setting the control register.patrick2020-04-291-5/+5
* Update the trickle charger diode defines based on the datasheet, andpatrick2020-04-291-3/+4
* Writing and reading time has been broken in abcrtc(4) as well. I waspatrick2020-04-291-19/+18
* Configure abcrtc(4)'s trickle charger. This uses informationpatrick2020-04-291-1/+63
* The function to write to abcrtc(4)'s configuration registerspatrick2020-04-291-2/+2
* abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.patrick2019-01-021-0/+260