summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu2013-01-141-2/+0
* ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas2013-01-031-1/+0
* ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-031-2/+0
* ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-031-0/+2
* ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-031-1/+1
* ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-031-9/+2
* ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-031-2/+1
* ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-031-1/+0
* ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-031-7/+8
* ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-031-0/+1
* Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-2/+2
|\
| * ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-161-0/+1
| * ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-151-2/+1
* | Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki2012-11-271-3/+69
|\ \
| * | ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu2012-11-211-0/+6
| * | ACPI / PM: Fix build problem related to acpi_target_system_state()David Rientjes2012-11-151-2/+6
| * | ACPI / PM: Move device PM functions related to sleep statesRafael J. Wysocki2012-11-151-0/+2
| * | ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki2012-11-151-0/+11
| * | ACPI / PM: Split device wakeup management routinesRafael J. Wysocki2012-11-151-0/+11
| * | ACPI / PM: Move device power state selection routine to device_pm.cRafael J. Wysocki2012-11-151-1/+14
| * | ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki2012-11-151-0/+15
| * | ACPI / PM: Fix device PM kernedoc comments and #ifdefsRafael J. Wysocki2012-11-151-2/+6
| |/
* | ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki2012-11-211-1/+1
* | driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg2012-11-151-1/+1
|/
*-------. Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-061-32/+28
|\ \ \ \ \
| | | | | * ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu2012-09-211-2/+13
| |_|_|_|/ |/| | | |
| | | | * ACPI: introduce module_acpi_driver() helper macroMika Westerberg2012-09-211-0/+13
| |_|_|/ |/| | |
| | | * ACPI: Add new sysfs interface to export device descriptionLance Ortiz2012-10-061-0/+1
| |_|/ |/| |
| * | ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang2012-09-211-30/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-1/+11
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-261-1/+11
| |\ \ \ | | |_|/ | |/| |
| | | * ACPI: Add _OST support for sysfs ejectToshi Kani2012-06-041-1/+8
| | | * ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-041-0/+3
* | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-3/+4
|\ \ \ \
| * \ \ \ Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-3/+3
| |\ \ \ \
| | * | | | ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying2012-06-231-3/+3
| | |/ / /
| * | | | PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-221-0/+1
| |/ / /
* | | | ACPI / PM: Drop legacy driver PM callbacks that are not used any moreRafael J. Wysocki2012-07-011-4/+0
* | | | ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-011-2/+1
|/ / /
* | | ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown2012-06-041-2/+2
| |/ |/|
* | ACPI: Add _PLD supportMatthew Garrett2012-05-111-0/+31
* | ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett2012-05-111-0/+5
|/
* ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+5
* ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2012-03-301-0/+2
* ACPI: Fixes device power states array overflowLin Ming2011-07-131-1/+1
* Merge branch 'linus' into releaseLen Brown2011-03-231-1/+1
|\
| * PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
* | ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-241-1/+0
|/
* ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-121-2/+1
* Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-121-6/+0
|\
OpenPOWER on IntegriCloud