Burman Yan
36bcbec7ce
ACPI: replace kmalloc+memset with kzalloc
...
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
18 years ago
Jan Engelhardt
50dd096973
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
...
Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Signed-off-by: Len Brown <len.brown@intel.com>
19 years ago
Lebedev, Vladimir P
3cd5b87d96
ACPI: sbs: fix module_param() initializers
...
Signed-off-by: Len Brown <len.brown@intel.com>
19 years ago
Lebedev, Vladimir P
963497c12a
ACPI: sbs: check for NULL device pointer
...
Signed-off-by: Len Brown <len.brown@intel.com>
19 years ago
Len Brown
b20d2aeb0a
ACPI: skip smart battery init when acpi=off
...
Signed-off-by: Len Brown <len.brown@intel.com>
19 years ago
Len Brown
635227ee89
ACPI: remove function tracing macros from drivers/acpi/*.c
...
a few invocations appeared due to the SBS and other patches.
Signed-off-by: Len Brown <len.brown@intel.com>
19 years ago
Rich Townsend
3f86b83243
ACPI: add support for Smart Battery
...
Most batteries today are ACPI "Control Method" batteries,
but some models ship with the older "Smart Battery"
that requires this code.
Rich Townsend and Bruno Ducrot were the original authors.
Vladimir Lebedev updated to run on latest kernel.
http://bugzilla.kernel.org/show_bug.cgi?id=3734
Signed-off-by: Len Brown <len.brown@intel.com>
19 years ago