summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add support for device specific propertiesMika Westerberg2014-11-041-0/+6
* ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-101-2/+0Star
* ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-101-7/+0Star
* ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-111-0/+1
*-. Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-2/+0Star
|\ \
| * | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-071-2/+0Star
| |/
* / ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+5
|/
* ACPI / scan: always register ACPI LPSS scan handlerRafael J. Wysocki2014-05-301-4/+0Star
* ACPI / scan: always register memory hotplug scan handlerRafael J. Wysocki2014-05-301-5/+1Star
* ACPI / scan: always register container scan handlerRafael J. Wysocki2014-05-301-4/+0Star
* 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/+1Star
* 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/+0Star
| * 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/+1Star
|\
| * 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/+0Star
* | ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu2013-10-161-3/+1Star
|/
* 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/+0Star
* | 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/+0Star
|/
* 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-261-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-261-0/+6
|\ \ \ | |/ / |/| |