summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-02-02ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.cYasuaki Ishimatsu1-1/+1
2013-02-02ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2-1/+10
2013-02-01ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.cYasuaki Ishimatsu1-3/+3
2013-01-31ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki1-11/+5
2013-01-31ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()Rafael J. Wysocki1-2/+2
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-01-30ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki3-46/+50
2013-01-30ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki3-33/+16
2013-01-30ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki2-24/+16
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki1-7/+53
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki107-3839/+4479
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2-19/+17
2013-01-29ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki1-11/+24
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki8-863/+1056
2013-01-28ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig1-4/+5
2013-01-28ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki1-4/+12
2013-01-27Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas4-2/+156
2013-01-27Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas5-113/+69
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman3-0/+14
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki17-34/+32
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki11-487/+189
2013-01-26ACPI: fix obsolete comment in custom_method.cZhang Rui1-1/+1
2013-01-26ACPI / thermal: Use mode to enable/disable kernel thermal processingSrinivas Pandruvada1-0/+4
2013-01-26ACPI thermal: remove unnecessary newline from exception messageColin Ian King1-1/+1
2013-01-26ACPI sysfs: remove unnecessary newline from exceptionColin Ian King1-1/+1
2013-01-26ACPI video: remove unnecessary newline from error messagesColin Ian King1-2/+2
2013-01-26ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso1-2/+4
2013-01-26ACPI: Rework acpi_get_child() to be more efficientRafael J. Wysocki1-22/+13
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2-15/+5
2013-01-26PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen1-3/+9
2013-01-26PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu3-0/+128
2013-01-26PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu1-2/+22
2013-01-26ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki1-11/+26
2013-01-26ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki1-13/+91
2013-01-25Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas5-113/+69
2013-01-25ACPICA: Update predefined info table for _MLS methodBob Moore1-2/+2
2013-01-25ACPICA: Remove some extraneous newlines in ACPI_ERROR type callsBob Moore3-3/+3
2013-01-25ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore1-1/+3
2013-01-25ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integersBob Moore1-51/+74
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore162-162/+162
2013-01-25ACPICA: Update predefined info tableLv Zheng1-5/+6
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-3/+16
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2-1/+28
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki1-1/+48
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki3-8/+20
2013-01-24ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg3-12/+41
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki1-2/+5
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki1-1/+1