upower/src/linux
Richard Hughes 2af7a6e091 Support the power_now sysfs attribute to get time remaining on new kernels
The kernel has removed the insanity of providing current_now in either
(and unspecified) units of uVh or uWh and instead provides power_now
for the power rate value.

Related commits:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b137b9942a07843c64a934cfdb7d43155e507e13
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=7faa144a518c456e2057918f030f50100144ccc6

Thanks to Florian Eitel for the initial patch.
2011-01-04 09:30:22 +00:00
..
.gitignore Fix compile for Linux backend 2009-09-11 09:52:32 +01:00
Makefile.am Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
sysfs-utils.c Fix compilation eror against Linux 2.6.36 2010-11-04 18:45:10 -04:00
sysfs-utils.h Initial split to make DeviceKit-power compile without GUdev for non-linux platforms 2009-07-27 16:40:11 +01:00
up-backend.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-csr.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00: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 Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00: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 Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-idevice.h Add battery query support for iDevices 2010-05-28 13:49:56 +01:00
up-device-supply.c Support the power_now sysfs attribute to get time remaining on new kernels 2011-01-04 09:30:22 +00:00
up-device-supply.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-wup.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-wup.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-input.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-input.h trivial: DkpInput -> UpInput (no ABI or API break) 2010-01-18 13:15:47 +00:00
up-native.c trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00