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>
2006-12-20 16:54:54 -05:00
Len Brown
cece901481
Pull style into test branch
...
Conflicts:
drivers/acpi/button.c
drivers/acpi/ec.c
drivers/acpi/osl.c
drivers/acpi/sbs.c
2006-12-16 01:04:27 -05:00
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>
2006-10-14 01:51:07 -04:00
Lebedev, Vladimir P
3cd5b87d96
ACPI: sbs: fix module_param() initializers
...
Signed-off-by: Len Brown <len.brown@intel.com>
2006-10-14 00:34:00 -04:00
Lebedev, Vladimir P
963497c12a
ACPI: sbs: check for NULL device pointer
...
Signed-off-by: Len Brown <len.brown@intel.com>
2006-10-14 00:33:52 -04:00
Len Brown
b20d2aeb0a
ACPI: skip smart battery init when acpi=off
...
Signed-off-by: Len Brown <len.brown@intel.com>
2006-08-15 23:21:37 -04:00
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>
2006-07-01 16:48:23 -04:00
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>
2006-07-01 16:36:14 -04:00