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