summaryrefslogtreecommitdiff
path: root/src/linux/up-device-idevice.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-08upowerd: Fix cleanup in up_device_idevice_coldplug/finalizeNikolay Martynov1-3/+8
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-28linux: Switch iDevices to use the new daemon pollBastien Nocera1-22/+2
2013-10-26daemon: Better timeout source namingBastien Nocera1-1/+1
2013-10-14daemon: Require newer GLibBastien Nocera1-2/+0
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-5/+3
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-0/+3
2010-06-01Add UP_DEVICE_KIND_COMPUTER as we'll need UP_DEVICE_KIND_TABLET for wacom tab...Richard Hughes1-1/+1
2010-05-28Fix compilation of the idevice deviceBastien Nocera1-1/+2
2010-05-28Fix up a few leaks Richard introduced...Bastien Nocera1-15/+23
2010-05-28Add battery query support for iDevicesBastien Nocera1-0/+284