aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-27ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas1-10/+0
2009-03-27ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas1-2/+0
2009-03-27ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas1-4/+0
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger1-0/+2
2008-10-22Merge branch 'ull' into testLen Brown1-1/+1
2008-10-22Merge 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-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+5
2008-09-23ACPI: 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-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+2
2008-07-07ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki1-0/+1
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki1-0/+1
2008-06-11ACPI 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-01ACPI: attach thermal zone infoZhang Rui1-0/+2
2008-01-24kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman1-1/+1
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown1-1/+2
2007-10-25ACPI: 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-29Introduce 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-09ACPICA: LindentLen Brown1-4/+5
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell1-0/+3
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2007-02-03Pull sysfs into test branchLen Brown1-10/+12
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-1/+0
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui1-1/+1
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui1-5/+1
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua1-0/+1
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua1-0/+1
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel1-1/+0
2006-12-15ACPI: change registration interface to follow driver modelPatrick Mochel1-2/+1
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel1-3/+6
2006-12-15ACPI: add device_driver and hepler functionsPatrick Mochel1-0/+3
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-1/+1
2006-07-09Revert "Revert "ACPI: dock driver""Len Brown1-1/+1
2006-07-09Revert "ACPI: dock driver"Linus Torvalds1-1/+1
2006-06-28ACPI: dock driverKristen Accardi1-1/+1