summaryrefslogtreecommitdiff
path: root/src/linux/sysfs-utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-20linux: Fix parsing of double values for certain localesBastien Nocera1-2/+2
2013-10-18linux: Add a way to check when sysfs_get_double failsBastien Nocera1-0/+19
2013-10-17linux: Use boolean values in sysfs_get_bool, not intBastien Nocera1-4/+3
2013-10-17linux: Remove unused sysfs utils functionsBastien Nocera1-104/+0
2011-10-06Don't spam the log when we're saving history when on low powerRichard Hughes1-5/+0
2010-11-04Fix compilation eror against Linux 2.6.36Martin Pitt1-0/+1
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-5/+5
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes1-0/+241