summaryrefslogtreecommitdiff
path: root/src/linux/up-device-supply.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Support the power_now sysfs attribute to get time remaining on new kernelsRichard Hughes1-10/+14
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-18/+16
2010-10-21remove the UP_DEVICE_SUPPLY_CHARGED_THRESHOLD heuristicMichal Schmidt1-8/+0
2010-07-02up-device-supply.c: Fix #27902 Bug - Daemon Segmentation FaultMariusz Ceier1-15/+15
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-0/+6
2010-05-28trivial: fix a tiny warning reported by clang with the capacity code intial v...Richard Hughes1-1/+1
2010-05-11Detect when the kernel changes the reported charge units. Fixes rh#587112Kyle McMartin1-1/+22
2010-05-03fix recognition of lithium iron phosphate (LiFePO4) batteriesSascha Silbe1-1/+1
2010-03-26Do not warn what we are correcting energy-full when there is no data to copyRichard Hughes1-1/+1
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-2/+2
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-14/+14
2010-01-18trivial: switch to using the new udev attribute names (no ABI or API break)Richard Hughes1-3/+3
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-41/+41
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-115/+115
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+902