aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
Commit message (Expand)AuthorAge
* ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki2013-01-30
* ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-30
* ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-30
* Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-29
|\
| * ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg2013-01-23
| * ACPI: add support for CSRT tableMika Westerberg2013-01-19
* | ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki2013-01-24
* | ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-19
* | ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-17
* | ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-17
* | ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-17
* | ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-17
* | ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-17
* | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
|/
* ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-03
* Merge branch 'acpi-general'Rafael J. Wysocki2012-11-29
|\
| * ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-14
* | ACPI: Add support for platform bus typeMika Westerberg2012-11-14
|/
* ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-29
* ACPI: Remove the unused EC sysdev classRafael J. Wysocki2011-03-18
* Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-12
|\
| * ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki2011-01-12
* | Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-12
|\|
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-07
* | ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki2011-01-12
* | ACPI / PM: Add function for device power state initializationRafael J. Wysocki2011-01-12
* | ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2011-01-12
* | ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki2011-01-12
|/
* Merge branch 'linus' into releaseLen Brown2010-08-15
|\
| * ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-03
* | ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-15
* | ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-15
* | ACPI: introduce drivers/acpi/debugfs.cZhang Rui2010-08-14
|/
* ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki2010-05-28
* ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki2010-05-28
*-. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \
| | * PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-22
| |/ |/|
| * ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-08
|/
* ACPI: processor: call _PDC earlyAlex Chiang2009-12-22
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* ACPI: move private declarations to internal.hBjorn Helgaas2009-03-17