hal ChangeLog,1.636,1.637
Ryan Lortie
desrt at freedesktop.org
Mon Sep 12 02:57:52 PDT 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv790
Modified Files:
ChangeLog
Log Message:
2005-09-12 Ryan Lortie <desrt at desrt.ca>
* hald/linux2/acpi.c: Some more workarounds for buggy ACPI
implementations. Clamp current capacity to never exceed last full
capacity (to prevent >100% readings). Make sure the voltage that we
use to calculate current and last full capacity never exceeds design
voltage. Add a check to battery_refresh to ensure design voltage is
not unknown (and use 1mV if it is). Variable rename to indicate
that the quantities that we're dealing with are arbitrary
'normalised' units that might not be mWh (often µWh).
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.636
retrieving revision 1.637
diff -u -d -r1.636 -r1.637
--- ChangeLog 3 Sep 2005 16:00:31 -0000 1.636
+++ ChangeLog 12 Sep 2005 09:57:49 -0000 1.637
@@ -1,3 +1,14 @@
+2005-09-12 Ryan Lortie <desrt at desrt.ca>
+
+ * hald/linux2/acpi.c: Some more workarounds for buggy ACPI
+ implementations. Clamp current capacity to never exceed last full
+ capacity (to prevent >100% readings). Make sure the voltage that we
+ use to calculate current and last full capacity never exceeds design
+ voltage. Add a check to battery_refresh to ensure design voltage is
+ not unknown (and use 1mV if it is). Variable rename to indicate
+ that the quantities that we're dealing with are arbitrary
+ 'normalised' units that might not be mWh (often µWh).
+
2005-09-03 Richard Hughes <richard at hughsie.com>
* tools/hal-system-lcd-set-brightness,
More information about the hal-commit
mailing list