index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
pcf50605.c
Age
Commit message (
Expand
)
Author
2007-02-28
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...
Thom Johansen
2007-01-27
Oops - fix PortalPlayer builds
Daniel Ankers
2006-10-27
Renamed the ipod_i2c functions to the more appropriate pp_i2c
Daniel Stenberg
2006-05-02
ipods - First implementation of pcf50605_init() function. This enables the p...
Dave Chapman
2006-03-09
Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...
Brandon Low
2006-03-09
Use an 8 bit ADC read for battery reading on ipod, that provides better than ...
Brandon Low
2006-03-05
Basic battery monitoring for ipod 5g, should work on other ipods as well, but...
Brandon Low
2006-02-05
More iPod 3G code from Seven Le Mesle
Dave Chapman
2005-12-21
Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...
Dave Chapman
2005-12-19
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...
Dave Chapman
2005-12-11
iPod: Cleanup of i2c code and addition of RTC driver
Dave Chapman