summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc.c (follow)
Commit message (Expand)AuthorAge
* Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low2006-03-09
* Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low2006-03-05
* Move the RTC read throttling to a smarter placeBrandon Low2006-03-05
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* H300: RTC supportLinus Nielsen Feltzing2005-12-22
* 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
* Fix for the occasional problem on FMR devices, when the device can't be turne...Linus Nielsen Feltzing2003-12-04
* Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese2003-01-22
* Added rtc_read_multiple()Linus Nielsen Feltzing2002-11-20
* rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing2002-08-06
* rtc_read() now sends a stop condition. This hopefully fixes the stopping cloc...Linus Nielsen Feltzing2002-08-06
* Added first RTC functionsLinus Nielsen Feltzing2002-06-24