summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
...
* | ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki2009-09-091-1/+1
* | ACPI: export acpi_pci_root and friendsAlex Chiang2009-09-091-0/+16
|/
* Merge branch 'bjorn-notify' into releaseLen Brown2009-06-241-0/+3
|\
| * ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-181-0/+3
| |
| \
*-. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-2/+2
|\ \ \ | |_|/ |/| |
| | * ACPI: increase size of acpi_bus_id[]Zhao Yakui2009-06-131-1/+1
| |/ |/|
| * ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-181-1/+0Star
| * ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-181-0/+1
|/
* ACPI: delete acpi_device.g_listLen Brown2009-04-071-1/+0Star
* ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-051-0/+2
* ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas2009-03-271-10/+0Star
* ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-271-2/+0Star
* ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas2009-03-271-4/+0Star
* ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-081-0/+2
* Merge branch 'ull' into testLen Brown2008-10-231-1/+1
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
* | Merge branch 'misc' into testLen Brown2008-10-231-1/+5
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-111-1/+5
| |/
* / ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-241-0/+3
|/
* Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-081-0/+4
* PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-081-0/+2
* ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-081-0/+1
* ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-081-0/+1
* ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-121-2/+2
* Merge branches 'release' and 'video' into releaseLen Brown2008-02-071-0/+3
|\
| * ACPI: create notifier chain to get hotkey events to graphics driverZhang Rui2008-02-071-0/+3
* | ACPI: attach thermal zone infoZhang Rui2008-02-021-0/+2
|/
* kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman2008-01-251-1/+1
* Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-241-1/+2
* ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-251-2/+1Star
* Pull bugzilla-292300 into release branchLen Brown2007-10-101-1/+0Star
|\
| * ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-271-1/+0Star
* | ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-271-0/+1
|/
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+6
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-2/+1Star
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-301-0/+9
* Pull auto-load-modules into release branchLen Brown2007-07-251-2/+3
|\
| * ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-231-2/+3
* | Pull d-states into release branchLen Brown2007-07-251-0/+2
|\ \ | |/ |/|
| * ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li2007-07-221-0/+2
* | ACPI: Export events via generic netlinkZhang Rui2007-07-031-1/+2
|/
* ACPICA: LindentLen Brown2007-05-101-4/+5
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-081-0/+3
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-1/+1
* Pull sysfs into test branchLen Brown2007-02-031-10/+12
|\
| * ACPI: use more understandable bus_id for ACPI devicesZhang Rui2007-01-061-1/+1
| * ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-161-5/+1Star
| * ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua2006-12-161-0/+1
| * ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua2006-12-161-0/+1
| * ACPI: convert to sysfs frameworkPatrick Mochel2006-12-161-1/+0Star