summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel
2006-06-30ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel
2006-06-30ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel
2006-06-30ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel
2006-06-30ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel
2006-06-30ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel
2006-06-30ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel
2006-06-29merge linus into release branchLen Brown
2006-06-29Pull acpica into release branchLen Brown
2006-06-29Pull c-states into release branchLen Brown
2006-06-29Pull trivial into release branchLen Brown
2006-06-28ACPI: fix battery on HP NX6125Vladimir Lebedev
2006-06-28ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz
2006-06-28ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr
2006-06-28ACPI: C-States: only demote on current bus mastering activityDominik Brodowski
2006-06-28ACPI: C-States: bm_activity improvementsDominik Brodowski
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski
2006-06-28ACPI: ACPICA 20060623Bob Moore
2006-06-28ACPI: dock driverKristen Accardi
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki
2006-06-27ACPI: asus_acpi_init: propagate correct return valueAndrew Morton
2006-06-27[ACPI] Print error message if remove/install notify handler failsThomas Renninger
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown
2006-06-27ACPI: Device [kobj-name] is not power manageableJae-hyeon Park
2006-06-27ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas
2006-06-26ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger