summaryrefslogtreecommitdiffstats
path: root/firmware/yam (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-14rtc: pcf85063: fix time/date settingJuergen Borleis1-23/+55
2016-03-14rtc: pcf85063: fix time/date readingJuergen Borleis1-0/+7
2016-03-14rtc: pcf85063: simplify code to read the current timeJuergen Borleis1-26/+21
2016-03-14rtc: pcf2123: implement read_offset and set_offsetJoshua Clayton1-0/+57
2016-03-14rtc: implement a sysfs interface for clock offsetJoshua Clayton2-1/+40
2016-03-14rtc: Add functions to set and read rtc offsetJoshua Clayton2-0/+58
2016-03-14rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel1-21/+18