upower/src
Alex Hornung cff4f578e5 linux: Fix batteries which report current energy but full charge
The condition should be for energy_full, not energy, since we aim to find some
way of finding energy_full and energy_full_design irrespective of the way we
find energy.

https://bugs.freedesktop.org/show_bug.cgi?id=60104

Signed-off-by: Alex Hornung <alex@alexhornung.com>
2013-01-31 10:24:13 +01:00
..
dummy Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
freebsd Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
linux linux: Fix batteries which report current energy but full charge 2013-01-31 10:24:13 +01:00
openbsd Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
Makefile.am Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
notify-upower.sh Always return 0 from notify-upower.sh 2012-09-17 10:23:28 +01:00
org.freedesktop.UPower.conf.in Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
org.freedesktop.UPower.Device.xml Add luminosity property 2012-10-30 20:03:54 +00:00
org.freedesktop.UPower.KbdBacklight.xml trivial: fix typos in user-visible documentation 2012-09-19 06:45:59 +02:00
org.freedesktop.UPower.QoS.xml trivial: fix typos in user-visible documentation 2012-09-19 06:45:59 +02:00
org.freedesktop.UPower.service.in Install a systemd service file if systemd is used 2012-01-17 11:08:18 +00:00
org.freedesktop.UPower.Wakeups.xml trivial: fix typos in user-visible documentation 2012-09-19 06:45:59 +02:00
org.freedesktop.UPower.xml trivial: Fix up some documentation typos 2012-06-27 10:55:52 +01:00
up-backend.h Use systemd for suspend and hibernate 2012-07-11 18:11:39 +01:00
up-config.c Respect $UPOWER_CONF_FILE_NAME in up_config_init() 2011-04-26 12:44:21 +02:00
up-config.h Add a config option 'EnableWattsUpPro' to disable the Watts Up Pro device 2011-03-14 11:01:12 +00:00
up-daemon.c Use systemd for suspend and hibernate 2012-07-11 18:11:39 +01:00
up-daemon.h Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-device-list.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-list.h devkit-power-gobject/up-enum.h be gone 2010-02-06 13:46:03 +00:00
up-device.c Add luminosity property 2012-10-30 20:03:54 +00:00
up-device.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-history.c Fix two memory leaks 2013-01-29 15:08:18 +01:00
up-history.h UpHistory: Add method to set history dir 2010-11-04 23:29:34 -04:00
up-kbd-backlight.c Add option to run daemon on the session bus for testing 2011-04-26 11:50:36 +02:00
up-kbd-backlight.h Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
up-main.c Filter all the debugging details unless --verbose is specified 2011-09-28 16:13:20 +01:00
up-marshal.list trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes 2010-01-18 12:26:55 +00:00
up-native.h trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00
up-polkit.c Fix memory leak in up_polkit_get_subject() 2013-01-29 15:05:26 +01:00
up-polkit.h Fix double D-BUS return in up_daemon_*_allowed 2010-08-19 13:04:38 +02:00
up-qos.c Fix use-after-free of qos item 2012-05-30 16:19:25 +01:00
up-qos.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-self-test.c up-self-test: Run subset of tests when system D-BUS is not available 2011-05-04 13:42:49 +02:00
up-wakeups.c Do not continue to poll if /proc/timer_stats is not readable 2012-10-03 16:20:20 +01:00
up-wakeups.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
upower.service.in Add a Documentation tag to the service file 2012-08-08 13:06:07 +01:00