summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPI: Add CMOS RTC Operation Region handler supportLan Tianyu2013-06-271-0/+5
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-281-0/+5
|\ \
| * | ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-121-0/+3
| * | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-121-0/+2
* | | ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu2013-06-231-0/+5
| |/ |/|
* | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-141-1/+0
|/
* Merge branch 'acpi-lpss'Rafael J. Wysocki2013-04-281-0/+8
|\
| * ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-211-0/+8
* | ACPI: Update PNPID set/free interfacesToshi Kani2013-03-241-1/+1
* | ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki2013-03-041-0/+5
* | ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-041-0/+6
|/
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-1/+1
|\
| * Merge branch 'acpi-pm' into fixesRafael J. Wysocki2013-02-231-1/+1
| |\
| | * ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki2013-02-231-1/+1
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-0/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas2013-02-151-0/+5
| |\ \
| | * | ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-151-0/+5
| * | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-251-0/+1
| |/ /
* | | ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki2013-02-131-0/+5
* | | ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki2013-01-301-6/+1
* | | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-301-0/+1
* | | ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-301-1/+1
* | | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-291-1/+6
|\ \ \ | |_|/ |/| |
| * | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg2013-01-231-1/+5
| * | ACPI: add support for CSRT tableMika Westerberg2013-01-191-0/+1
| |/
* | ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki2013-01-241-2/+3
* | ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-191-1/+0
* | ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-171-0/+1
* | ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-171-4/+3
* | ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-171-1/+3
* | ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-171-0/+2
* | ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-171-0/+13
* | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-171-0/+1
|/
* ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-031-0/+1
* Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-2/+2
|\
| * ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-151-2/+2
* | ACPI: Add support for platform bus typeMika Westerberg2012-11-151-0/+7
|/
* ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-291-1/+2
* ACPI: Remove the unused EC sysdev classRafael J. Wysocki2011-03-181-3/+0
* Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-121-1/+1
|\
| * ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki2011-01-121-1/+1
* | Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-121-0/+8
|\ \ | |/
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-071-0/+8
* | ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki2011-01-121-1/+0
* | ACPI / PM: Add function for device power state initializationRafael J. Wysocki2011-01-121-0/+1
* | ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2011-01-121-0/+1
* | ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki2011-01-121-1/+1
|/
* Merge branch 'linus' into releaseLen Brown2010-08-151-0/+24
|\
| * ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-031-0/+24
* | ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-7/+0
OpenPOWER on IntegriCloud