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
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
Pavel Machek
4d8316d5ea
ACPI: fix boot with acpi=off
...
Fix acpi_ac/battery boot with acpi=off
Signed-off-by: Pavel Machek <pavel@suse.cz >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Len Brown <len.brown@intel.com >
2006-08-15 23:16:43 -04:00
Arjan van de Ven
d75080328a
ACPI: add 'const' to several ACPI file_operations
...
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2006-07-10 00:04:29 -04:00
Len Brown
309b0f125a
Pull smart-battery into release branch
2006-07-01 17:21:39 -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
Christian Lupien
03d782524e
ACPI: handle AC notify event on broken BIOS
...
http://bugzilla.kernel.org/show_bug.cgi?id=3241
updated by Vladimir Lebedev
Signed-off-by: Len Brown <len.brown@intel.com >
2006-07-01 12:09:27 -04:00
Patrick Mochel
1b5b8b81bd
ACPI: ac: Remove unneeded acpi_handle from driver.
...
Signed-off-by: Patrick Mochel <mochel@linux.intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2006-06-30 02:48:37 -04:00
Patrick Mochel
a6ba5ebef9
ACPI: ac: Use acpi_device's handle instead of driver's
...
Signed-off-by: Patrick Mochel <mochel@linux.intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2006-06-30 02:37:05 -04:00
Patrick Mochel
af96179a82
ACPI: ac: Add struct acpi_device to struct acpi_ac.
...
Signed-off-by: Patrick Mochel <mochel@linux.intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2006-06-30 02:18:05 -04:00
Patrick Mochel
d550d98d33
ACPI: delete tracing macros from drivers/acpi/*.c
...
Signed-off-by: Len Brown <len.brown@intel.com >
2006-06-27 00:41:40 -04:00
Thomas Renninger
a6fc67202e
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
...
Signed-off-by: Thomas Renninger <trenn@suse.de >
Signed-off-by: Len Brown <len.brown@intel.com >
2006-06-26 23:58:43 -04:00
Len Brown
4be44fcd3b
[ACPI] Lindent all ACPI files
...
Signed-off-by: Len Brown <len.brown@intel.com >
2005-08-05 00:45:14 -04:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00