summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-01-27ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig
2013-01-27ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-26ACPI: fix obsolete comment in custom_method.cZhang Rui
2013-01-26ACPI / thermal: Use mode to enable/disable kernel thermal processingSrinivas Pandruvada
2013-01-26ACPI thermal: remove unnecessary newline from exception messageColin Ian King
2013-01-26ACPI sysfs: remove unnecessary newline from exceptionColin Ian King
2013-01-26ACPI video: remove unnecessary newline from error messagesColin Ian King
2013-01-26ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso
2013-01-26ACPI: Rework acpi_get_child() to be more efficientRafael J. Wysocki
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
2013-01-25PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen
2013-01-25PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-25ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki
2013-01-25ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki
2013-01-25Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-25ACPICA: Update predefined info table for _MLS methodBob Moore
2013-01-25ACPICA: Remove some extraneous newlines in ACPI_ERROR type callsBob Moore
2013-01-25ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore
2013-01-25ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integersBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-25ACPICA: Update predefined info tableLv Zheng
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki
2013-01-23ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki
2013-01-22ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki
2013-01-22ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki
2013-01-22ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki
2013-01-22ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki
2013-01-21drivers/acpi: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-19ACPI / platform: fix comment about the platform device nameMika Westerberg
2013-01-19ACPI: add support for CSRT tableMika Westerberg
2013-01-19ACPI / PM: remove leading whitespace from #ifdefMika Westerberg
2013-01-19ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-19ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki