summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI / scan: always register ACPI LPSS scan handlerRafael J. Wysocki2014-05-301-4/+0
* ACPI / scan: always register memory hotplug scan handlerRafael J. Wysocki2014-05-301-5/+1
* ACPI / scan: always register container scan handlerRafael J. Wysocki2014-05-301-4/+0
* ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui2014-05-301-0/+1
* ACPI / platform / LPSS: Enable async suspend/resume of LPSS devicesRafael J. Wysocki2014-05-251-2/+1
* ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-1/+2
* ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()Rafael J. Wysocki2014-02-161-1/+1
* ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki2014-02-161-2/+9
* ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-0/+1
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-3/+7
|\
| * ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-291-0/+1
| * ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki2013-12-071-1/+1
| * ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-221-2/+0
| * ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()Rafael J. Wysocki2013-11-221-1/+1
| * ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-221-0/+3
| * ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-221-0/+2
* | ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2014-01-061-0/+9
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-071-5/+1
|\
| * ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-071-1/+1
| * ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki2013-11-071-1/+1
| * ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-071-0/+1
| * ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki2013-11-071-5/+0
* | ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu2013-10-161-3/+1
|/
* Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-0/+1
|\
| * ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng2013-07-261-0/+1
* | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-261-2/+0
* | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-181-0/+11
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-281-0/+5
|\
| * 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
OpenPOWER on IntegriCloud