Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-arm
[safe/jmp/linux-2.6] / drivers / acpi /
2006-08-06 KAMEZAWA Hiroyuki[PATCH] memory hotadd fixes: avoid registering res...
2006-08-06 KAMEZAWA Hiroyuki[PATCH] memory hotadd fixes: avoid check in acpi
2006-08-03 Kristen Carlson... PCI: docking station: remove dock uevents
2006-07-13 Len Brown[PATCH] Revert "ACPI: execute Notify() handlers on...
2006-07-10 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-07-10 Andi Kleen[PATCH] x86_64: Fix up bogus defaults in ACPI Kconfig
2006-07-10 Konstantin Karasyov[PATCH] ACPI: fix fan/thermal resume
2006-07-10 Len BrownPull dock into release branch
2006-07-10 Kristen AccardiACPI: ACPI_DOCK: Initialize the atomic notifier list
2006-07-10 Len BrownPull acpi_os_allocate into test branch
2006-07-10 Len BrownPull acpica-20060707 into test branch
2006-07-10 Len BrownPull bugzilla-6687 into test branch
2006-07-10 Len BrownPull dock into test branch
2006-07-10 Len BrownPull trivial into test branch
2006-07-10 Len BrownACPI: acpi_os_allocate() fixes
2006-07-10 Andrew MortonACPI: SBS: fix initialization, sem2mutex
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-07-10 Andi KleenACPI: delete some defaults from ACPI Kconfig
2006-07-10 Len BrownACPI: "Device `[%s]' is not power manageable" make...
2006-07-10 Len BrownACPI: ACPI_DOCK Kconfig
2006-07-09 Len BrownRevert "Revert "ACPI: dock driver""
2006-07-09 Len BrownACPI: acpi_os_get_thread_id() returns current
2006-07-09 Bob MooreACPI: ACPICA 20060707
2006-07-09 Linus TorvaldsRevert "ACPI: dock driver"
2006-07-04 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Len BrownPull smart-battery into release branch
2006-07-01 Len BrownPull bugzilla-3241 into release branch
2006-07-01 Len BrownPull asus_acpi-0.30 into release branch
2006-07-01 Len BrownPull acpi_device_handle_cleanup into release branch
2006-07-01 Len BrownPull acpi_os_free into release branch
2006-07-01 Len BrownACPI: remove function tracing macros from drivers/acpi/*.c
2006-07-01 Rich TownsendACPI: add support for Smart Battery
2006-07-01 Karol KozimorACPI: asus_acpi: correct M6N/M6R display nodes
2006-07-01 Jae-hyeon Park[PATCH] ACPI: fix not power-manageable device message
2006-07-01 Vladimir LebedevACPI: handle battery notify event on broken BIOS
2006-07-01 Christian LupienACPI: handle AC notify event on broken BIOS
2006-07-01 Len BrownPull asus_acpi-0.30 into release branch
2006-07-01 Len BrownPull acpi_device_handle_cleanup into release branch
2006-07-01 Karol KozimorACPI: asus_acpi: add S1N WLED control
2006-07-01 Karol KozimorACPI: asus_acpi: add S1N WLED control
2006-07-01 Karol KozimorACPI: asus_acpi: rework model detection
2006-07-01 Karol KozimorACPI: asus_acpi: support L5D
2006-07-01 Karol KozimorACPI: asus_acpi: handle internal Bluetooth / support W5A
2006-07-01 Karol KozimorACPI: asus_acpi: support A4G
2006-07-01 Karol KozimorACPI: asus_acpi: support W3400N
2006-07-01 Karol KozimorACPI: asus_acpi: LED display support
2006-07-01 Karol KozimorACPI: asus_acpi: support A3G
2006-07-01 Karol KozimorACPI: asus_acpi: misc cleanups
2006-07-01 Len BrownPull kmalloc into release branch
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Adrian BunkACPI: drivers/acpi/scan.c: make acpi_bus_type static
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 akpm@osdl.orgACPI: fixup memhotplug debug message
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-30 Patrick MochelACPI: video: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: thermal: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: power: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: pci_root: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: pci_link: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: fan: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: button: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: battery: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: acpi_memhotplug: Remove unneeded acpi_handle...
2006-06-30 Patrick MochelACPI: ac: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: video: Use acpi_device's handle instead of driver's
2006-06-30 Patrick MochelACPI: thermal: Use acpi_device's handle instead of...
2006-06-30 Patrick MochelACPI: power: Use acpi_device's handle instead of driver's
2006-06-30 Patrick MochelACPI: pci_root: Use acpi_device's handle instead of...
2006-06-30 Patrick MochelACPI: pci_link: Use acpi_device's handle instead of...
2006-06-30 Patrick MochelACPI: fan: Use acpi_device's handle instead of driver's
2006-06-30 Patrick MochelACPI: button: Use acpi_device's handle instead of driver's
2006-06-30 Patrick MochelACPI: battery: Use acpi_device's handle instead of...
2006-06-30 Patrick MochelACPI: acpi_memhotplug: Use acpi_device's handle instead...
2006-06-30 Patrick MochelACPI: ac: Use acpi_device's handle instead of driver's
2006-06-30 Patrick MochelACPI: video: add struct acpi_device to struct acpi_vide...
2006-06-30 Patrick MochelACPI: power: add struct acpi_device to struct acpi_powe...
2006-06-30 Patrick MochelACPI: thermal: add struct acpi_device to struct acpi_th...
2006-06-30 Patrick MochelACPI: pci root: add struct acpi_device to struct acpi_p...
2006-06-30 Patrick MochelACPI: fan: add struct acpi_device to struct acpi_fan.
2006-06-30 Patrick MochelACPI: battery: add struct acpi_device to struct acpi_ba...
2006-06-30 Patrick MochelACPI: acpi_memhotplug: add struct acpi_device to struct...
2006-06-30 Patrick MochelACPI: ac: Add struct acpi_device to struct acpi_ac.
2006-06-29 Len Brownmerge linus into release branch
2006-06-29 Len BrownPull acpica into release branch
2006-06-29 Len BrownPull c-states into release branch
2006-06-29 Len BrownPull trivial into release branch
2006-06-28 Vladimir LebedevACPI: fix battery on HP NX6125
2006-06-28 Bartlomiej SwierczACPI: additional blacklist entry for ThinkPad R40e
2006-06-28 Andreas MohrACPI: restore comment justifying 'extra' P_LVLx access
2006-06-28 Dominik BrodowskiACPI: C-States: only demote on current bus mastering...
2006-06-28 Dominik BrodowskiACPI: C-States: bm_activity improvements
2006-06-28 Dominik BrodowskiACPI: C-States: accounting of sleep states
2006-06-28 Bob MooreACPI: ACPICA 20060623
2006-06-28 Kristen AccardiACPI: dock driver
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (get node...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (specify...
2006-06-28 Yasunori Goto[PATCH] Catch notification of memory add event of ACPI...
2006-06-28 Yasunori Goto[PATCH] Catch notification of memory add event of ACPI...
2006-06-28 KAMEZAWA Hiroyuki[PATCH] acpi memory hotplug cannot manage _CRS with...
next