aboutsummaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li
2008-07-08Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-02-07Merge branches 'release' and 'video' into releaseLen Brown
2008-02-07ACPI: create notifier chain to get hotkey events to graphics driverZhang Rui
2008-02-01ACPI: attach thermal zone infoZhang Rui
2008-01-24kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown
2007-10-25ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy
2007-10-10Pull bugzilla-292300 into release branchLen Brown
2007-09-27ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy
2007-09-27ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-25Pull auto-load-modules into release branchLen Brown
2007-07-25Pull d-states into release branchLen Brown
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li
2007-07-03ACPI: Export events via generic netlinkZhang Rui
2007-05-09ACPICA: LindentLen Brown
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-02-03Pull sysfs into test branchLen Brown
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel
2006-12-15ACPI: change registration interface to follow driver modelPatrick Mochel
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel
2006-12-15ACPI: add device_driver and hepler functionsPatrick Mochel
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-07-09Revert "Revert "ACPI: dock driver""Len Brown
2006-07-09Revert "ACPI: dock driver"Linus Torvalds
2006-06-28ACPI: dock driverKristen Accardi
2006-06-15Pull bugzilla-5000 into release branchLen Brown
2006-06-15Pull acpi_bus_register_driver into release branchLen Brown
2006-06-14ACPI: ACPICA 20060331Bob Moore
2006-05-15ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov
2006-05-15ACPI: create acpi_device_suspend()/acpi_device_resume()Patrick Mochel