dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/acpi
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
..
dispatcher ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
events ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
executer ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
hardware ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
namespace ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
parser ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
resources ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
sleep Pull button into release branch 2006-06-15 23:17:14 -04:00
tables ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
utilities ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
Kconfig ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
Makefile ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
ac.c ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
acpi_memhotplug.c Pull acpi_device_handle_cleanup into release branch 2006-07-01 11:05:19 -04:00
asus_acpi.c ACPI: asus_acpi: add S1N WLED control 2006-06-30 20:38:10 -04:00
battery.c ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
blacklist.c [PATCH] x86_64: Clean up and tweak ACPI blacklist year code 2006-03-25 09:10:54 -08:00
bus.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
button.c ACPI: button: Remove unneeded acpi_handle from driver. 2006-06-30 02:50:47 -04:00
cm_sbs.c ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
container.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
debug.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
dock.c ACPI: dock driver 2006-06-28 03:07:16 -04:00
ec.c ACPI: fix battery on HP NX6125 2006-06-28 12:44:45 -04:00
event.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
fan.c ACPI: fan: Remove unneeded acpi_handle from driver. 2006-06-30 02:50:48 -04:00
glue.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
hotkey.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
i2c_ec.c ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
i2c_ec.h ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
ibm_acpi.c ACPI: Allow a WAN module enable/disable on a Thinkpad X60. 2006-06-01 20:42:32 -04:00
motherboard.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
numa.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
osl.c Pull kmalloc into release branch 2006-06-30 20:07:01 -04:00
pci_bind.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
pci_irq.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 2006-06-30 15:39:30 -07:00
pci_link.c ACPI: pci_link: Remove unneeded acpi_handle from driver. 2006-06-30 02:51:31 -04:00
pci_root.c ACPI: pci_root: Remove unneeded acpi_handle from driver. 2006-06-30 02:51:34 -04:00
power.c ACPI: power: Remove unneeded acpi_handle from driver. 2006-06-30 02:51:37 -04:00
processor_core.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
processor_idle.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
processor_perflib.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
processor_thermal.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
processor_throttling.c ACPI: delete tracing macros from drivers/acpi/*.c 2006-06-27 00:41:40 -04:00
sbs.c ACPI: add support for Smart Battery 2006-07-01 16:36:14 -04:00
scan.c Pull kmalloc into release branch 2006-06-30 20:07:01 -04:00
system.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
tables.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
thermal.c ACPI: thermal: Remove unneeded acpi_handle from driver. 2006-06-30 02:51:38 -04:00
toshiba_acpi.c [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
utils.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
video.c Pull acpi_device_handle_cleanup into release branch 2006-07-01 11:05:19 -04:00