aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/i2c_ec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-1/+1
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare1-1/+1
2006-08-11ACPI: fix kfree in i2c_ec error pathJean Delvare1-1/+1
2006-07-01ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown1-24/+10
2006-07-01ACPI: add support for Smart BatteryRich Townsend1-0/+420