aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| | * | | 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
| * | | | Pull acpi_os_free into release branchLen Brown2006-07-01
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
| | |/ /
* | / / [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/ / /
* | / [PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park2006-07-01
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | | ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk2006-06-30
* | | ACPI: fixup memhotplug debug messageakpm@osdl.org2006-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