summaryrefslogtreecommitdiff
path: root/firmware/drivers/pcf50606.c
AgeCommit message (Expand)Author
2009-10-11D2: Reduce binsize a bit by using arrays for the PMU initialisation.Rob Purchase
2009-10-10Initial support for runtime detection of the PMU used in newer D2+ models (PC...Rob Purchase
2009-10-08D2: Use a common function for reading ADC values from the PMURob Purchase
2009-07-26Re-work D2 power off behaviour.Rob Purchase
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-20Enable RTC for Cowon D2. Time readout works, but date is currently junk.Rob Purchase
2008-04-04Split out the PCF5060x register defines into a common header and create a gen...Rob Purchase
2006-10-25Removed unneeded pcf50606.c.Michael Sevakis
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-04-17Ooops^2Jens Arnold
2006-04-16H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...Jens Arnold
2006-03-19H300: Properly initialize the backlight PCF50606 port pinLinus Nielsen Feltzing
2006-01-19Patch #1404233 by Peter D'Hoye: H300 brightness bugfixHristo Kovachev
2006-01-19Initialize the MBC to off, idle state JinCBrandon Low
2006-01-11Enable the EXTON and CHG wakeup againLinus Nielsen Feltzing
2006-01-11Reverted the wakeup/debounce PCF50606 settings for nowLinus Nielsen Feltzing
2006-01-10H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev
2005-12-09PCF50606 I2C timing is now more on specLinus Nielsen Feltzing
2005-11-21Added proper clock-stretching to the pcf50606 I2C driverLinus Nielsen Feltzing
2005-11-16Added single-byte read/write functions for the PCF50606 driverLinus Nielsen Feltzing
2005-11-14H300: First lame attempt to a pcf50606 driverLinus Nielsen Feltzing