hal ChangeLog,1.517,1.518
David Zeuthen
david at freedesktop.org
Wed May 11 10:46:34 PDT 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv14166
Modified Files:
ChangeLog
Log Message:
2005-05-11 David Zeuthen <davidz at redhat.com>
* hald/linux2/pmu.c (battery_refresh): Also use the
util_compute_time_remaining here
2005-05-11 David Zeuthen <davidz at redhat.com>
Patch from Richard Hughes <richard at hughsie.com>
* hald/util.c (util_compute_time_remaining): New function
used to calculate the time remaining for ACPI laptops as the
information is not provided.
* hald/linux2/acpi.c (battery_refresh_poll): Add code to
refresh "battery.remaining_time" using the new function
util_compute_time_remaining.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.517
retrieving revision 1.518
diff -u -d -r1.517 -r1.518
--- ChangeLog 11 May 2005 17:20:54 -0000 1.517
+++ ChangeLog 11 May 2005 17:46:32 -0000 1.518
@@ -1,5 +1,22 @@
2005-05-11 David Zeuthen <davidz at redhat.com>
+ * hald/linux2/pmu.c (battery_refresh): Also use the
+ util_compute_time_remaining here
+
+2005-05-11 David Zeuthen <davidz at redhat.com>
+
+ Patch from Richard Hughes <richard at hughsie.com>
+
+ * hald/util.c (util_compute_time_remaining): New function
+ used to calculate the time remaining for ACPI laptops as the
+ information is not provided.
+
+ * hald/linux2/acpi.c (battery_refresh_poll): Add code to
+ refresh "battery.remaining_time" using the new function
+ util_compute_time_remaining.
+
+2005-05-11 David Zeuthen <davidz at redhat.com>
+
* libhal/libhal.[ch]: Patch from Rohan McGovern <rohan.pm at gmail.com>
to fix up Doxygen documentation. Thanks!
@@ -12,7 +29,7 @@
2005-05-08 David Zeuthen <davidz at redhat.com>
* hald/linux2/addons/addon-hid-ups.c (ups_get_static): Assume
- battery is present (from Richard Hughes <hughsient at gmail.com>)
+ battery is present (from Richard Hughes <richard at hughsie.com>)
2005-05-08 David Zeuthen <davidz at redhat.com>
More information about the hal-commit
mailing list