summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/rtc/rtc_mc13783.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis1-0/+13
2010-12-24mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis1-109/+121
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré1-3/+1
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis1-3/+3
2009-09-26FS#10569 RTC driver cleanupNils Wallménius1-56/+21
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-21Gigabeat S:Michael Sevakis1-7/+9
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis1-2/+2
2008-05-08Oops, it's called mc13783...Nils Wallménius1-1/+1
2008-05-05Oops^2, probably a good idea to initialize this.Nils Wallménius1-1/+1
2008-05-05Oops, forgot one fileNils Wallménius1-0/+52
2008-04-24Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis1-0/+238