aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-15ACPI: fix boot with acpi=offPavel Machek1-0/+3
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven1-3/+3
2006-07-01Pull smart-battery into release branchLen Brown1-6/+7
2006-07-01ACPI: add support for Smart BatteryRich Townsend1-6/+7
2006-07-01ACPI: handle battery notify event on broken BIOSVladimir Lebedev1-2/+4
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown1-13/+10
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-2/+2
2006-06-30ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel1-6/+6
2006-06-30ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel1-5/+4
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-56/+41
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-22/+9
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-217/+183
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+846