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
/
target
/
arm
/
tcc780x
/
cowond2
/
power-cowond2.c
Age
Commit message (
Expand
)
Author
2009-10-20
Cleanup and expand D2 charger detection (not yet implemented for D2+).
Rob Purchase
2009-10-15
Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...
Rob Purchase
2009-10-10
Initial support for runtime detection of the PMU used in newer D2+ models (PC...
Rob Purchase
2009-09-26
Improved Cowon D2 touchscreen driver.
Rob Purchase
2009-07-26
Re-work D2 power off behaviour.
Rob Purchase
2009-07-10
D2: Remove unnecessary ide_power functions.
Rob Purchase
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-07-09
D2: Add the tuner_power() function which was missing from the previous FM com...
Rob Purchase
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-22
Initial D2 sound playback support (known issues to follow on the CowonD2Info ...
Rob Purchase
2008-04-27
Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...
Rob Purchase
2008-04-12
D2: Charging detection, plus basic PCF50606 interrupt handler.
Rob Purchase
2008-04-08
D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...
Rob Purchase
2008-03-31
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-02-16
a very basic power_off function
Christian Gmeiner
2008-02-16
I need to overwork this - sorry
Christian Gmeiner
2008-02-16
Shutdown needs about 2 seconds, but it seems to work :)
Christian Gmeiner
2008-01-14
Initial Cowon D2 commit:
Rob Purchase