public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-20 14:07:18 to 2017-06-25 16:00:39 UTC [more...]

Get Fast certified loan
 2017-06-25 15:49 UTC 

Making the kernel control fanspeed ?
 2017-06-25 14:42 UTC 

inquiry
 2017-06-25  2:47 UTC 

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-24  0:43 UTC  (22+ messages)
` [PATCH 0/3] ACPI "
  ` [PATCH v2 "
    ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems
      ` [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems
        ` [PATCH v2] "

[PATCH 0/7] fujitsu-laptop: ACPI-related cleanups
 2017-06-24  0:25 UTC  (19+ messages)
` [PATCH 1/7] platform/x86: fujitsu-laptop: do not use kfifo for storing hotkey scancodes
` [PATCH 5/7] platform/x86: fujitsu-laptop: do not update ACPI device power status

[PATCH 0/6] PM: Unify the handling of device wakeup settings
 2017-06-23 23:58 UTC  (17+ messages)
` [PATCH 2/6] ACPI / PM: Consolidate device wakeup settings code
` [PATCH 4/6] PCI / PM: Simplify "
  ` [Update][PATCH "
` [PATCH 5/6] PCI / ACPI / PM: Avoid disabling wakeup for bridges too early
  ` [Update][PATCH "
` [PATCH v2 0/5] PM: Unify the handling of device wakeup settings
  ` [PATCH v2 1/5] ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
  ` [PATCH v2 2/5] ACPI / PM: Consolidate device wakeup settings code
  ` [PATCH v2 3/5] PCI / PM: Drop pme_interrupt flag from struct pci_dev
  ` [PATCH v2 4/5] PCI / PM: Simplify device wakeup settings code
  ` [PATCH v2 5/5] PM / core: Drop run_wake flag from struct dev_pm_info

[PATCH v3 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-06-23 16:54 UTC  (4+ messages)
` [PATCH v3 1/2] acpi:iort: Add an IORT helper function to reserve HW ITS address regions for IOMMU drivers
` [PATCH v3 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
 2017-06-23 14:03 UTC  (11+ messages)
` [RFC PATCH v6 0/5] ACPI: button: Fix button.lid_init_state=method mode
  ` [RFC PATCH v6 1/5] ACPI: button: Add a workaround to fix an order issue for old userspace
  ` [RFC PATCH v6 2/5] ACPI: button: Add an optional workaround to fix an event missing "
  ` [RFC PATCH v6 3/5] ACPI: button: Rework lid_init_state=ignore mode
  ` [RFC PATCH v6 4/5] ACPI: button: extract input creation/destruction helpers
  ` [RFC PATCH v6 5/5] ACPI: button: Add an optional workaround to fix a persistent close issue for old userspace

[RESEND PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
 2017-06-23 13:34 UTC 

[GIT PULL] ACPI fix for v4.12-rc7
 2017-06-23 13:43 UTC 

[PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
 2017-06-23 12:49 UTC  (4+ messages)

[PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
 2017-06-23 11:39 UTC  (2+ messages)

[PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-23 10:11 UTC  (14+ messages)
` [PATCH v9 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
  ` [PATCH v9 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
  ` [PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
      ` [Devel] [PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
            ` [PATCH] iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions

[PATCH V4] acpi: acpica: fix acpi parse and parseext cache leaks
 2017-06-23  9:36 UTC 

[PATCH V3] acpi: acpica: fix acpi parse and parseext cache leaks
 2017-06-23  5:08 UTC 

[PATCH V2] acpi: acpica: fix acpi parse and parseext cache leaks
 2017-06-23  4:18 UTC 

[PATCH 3/4] randstruct: Disable randomization of ACPICA structs
 2017-06-23  0:20 UTC  (6+ messages)

[PATCH 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
 2017-06-22 22:01 UTC  (28+ messages)
` [PATCH 1/9] i2c: designware: Fix system suspend
` [PATCH 2/9] PM / ACPI: Restore acpi_subsys_complete()
` [PATCH 3/9] PM / Sleep: Remove pm_complete_with_resume_check()
` [PATCH 4/9] PM / ACPI: Split code validating need for runtime resume in ->prepare()
` [PATCH 5/9] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()
` [PATCH 6/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices
` [PATCH 7/9] PM / ACPI: Enable the runtime PM centric approach for system sleep
` [PATCH 8/9] PM / ACPI: Avoid runtime resuming device in acpi_subsys_suspend|freeze()
` [PATCH 9/9] i2c: designware: Deploy the runtime PM centric approach for system sleep

[PATCH v4 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS
 2017-06-22 21:06 UTC  (10+ messages)
` [PATCH v4 1/2] ACPICA: ACPI 6.2: Add support for new SRAT subtable
` [PATCH v4 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units

Oakley Sunglass Warehouse
 2017-06-21 20:01 UTC 

[PATCH 0/3] Apple SPI properties
 2017-06-22 14:18 UTC  (15+ messages)
` [PATCH 1/3] ACPI / property: Don't evaluate objects for devices w/o handle
` [PATCH 3/3] spi: Use Apple device properties in absence of ACPI resources
` [PATCH 2/3] ACPI / property: Support Apple _DSM properties

[PATCH] acpi: thermal: honor "mode" sysfs file setting
 2017-06-22 12:45 UTC 

[PATCH v7.1 7/7] device property: Get rid of struct fwnode_handle type field
 2017-06-22 10:29 UTC  (5+ messages)
` [PATCH v7.2 "

[PATCH] ACPI: nfit: constify *_attribute_group
 2017-06-22 10:14 UTC 

[PATCH] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
 2017-06-22 10:04 UTC  (4+ messages)
`  "

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-22  3:16 UTC  (18+ messages)
    ` [systemd-devel] "

(unknown),
 2017-06-22  2:13 UTC 

AW: Wir geben jährlich Darlehen für 2% Zinsen aus
 2017-06-21 22:51 UTC 

[PATCH v8 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-21 18:19 UTC  (12+ messages)
  ` [PATCH v8 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
  ` [PATCH v8 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
  ` [PATCH v8 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126

[PATCH v4] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
 2017-06-21 17:20 UTC  (4+ messages)
` [PATCH v5 0/2] Fixes for ACPI BERT table
  ` [PATCH v5 1/2] ACPI / APEI / BERT: Don't clear "block_status" in header
  ` [PATCH v5 2/2] ACPI / APEI: Boot Error Record Table processing was needlessly complicated

[PATCH v3] ACPI / PMIC: xpower: Add support for the GPI1 regulator to the OpRegion handler
 2017-06-21 15:27 UTC  (3+ messages)
` [v3] "

[PATCH v3 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS
 2017-06-21 15:25 UTC  (10+ messages)
` [PATCH v3 1/2] ACPICA: ACPI 6.2: Add support for new SRAT subtable
` [PATCH v3 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-21 13:10 UTC  (6+ messages)

[RFC PATCH v3] acpi: indicate to platform when hot remove returns busy
 2017-06-21  7:45 UTC 

[PATCH v2] acpi: handle the acpi hotplug schedule error
 2017-06-21  7:04 UTC 

[PATCH v3 0/3] TPS68470 PMIC drivers
 2017-06-20 22:16 UTC  (4+ messages)
` [PATCH v3 2/3] gpio: Add support for TPS68470 GPIOs

[PATCH] ACPI: SPCR: Use access width to determine mmio usage
 2017-06-20 21:43 UTC  (13+ messages)

[PATCH v2 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS
 2017-06-20 17:30 UTC  (5+ messages)
` [PATCH v2 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units

[PATCH v2 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-06-20 16:27 UTC  (9+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox