summaryrefslogtreecommitdiff
path: root/firmware/drivers/pcf50635.c (follow)
Commit message (Collapse)AuthorAge
* Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. ↵Michael Giacomelli2011-11-15
| | | | | | Enables detection of USB power sources. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30992 a1c6a512-1295-4272-9138-f99709370657
* D2: Reduce binsize a bit by using arrays for the PMU initialisation.Rob Purchase2009-10-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23120 a1c6a512-1295-4272-9138-f99709370657
* Initial support for runtime detection of the PMU used in newer D2+ models ↵Rob Purchase2009-10-10
(PCF50635). The backlight and battery monitoring should work, but the RTC and touchscreen are not yet implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23078 a1c6a512-1295-4272-9138-f99709370657