summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown1-0/+3
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown1-2/+2
2009-06-18ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas1-0/+3
2009-06-18ACPI: kill acpi_get_physical_pci_device()Alexander Chiang1-1/+0
2009-06-18ACPI: Introduce acpi_is_root_bridge()Alexander Chiang1-0/+1
2009-06-13ACPI: increase size of acpi_bus_id[]Zhao Yakui1-1/+1
2009-04-07ACPI: delete acpi_device.g_listLen Brown1-1/+0
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas1-0/+2
2009-03-28ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas1-10/+0
2009-03-28ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas1-2/+0
2009-03-28ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas1-4/+0
2008-11-08ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger1-0/+2
2008-10-23Merge branch 'ull' into testLen Brown1-1/+1
2008-10-23Merge branch 'misc' into testLen Brown1-1/+5
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-1/+1
2008-10-11ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+5
2008-09-24ACPI: introduce notifier change to avoid duplicatesShaohua Li1-0/+3
2008-07-08Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells1-0/+4
2008-07-08PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+2
2008-07-08ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki1-0/+1
2008-07-08ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki1-0/+1
2008-06-12ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+2
2008-02-07Merge branches 'release' and 'video' into releaseLen Brown1-0/+3
2008-02-07ACPI: create notifier chain to get hotkey events to graphics driverZhang Rui1-0/+3
2008-02-02ACPI: attach thermal zone infoZhang Rui1-0/+2
2008-01-25kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman1-1/+1
2008-01-24Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown1-1/+2
2007-10-26ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy1-2/+1
2007-10-10Pull bugzilla-292300 into release branchLen Brown1-1/+0
2007-09-27ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy1-0/+1
2007-09-27ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy1-1/+0
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+6
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-2/+1
2007-07-30Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki1-0/+9
2007-07-25Pull auto-load-modules into release branchLen Brown1-2/+3
2007-07-25Pull d-states into release branchLen Brown1-0/+2
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger1-2/+3
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li1-0/+2
2007-07-03ACPI: Export events via generic netlinkZhang Rui1-1/+2
2007-05-10ACPICA: LindentLen Brown1-4/+5
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell1-0/+3
2007-05-03remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2007-02-03Pull sysfs into test branchLen Brown1-10/+12
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-1/+0
2007-01-06ACPI: use more understandable bus_id for ACPI devicesZhang Rui1-1/+1
2006-12-16ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui1-5/+1
2006-12-16ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua1-0/+1
2006-12-16ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua1-0/+1
2006-12-16ACPI: convert to sysfs frameworkPatrick Mochel1-1/+0
2006-12-16ACPI: change registration interface to follow driver modelPatrick Mochel1-2/+1