summaryrefslogtreecommitdiffstats
path: root/charger/charger.c
Commit message (Expand)AuthorAgeFilesLines
* charger: Do not suspend when disconnecting from chargerDevin Kim2012-12-071-1/+2
* charger: fix buildIliyan Malchev2012-12-061-0/+2
* charger: suspend enable in charger modechoongryeol.lee2012-12-061-1/+22
* charger: allow devices to skip the initial display blankDima Zavin2012-10-121-0/+2
* Always include <sys/socket.h> before <linux/netlink.h>.Elliott Hughes2012-09-121-2/+3
* charger: make the almost-full frame only show when it's current levelDima Zavin2011-10-311-1/+10
* charger: key state being the same is not an errorDima Zavin2011-10-131-1/+1
* charger: ignore key event if value didn't changeDima Zavin2011-10-121-0/+4
* charger: sync with the current key state on bootDima Zavin2011-10-121-13/+25
* charger: print last_kmsg directly using klog_writeDima Zavin2011-10-121-1/+1
* Revert "charger: show animation when the device is unplugged"Dima Zavin2011-09-291-1/+0
* charger: dump the last_kmsg when going into charger modeDima Zavin2011-09-291-0/+55
* charger: use the new asset for almost full, and show full @ 95%Dima Zavin2011-09-261-4/+25
* charger: show animation when the device is unpluggedDima Zavin2011-09-251-0/+1
* charger: update charger UI with official graphics and animationDima Zavin2011-09-251-61/+222
* charger: reduce timeout for power-on with power key to 2 secsDima Zavin2011-09-161-1/+1
* core: Add a standalone charger UI binaryDima Zavin2011-09-041-0/+726