linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-27 13:06:04 to 2017-11-09 14:37:49 UTC [more...]

[PATCH 0/2] Restructure and fix GHES PCIe AER handling
 2017-11-09 14:37 UTC  (5+ messages)
` [PATCH 1/2] acpi: apei: handle PCIe AER errors in separate function
` [PATCH V3 2/2] acpi: apei: call into AER handling regardless of severity

[RFC/RFT PATCH 0/6] Switch GHES ioremap_page_range() to use fixmap
 2017-11-09 12:22 UTC  (26+ messages)
` [RFC/RFT PATCH 1/6] arm64: fixmap: Add GHES fixmap entries
` [RFC/RFT PATCH 2/6] x86/mm/fixmap: "
` [RFC/RFT PATCH 3/6] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [RFC/RFT PATCH 4/6] ACPI / APEI: Remove ghes_ioremap_area
` [RFC/RFT PATCH 5/6] arm64: mm: Remove arch_apei_flush_tlb_one()
` [RFC/RFT PATCH 6/6] ACPI / APEI: "

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-11-09 12:16 UTC  (31+ messages)
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFCv2 PATCH 21/36] iommu/arm-smmu-v3: Implement process operations

[PATCH v10 0/9] LPC: legacy ISA I/O support
 2017-11-09 10:05 UTC  (24+ messages)
` [PATCH v10 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v10 2/9] PCI: remove unused __weak attribute in pci_register_io_range()
` [PATCH v10 3/9] PCI: add fwnode handler as input param of pci_register_io_range()
` [PATCH v10 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v10 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v10 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v10 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v10 8/9] LPC: Add the ACPI LPC support
` [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH] ACPI / utils: Fix memory leak on an error return path in acpi_evaluate_reference()
 2017-11-09  6:22 UTC 

[pm:bleeding-edge 133/152] drivers/acpi/pmic/intel_pmic_crc.c:195:4: warning: passing argument 4 of 'intel_pmic_install_opregion_handler' discards 'const' qualifier from pointer target type
 2017-11-09  3:02 UTC 

[pm:bleeding-edge 133/152] drivers/acpi/pmic/intel_pmic_xpower.c:266:6: warning: passing argument 4 of 'intel_pmic_install_opregion_handler' discards 'const' qualifier from pointer target type
 2017-11-09  1:42 UTC 

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-11-08 22:32 UTC  (6+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-08 21:09 UTC  (27+ messages)
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 1/6] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
  ` [PATCH v2 2/6] PCI / PM: Use the NEVER_SKIP driver flag
  ` [PATCH v2 3/6] PM / core: Add SMART_SUSPEND "
  ` [PATCH v2 4/6] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
  ` [PATCH v2 5/6] PCI / PM: Take SMART_SUSPEND driver flag into account
  ` [PATCH v2 6/6] ACPI "
  ` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
    ` [PATCH v2 1/6] PM / core: Add LEAVE_SUSPENDED driver flag
    ` [PATCH v2 2/6] PCI / PM: Support for "
    ` [PATCH v2 3/6] ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domain
    ` [PATCH v2 4/6] PM / core: Add helpers for subsystem callback selection
    ` [PATCH v2 5/6] PM / core: Direct handling of DPM_FLAG_LEAVE_SUSPENDED
    ` [PATCH v2 6/6] PM / core: DPM_FLAG_SMART_SUSPEND optimization

[PATCH v3] ACPI / Processor: add sysfs support for low power idle
 2017-11-08 14:18 UTC  (3+ messages)

[PATCH] ACPI / PM: Fix acpi_pm_notifier_lock vs. flush_workqueue() deadlock
 2017-11-08 13:00 UTC  (9+ messages)

[PATCH V2] acpi: apei: call into AER handling regardless of severity
 2017-11-08 10:59 UTC  (3+ messages)

[PATCH] ACPICA: Clean up whitespace of indentation
 2017-11-08  2:10 UTC  (4+ messages)

[PATCH] APEI/ERST: use 64-bit timestamps
 2017-11-07 20:17 UTC  (2+ messages)

[ghes_copy_tofrom_phys] BUG: sleeping function called from invalid context at mm/page_alloc.c:4150
 2017-11-07 13:39 UTC  (13+ messages)
              ` [v4.14-rc8 ghes_copy_tofrom_phys] BUG: sleeping function called from invalid context at lib/ioremap.c:165

