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