aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16Pull bugzilla-7200 into release branchLen Brown1-0/+15
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-2/+2
2007-02-10ACPI: battery: check for battery present on /proc/battery accessVladimir Lebedev1-0/+15
2007-02-03Pull sysfs into test branchLen Brown1-2/+2
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-6/+3
2006-12-16Pull style into test branchLen Brown1-11/+11
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel1-2/+2
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina1-0/+14
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-11/+11
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