]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'acpi-dsm'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 5 Jan 2014 21:54:11 +0000 (22:54 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 5 Jan 2014 21:54:11 +0000 (22:54 +0100)
commitbd08f016c97fe49a475b3a1086bd66d98e892327
tree951a91a23a603ee36643192cf91f495f3ab903bc
parentd542640cd7e30c5088aabb2b540567671dbcc0ac
parent7ede9f8a1805b26b3141730c9deaea8bc95a64bc
Merge branch 'acpi-dsm'

* acpi-dsm:
  ACPI / extlog: replace open-coded _DSM code with helper functions
  ACPI / nouveau: replace open-coded _DSM code with helper functions
  nouveau / ACPI: fix memory leak in ACPI _DSM related code
  ACPI / i915: replace open-coded _DSM code with helper functions
  ACPI / i2c-hid: replace open-coded _DSM code with helper functions
  ACPI / TPM: detect PPI features by checking availability of _DSM functions
  ACPI / TPM: replace open-coded _DSM code with helper functions
  ACPI / TPM: match node name instead of full path when searching for TPM device
  PCI / pci-label: treat PCI label with index 0 as valid label
  ACPI / PCI: replace open-coded _DSM code with helper functions
  PCI / pci-label: release allocated ACPI object on error recovery path
  ACPI: introduce helper interfaces for _DSM method
  ACPI / TPM: fix memory leak when walking ACPI namespace
drivers/acpi/acpi_extlog.c
drivers/acpi/utils.c
drivers/char/tpm/tpm_ppi.c
drivers/gpu/drm/i915/intel_acpi.c
drivers/gpu/drm/nouveau/nouveau_acpi.c
drivers/pci/pci-label.c
include/acpi/acpi_bus.h