summaryrefslogtreecommitdiff
path: root/sys/dev/iicbus/s35390a.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to the new bcd_clocktime conversion routines, and add calls to theIan Lepore2018-03-051-20/+22
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Minor fixes and enhancements for the s35390a i2c RTC driver...Ian Lepore2017-08-141-15/+52
* Remove unused variables.Kevin Lo2012-09-291-4/+0
* Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC.Hiroki Sato2012-08-211-0/+333