summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/powermgmt-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-28imx233: fix redAmaury Pouly1-0/+7
2016-05-28imx233: speedup charging trickle phaseAmaury Pouly1-18/+27
2016-05-28imx233: make sure not to discharge battery when charge is completeAmaury Pouly1-8/+8
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly1-13/+14
2014-02-10imx233: rework early time power initAmaury Pouly1-26/+15
2013-12-02imx233: fix red on stmp3600Amaury Pouly1-0/+2
2013-12-01imx233: rework power management for work on stmp3700Amaury Pouly1-6/+22
2013-11-19Fix sim redAmaury Pouly1-0/+2
2013-11-18Initial commit for the Creative ZEN VAmaury Pouly1-1/+1
2013-07-07imx233: rework power managementAmaury Pouly1-5/+29
2013-06-17imx233: only do power management on imx233Amaury Pouly1-0/+4
2013-06-16imx233: rewrite power using new registersAmaury Pouly1-25/+25
2012-02-29imx233: correctly stop charging on topoff (fix battery discharging)Amaury Pouly1-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-31usb_plugged() is PP onlyRafaël Carré1-2/+2
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly1-22/+116
2011-11-14imx233: implement battery reading using power register (automatically updated...Amaury Pouly1-2/+3
2011-11-14imx233: add include for future use of adc to read batteryAmaury Pouly1-0/+1
2011-09-13imx233/fuze+: implement power management stubsAmaury Pouly1-0/+30
2011-07-23imx233/fuze+: huge reworkAmaury Pouly1-0/+34