[PATCH] ACPI / PM: fix build regression
 2017-11-07 11:17 UTC  (2+ messages)

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-11-07  9:37 UTC  (8+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers

[PATCH 0/2] ACPI / PMIC: make some structures and function argument as const
 2017-11-07  9:30 UTC  (5+ messages)
` [PATCH 1/2] ACPI / PMIC: Make some pointers, structure field "
` [PATCH 2/2] ACPI / PMIC: make intel_pmic_opregion_data structures const

[acpi_ns_evaluate] watchdog: BUG: soft lockup - CPU#0 stuck for 21s! [swapper:1]
 2017-11-07  9:26 UTC 

[pm:bleeding-edge 80/99] drivers//acpi/sleep.c:95:5: error: redefinition of 'acpi_target_system_state'
 2017-11-06 18:47 UTC 

[PATCH 0/4] Switch GHES ioremap_page_range() to use fixmap
 2017-11-06 18:44 UTC  (5+ messages)
` [PATCH 1/4] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [PATCH 2/4] ACPI / APEI: Remove ghes_ioremap_area
` [PATCH 3/4] arm64: mm: Remove arch_apei_flush_tlb_one()
` [PATCH 4/4] ACPI / APEI: "

[PATCH] ACPI / PM: Blacklist the Low Power S0 Idle _DSM for Dell XPS13 9360
 2017-11-06 12:45 UTC 

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2017-11-06  9:35 UTC  (4+ messages)
    ` [PATCH v3 2/5] iio: proximity: sx9500: Add GPIO ACPI mapping table

[PATCH v3] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs
 2017-11-02 17:42 UTC 

[GIT PULL 4/7] thermal: tegra: Changes for v4.15-rc1
 2017-11-02 15:20 UTC 

[PATCH v3 0/7] Support PPTT for ARM64
 2017-11-02 10:48 UTC  (8+ messages)
` [PATCH v3 6/7] arm64: topology: Enable ACPI/PPTT based CPU topology

[PATCH v2 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands
 2017-11-02  0:33 UTC  (9+ messages)
  ` [PATCH v2 1/2] acpi, nfit: hide unknown commands from nmemX/commands
` [PATCH v2 2/2] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs

[GIT PULL v2] Thermal SoC management updates for v4.15-rc1 #1
 2017-11-01  2:46 UTC 

[GIT PULL] Thermal SoC management updates for v4.15-rc1 #1
 2017-11-01  2:34 UTC  (3+ messages)

[PATCH] Bug fix: Clear ack of GHES table which contain wrong Error status block, let new error can fill GHES table
 2017-10-31  8:22 UTC  (3+ messages)

[PATCH] ACPI / device_sysfs: Leave modalias empty for devices which are not present
 2017-10-30 22:23 UTC  (5+ messages)

[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-29 23:08 UTC  (39+ messages)
` [PATCH v16 04/32] v4l: async: Fix notifier complete callback error handling
` [PATCH v16 09/32] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v16 11/32] omap3isp: Fix check for our own sub-devices
` [PATCH v16 12/32] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v16 13/32] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v16 14/32] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v16 15/32] v4l: async: Register sub-devices before calling bound callback
` [PATCH v16 16/32] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v16 20/32] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v16 22/32] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v16 23/32] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v16 26/32] v4l: fwnode: Add a convenience function for registering sensors
` [PATCH v16 27/32] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v16 28/32] smiapp: Add support for flash and lens devices
` [PATCH v16 29/32] et8ek8: "
` [PATCH v16 30/32] ov5670: "
` [PATCH v16 31/32] ov13858: "
` [PATCH v16 32/32] arm: dts: omap3: N9/N950: Add flash references to the camera


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).