summaryrefslogtreecommitdiffstats
path: root/firmware/export/rtc.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré1-1/+1
2009-09-26FS#10569 RTC driver cleanupNils Wallménius1-2/+9
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-10-24Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin1-4/+0
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold1-1/+1
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla1-5/+2
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen1-2/+2
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla1-2/+7
2006-03-18Real Time Clock support in the WPSBrandon Low1-0/+4
2005-12-11Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman1-0/+11
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-2/+2
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough1-0/+1
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough1-0/+1
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg1-0/+38