upower/src/linux
Bastien Nocera 359008b7b7 linux: Don't throw an error if there's no data to read
The initial "refresh" for devices would fail if there was no data to
read. Instead, we should set the level to unknown, so that the device
appears in the Power panel, and in the "upower -d" output.
2017-09-08 16:53:08 +02:00
..
hidpp-device.c hidpp: fix memleak for each Feature 2014-11-26 11:56:12 +00:00
hidpp-device.h hidpp: fix K750 battery and luminosity properties 2013-09-03 08:31:28 +02:00
hidpp-test.c trivial: Stop calling deprecated g_type_init() 2013-08-29 11:10:15 +02:00
integration-test linux: Grab model name from device if unavailable from battery 2017-09-04 14:05:15 +02:00
Makefile.am linux: Use inhibitor lock to guard poll pausing 2017-03-25 18:07:02 +01:00
sysfs-utils.c linux: Fix parsing of double values for certain locales 2013-10-20 13:51:21 +02:00
sysfs-utils.h linux: Add a way to check when sysfs_get_double fails 2013-10-18 16:16:54 +02:00
up-backend.c linux: Correctly close inhibitor FD 2017-08-03 16:21:12 +01:00
up-device-csr.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-csr.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-hid.c daemon: Move a number of constants to a shared file 2017-04-06 16:33:38 +02:00
up-device-hid.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-idevice.c linux: Lower initial power usage when iDevice isn't accessible 2016-06-08 14:50:23 +02:00
up-device-idevice.h Add battery query support for iDevices 2010-05-28 13:49:56 +01:00
up-device-supply.c linux: Don't throw an error if there's no data to read 2017-09-08 16:53:08 +02:00
up-device-supply.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-unifying.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-unifying.h Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
up-device-wup.c all: convert value from g_get_real_time() to seconds 2014-10-08 19:32:05 +01:00
up-device-wup.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-input.c daemon: Remove unneeded reset of priv struct members 2013-10-14 10:42:56 +02:00
up-input.h trivial: DkpInput -> UpInput (no ABI or API break) 2010-01-18 13:15:47 +00:00
up-native.c linux: Track power_supply devices by name only instead of full sysfs path 2013-09-27 09:46:02 +02:00