summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-15ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula1-0/+10
2013-11-15ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-2/+0
2013-11-15ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-0/+15
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-44/+37
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-0/+1
2013-09-24PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas1-6/+6
2013-09-24ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas1-6/+1
2013-09-24ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas1-3/+0
2013-09-24ACPI: Tidy acpi_run_osc() declarationsBjorn Helgaas1-5/+5
2013-09-24ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas1-3/+4
2013-09-24ACPI: Write _OSC bit field definitions in hexBjorn Helgaas1-27/+27
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu1-1/+1
2013-07-31ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro1-0/+7
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-1/+0
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-0/+1
2013-06-19ACPI: Do not use CONFIG_ACPI_HOTPLUG_MEMORY_MODULEToshi Kani1-2/+1
2013-05-01Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe1-9/+0
2013-03-25ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-2/+2
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-8/+0
2013-02-24acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen1-0/+8
2013-02-13ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani1-2/+1
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki1-5/+10
2013-01-20ACPI / PM: Fix build for unusual combination of Kconfig optionsRafael J. Wysocki1-1/+1
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki1-5/+10
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng1-5/+10
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-0/+5
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+16
2012-12-08Merge branch 'acpi-dev-pm'Rafael J. Wysocki1-1/+1
2012-12-05ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.hRafael J. Wysocki1-1/+1
2012-11-30Merge branch 'acpi-general'Rafael J. Wysocki1-1/+48
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki1-0/+38
2012-11-26ACPI / PM: Allow attach/detach routines to change device power statesRafael J. Wysocki1-4/+7
2012-11-22ACPI: Add acpi_handle_<level>() interfacesToshi Kani1-0/+43
2012-11-15ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not setRafael J. Wysocki1-0/+1
2012-11-15ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki1-0/+10
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki1-0/+10
2012-11-15ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg1-0/+28
2012-11-15ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATIONYuanhan Liu1-1/+4
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-0/+1
2012-11-15ACPI / PM: Provide ACPI PM callback routines for subsystemsRafael J. Wysocki1-0/+34
2012-10-06X86 ACPI: Use #ifdef not #if for CONFIG_X86 checkLuck, Tony1-1/+1
2012-10-01ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger1-0/+8
2012-10-01x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger1-0/+8
2012-09-25Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas1-3/+3
2012-09-25PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi1-2/+2
2012-09-25PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-1/+1
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-0/+10