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
/
powermgmt.c
Age
Commit message (
Expand
)
Author
2007-11-25
Convert 2 more settings to table settings. * Fix duplicate value display if t...
Jens Arnold
2007-11-08
No need to have this variable for targets that don't use it
Nils Wallménius
2007-11-08
Trigger an additional battery level announcement when the level
Stéphane Doyon
2007-11-03
Little tidy-up on previous commit.
Steve Bavin
2007-11-03
Fix recursion-stack overflow on simulator, also unify some variable names and...
Steve Bavin
2007-11-03
Accept FS#7910: spontaneously speak out the battery level when it falls
Stéphane Doyon
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-09-29
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...
Nicolas Pennequin
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-08-16
Fix signedness bug in trickle charge proportional adjustment which became vis...
Jens Arnold
2007-08-15
Switch to using millivolt for battery voltage and other internal voltages. * ...
Jens Arnold
2007-08-14
Don't let the shutdown code mess with the backlight anymore on most targets. ...
Jens Arnold
2007-08-12
Save a few bytes and make types more consistent
Nils Wallménius
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-08-12
Removed special X5 backlight handling, and replaced it with a generic system ...
Jens Arnold
2007-07-14
More battery updates, this time for gigabeat. FS #7433 from Johnathon Mihalop
Peter D'Hoye
2007-07-14
Correction for ipod video and nano battery type. FS #7216 by Andree Buschmann
Peter D'Hoye
2007-07-08
e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow...
Michael Sevakis
2007-06-29
Shutdown and powermanagement cleanup: * Use the proper function for determini...
Jens Arnold
2007-05-03
No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...
Michael Sevakis
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-05
Calibrated (discharge) battery percentage table for iAudio X5(L) and M5(L). R...
Jens Arnold
2007-03-23
FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.
Barry Wardell
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-09
Guess there were more changes to it.:) Odd that mine built until a make clean.
Michael Sevakis
2007-03-05
Some more M5 adjustments.
Jens Arnold
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-02-28
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...
Thom Johansen
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
Explicilty set CONFIG_ defines to 0 which are not used.. because doing
Jonathan Gordon
2007-02-01
FS#4770 - Add USB charging for the H300 series
Steve Bavin
2007-01-28
Do not change backlight timeout and disk spindown timeout when battery is low
Nils Wallménius
2007-01-23
Permanently enable powering down the disk when it's sleeping for supported ta...
Nils Wallménius
2007-01-14
Update battery capacity and discharge tables to reflect current battery bench...
Greg White
2007-01-08
Hxxx battery voltage level for forced shutdown was little too low.
Miika Pekkarinen
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-20
fix typo, noticed by Steve Gotthardt
Marcoen Hirschberg
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-12-07
Oops, that'll just keep resetting the timeout to 20s every time sys_poweroff ...
Michael Sevakis
2006-12-07
SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme...
Michael Sevakis
2006-12-07
Small delay before cutting off power to allow all hardware (especially
Miika Pekkarinen
2006-12-06
Fix for FS#6328. Simulator battery level now goes down in roughly 1% incremen...
Dan Everton
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-11-15
Fix FS#6322. Battery level gets updated again as it should.
Barry Wardell
2006-11-14
Removed anachronisms introduced with low battery shutdown patch.
Michael Sevakis
2006-11-11
Improved power management (FS#3001). Shutdown rockbox when the battery gets t...
Barry Wardell
2006-11-08
* changes to ata.c - idle callbacks are called after 2 sec of real idle,
Jonathan Gordon
2006-10-30
Fix the sim errors in battery_read_info.
Michael Sevakis
2006-10-30
General: changed local adc to voltage conversions in several places to use ba...
Michael Sevakis
[next]