aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-30
* ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel2006-06-30
* ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel2006-06-30
* ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel2006-06-30
* ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel2006-06-30
* ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel2006-06-30
* ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel2006-06-30
* ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-30
* merge linus into release branchLen Brown2006-06-29
|\
| * [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-27
| * [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-27
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-27
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-27
| * [PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki2006-06-27
* | Pull acpica into release branchLen Brown2006-06-29
|\ \
| * | ACPI: ACPICA 20060623Bob Moore2006-06-28
* | | Pull c-states into release branchLen Brown2006-06-29
|\ \ \
| * | | ACPI: C-States: only demote on current bus mastering activityDominik Brodowski2006-06-28
| * | | ACPI: C-States: bm_activity improvementsDominik Brodowski2006-06-28
| * | | ACPI: C-States: accounting of sleep statesDominik Brodowski2006-06-28
| |/ /
* | | Pull trivial into release branchLen Brown2006-06-29
|\ \ \
| * | | ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz2006-06-28
| * | | ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr2006-06-28
| |/ /
* / / ACPI: fix battery on HP NX6125Vladimir Lebedev2006-06-28
|/ /
* | ACPI: dock driverKristen Accardi2006-06-28
* | ACPI: asus_acpi_init: propagate correct return valueAndrew Morton2006-06-27
* | [ACPI] Print error message if remove/install notify handler failsThomas Renninger2006-06-27
* | ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* | Pull bugzilla-5737 into release branchThomas Renninger2006-06-27
|\ \
| * | ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-26
* | | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* | | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-27
* | | ACPI: Device [kobj-name] is not power manageableJae-hyeon Park2006-06-27
* | | ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas2006-06-27
* | | ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger2006-06-26