summaryrefslogtreecommitdiff
path: root/src/linux/up-device-hid.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-08all: convert value from g_get_real_time() to secondsEvangelos Foutras1-1/+1
2014-09-24all: Use g_get_real_time() when possibleBastien Nocera1-3/+1
2013-10-26daemon: Better timeout source namingBastien Nocera1-1/+1
2013-10-18linux: More information in the debug outputBastien Nocera1-1/+1
2013-10-14daemon: Require newer GLibBastien Nocera1-2/+0
2013-10-14daemon: Replace "on-low-battery" propertyBastien Nocera1-31/+0
2012-02-17Clamp the UPS percentage from 0 to 100 to fix syslog spamRichard Hughes1-1/+1
2011-04-26Consider a discharging UPS as "on battery"Martin Pitt1-0/+63
2011-04-26Support virtual UPS devices for testingMartin Pitt1-8/+24
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-12/+10
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-0/+3
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-1/+1
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-8/+8
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-109/+109
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+481