index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
1
-225
/
+0
2007-08-14
Ondios with backlight mod: * Make the backlight stay off in plain SVN builds ...
Jens Arnold
1
-0
/
+12
2007-08-14
Don't let the shutdown code mess with the backlight anymore on most targets. ...
Jens Arnold
1
-4
/
+1
2007-08-12
Remove unnecessary sim stubs and includes
Nils Wallménius
1
-27
/
+0
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
1
-5
/
+0
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
1
-2
/
+2
2007-05-07
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...
Karl Kurbjun
1
-14
/
+0
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
1
-1
/
+0
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
1
-2
/
+2
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
1
-1
/
+1
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
1
-16
/
+4
2006-11-09
Target tree support for Iriver iFP.
Tomasz Malesinski
1
-6
/
+1
2006-11-08
More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...
Michael Sevakis
1
-64
/
+4
2006-10-05
Fix warnings in player builds.
Barry Wardell
1
-0
/
+1
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
1
-20
/
+0
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
1
-1
/
+1
2006-08-10
Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targets
Linus Nielsen Feltzing
1
-2
/
+1
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
1
-10
/
+18
2006-05-02
ipods - First implementation of pcf50605_init() function. This enables the p...
Dave Chapman
1
-1
/
+1
2006-04-08
Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c
Jens Arnold
1
-2
/
+2
2006-03-18
Hopefully correct charger connected detection for ipod video thanks to Herz's...
Brandon Low
1
-2
/
+1
2006-03-16
Proper charger input, usb and charger activity detection/reporting for ipod v...
Brandon Low
1
-2
/
+7
2006-03-13
Charging state reporting for iriver players. Values calibrated with
Miika Pekkarinen
1
-0
/
+5
2006-03-05
Basic battery monitoring for ipod 5g, should work on other ipods as well, but...
Brandon Low
1
-0
/
+3
2006-03-02
Improved battery status reporting for units which support usb power / charge
Brandon Low
1
-2
/
+1
2006-02-24
first gigabeat commit
Marcoen Hirschberg
1
-0
/
+8
2006-02-16
Revert the ATA/USB power fix until I find an even more correct way of doing i...
Linus Nielsen Feltzing
1
-14
/
+0
2006-02-13
More correct power handling of the HDD and ISD300 chips on the H300 platform
Linus Nielsen Feltzing
1
-0
/
+14
2006-02-07
1. Updated battery_bench plugin:
Hristo Kovachev
1
-3
/
+2
2006-02-05
Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes
Dave Chapman
1
-1
/
+1
2006-02-05
More iPod 3G code from Seven Le Mesle
Dave Chapman
1
-4
/
+4
2006-02-02
Make it compile on iAudio X5
Linus Nielsen Feltzing
1
-3
/
+11
2006-01-27
Fix red builds
Brandon Low
1
-1
/
+3
2006-01-27
Detect USB charge state in Hxx0
Brandon Low
1
-1
/
+2
2006-01-19
Start cleaning up some #ifdefs in charging code
Brandon Low
1
-11
/
+4
2006-01-19
Charging state reporting on H3x0
Brandon Low
1
-0
/
+6
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
1
-0
/
+5
2006-01-05
iPod: Fix the bootloader so it can load and run the original Apple firmware a...
Dave Chapman
1
-0
/
+2
2005-12-21
Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...
Dave Chapman
1
-1
/
+3
2005-11-23
Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...
Jens Arnold
1
-1
/
+2
2005-11-21
iPod: We are not going to implement ATA power-off control (Rockbox will still...
Dave Chapman
1
-2
/
+2
2005-11-19
refactored radio status code
Anton Oleynikov
1
-8
/
+10
2005-11-18
H300: power_init() adjustments
Linus Nielsen Feltzing
1
-2
/
+3
2005-11-16
Reverted erroneous commit
Linus Nielsen Feltzing
1
-8
/
+6
2005-11-16
Cleaned up bootloader linker control file and added the H300 target
Linus Nielsen Feltzing
1
-6
/
+8
2005-11-14
Added pcf50606 init
Linus Nielsen Feltzing
1
-0
/
+6
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
1
-4
/
+4
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
1
-0
/
+9
2005-07-19
iriver: let the boot loader decide when to power on the hard drive
Linus Nielsen Feltzing
1
-3
/
+3
2005-07-12
Atomic GPIO access
Linus Nielsen Feltzing
1
-13
/
+13
[next]