summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc
AgeCommit message (Expand)Author
2013-07-02imx233: implement alarm wake upAmaury Pouly
2012-05-27zenxfi3: RTC is used in same was as in fuze+, using seconds-since-1970 plus a...Bertrik Sikken
2012-05-19imx233: move rtc init from drivers/ to firmware/Amaury Pouly
2012-04-17as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken
2012-03-13Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken
2012-03-11Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken
2012-01-07cowond2's power-target.h -> rename in pmu-target.hRafaël Carré
2011-12-31imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2010-12-24mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis
2010-12-08RTC s35380a - remove unneeded header files includesMarcin Bukat
2010-12-08RTC s35380a - cleanup and more commentsMarcin Bukat
2010-12-07RTC s35380a - proper alarm supportMarcin Bukat
2010-12-06RTC s35380a - add support for alarm function. Currently this powers up the de...Marcin Bukat
2010-11-29RTC s35380a - fix initialization.Marcin Bukat
2010-11-28HD300 - add basic RTC supportMarcin Bukat
2010-11-01Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-08Various minor fixes for Samsung YH* targetsBertrik Sikken
2010-07-16rtc_as3514.c: make alarm struct static and reorder fields to save some binsizeBertrik Sikken
2010-07-16Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...Bertrik Sikken
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken
2010-06-17AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré
2010-06-06fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)Robert Kukla
2010-05-24as3543 rtc wakeup: fix power offRafaël Carré
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré
2010-05-22as3525v2: RTC alarmRafaël Carré
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis
2010-02-22Clip+: show the same real time in OF and rockboxRafaël Carré
2010-01-30fix warnings in s35390 rtc driverBertrik Sikken
2010-01-08Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2009-11-05Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius
2009-11-05RTC read of ds1339 of ds3231 weekday Robert Kukla
2009-10-12Replace a couple of magic numbers with the appropriate constants.Rob Purchase
2009-10-11D2: The RTC chip needs to be runtime detected.Rob Purchase
2009-10-09as3514 RTC driver: correct calculation, fixes FS#10625Michael Chicoine
2009-09-26Add missing parentheses to fix redNils Wallménius
2009-09-26FS#10569 RTC driver cleanupNils Wallménius
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz
2009-07-05S35390a RTC: fix duplicate i2c initialisationBertrik Sikken
2009-06-28Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...Bertrik Sikken
2009-06-24M:Robe 500: RTC is now working, Added some SPI flexibility per end device and...Karl Kurbjun
2009-05-06Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT...Maurus Cuelenaere
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun
2009-04-14FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero
2009-04-12FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in...Bertrik Sikken
2009-02-26Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere
2009-02-13Onda VX747:Maurus Cuelenaere