summaryrefslogtreecommitdiff
path: root/firmware/export/rtc.h (follow)
Commit message (Expand)AuthorAge
* rtc_enable_alarm() needs no return valueRafaël Carré2010-05-22
* FS#10569 RTC driver cleanupNils Wallménius2009-09-26
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin2007-10-24
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Real Time Clock support in the WPSBrandon Low2006-03-18
* Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman2005-12-11
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough2005-02-06
* Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough2005-02-05
* Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg2003-02-07