aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-16Pull style into test branchLen Brown1-12/+12
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-12/+12
2006-10-14ACPI: sbs: fix module_param() initializersLebedev, Vladimir P1-5/+5
2006-10-14ACPI: sbs: check for NULL device pointerLebedev, Vladimir P1-2/+8
2006-08-15ACPI: skip smart battery init when acpi=offLen Brown1-0/+3
2006-07-01ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown1-102/+40
2006-07-01ACPI: add support for Smart BatteryRich Townsend1-0/+1828