summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc.c
AgeCommit message (Expand)Author
2006-03-09Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low
2006-03-05Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low
2006-03-05Move the RTC read throttling to a smarter placeBrandon Low
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2005-12-22H300: RTC supportLinus Nielsen Feltzing
2005-12-11Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough
2003-12-04Fix for the occasional problem on FMR devices, when the device can't be turne...Linus Nielsen Feltzing
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2002-11-20Added rtc_read_multiple()Linus Nielsen Feltzing
2002-08-06rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing
2002-08-06rtc_read() now sends a stop condition. This hopefully fixes the stopping cloc...Linus Nielsen Feltzing
2002-06-24Added first RTC functionsLinus Nielsen Feltzing