]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'acpi-next' into linux-next
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 26 Oct 2012 11:41:11 +0000 (13:41 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 26 Oct 2012 11:41:11 +0000 (13:41 +0200)
commite083feb7dd99596d30d6f98e48964c227682a132
treeeff67de89763ea0d4d0ddd7684646bc614ba2c08
parent1f5745acd4acdf604d797a945af4af5613723e28
parent962b175c365542240fb26c7c21fbca106b34cef8
Merge branch 'acpi-next' into linux-next

* acpi-next:
  ACPI / PM: Fix device PM kernedoc comments and #ifdefs
  ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATION
  ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
  ACPI: Remove unused lockable in acpi_device_flags
  ACPI: Fix stale pointer access to flags.lockable
  ACPI: Fix a hard coding style when determining if a device is a container, v3
  ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info
  ACPI / processor: prevent cpu from becoming online
  ACPI: strict_strtoul() and printk() cleanup in acpi_pad
  ACPI: dock: Remove redundant ACPI NS walk
  ACPI / EC: Don't count a SCI interrupt as a false one
  ACPI: Remove the useless check in osl.c
  ACPI / EC: Add more debug info and trivial code cleanup
  ACPI / EC: Cleanup the member name for spinlock/mutex in struct
drivers/acpi/processor_driver.c
drivers/acpi/sleep.c