linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-17 16:43:36 to 2017-10-27 10:06:09 UTC [more...]

[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-27 10:06 UTC  (48+ messages)
` [PATCH v16 01/32] v4l: async: Remove re-probing support
` [PATCH v16 02/32] v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
` [PATCH v16 03/32] v4l: async: fix unbind error in v4l2_async_notifier_unregister()
` [PATCH v16 05/32] v4l: async: Correctly serialise async sub-device unregistration
  ` [PATCH v16 04/32] v4l: async: Fix notifier complete callback error handling
  ` [PATCH v16 06/32] v4l: async: Use more intuitive names for internal functions
  ` [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 30/32] ov5670: "
` [PATCH v16 07/32] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v16 08/32] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v16 09/32] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v16 10/32] rcar-vin: "
` [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 17/32] v4l: async: Prepare for async sub-device notifiers
` [PATCH v16 18/32] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v16 19/32] v4l: async: Ensure only unique fwnodes are registered to notifiers
` [PATCH v16 20/32] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v16 21/32] dt: bindings: Add lens-focus binding for image sensors
` [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 24/32] v4l: fwnode: Add a helper function to obtain device / integer references
` [PATCH v16 25/32] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v16 29/32] et8ek8: Add support for flash and lens devices
` [PATCH v16 31/32] ov13858: "
` [PATCH v16 32/32] arm: dts: omap3: N9/N950: Add flash references to the camera

Multiple Acer laptops hang on ACPI poweroff
 2017-10-27  8:40 UTC  (4+ messages)

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

[RFC PATCH v9 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-27  7:17 UTC  (2+ messages)
` [RFC PATCH v9 6/7] PCI / PM: Move acpi wakeup code to "

[PATCH v3 0/7] Support PPTT for ARM64
 2017-10-27  5:21 UTC  (34+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v3 2/7] ACPI: Enable PPTT support on ARM64
` [PATCH v3 3/7] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
` [PATCH v3 6/7] arm64: topology: Enable ACPI/PPTT based CPU topology

[PATCH v5 0/2] Make cppc acpi driver aware of pcc subspace ids
 2017-10-26 21:19 UTC  (5+ messages)
` [PATCH v5 1/2] mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
` [PATCH v5 2/2] ACPI / CPPC: Make cppc acpi driver aware of pcc subspace ids

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-26 21:14 UTC  (57+ messages)
` [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
  ` [Update][PATCH v2 "
` [PATCH 02/12] PCI / PM: Use the NEVER_SKIP driver flag
` [PATCH 03/12] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag
` [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management

[RFC PATCH v8 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-26 13:28 UTC  (2+ messages)
` [RFC PATCH v8 6/7] PCI / PM: Move acpi wakeup code to "

[pm:bleeding-edge 87/88] drivers/acpi/acpi_lpss.c:896:20: error: 'acpi_subsys_suspend_noirq' undeclared here (not in a function)
 2017-10-26 12:17 UTC 

[pm:bleeding-edge 87/88] include/linux/export.h:67:20: error: redefinition of '__kstrtab_acpi_subsys_freeze_noirq'
 2017-10-26 12:04 UTC 

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-26 10:11 UTC  (13+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-25 18:05 UTC  (12+ 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 12/36] dt-bindings: document stall and PASID properties for IOMMU masters

[PATCH] device property: Track owner device of device property
 2017-10-24 13:41 UTC  (3+ messages)

[RESEND PATCH v7] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-22 10:39 UTC  (5+ messages)

[PATCH v7] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-22  6:13 UTC  (3+ messages)

[pm:bleeding-edge 79/97] drivers/acpi/acpi_lpss.c:810:2-33: code aligned with following code on line 812 (fwd)
 2017-10-21 17:05 UTC 

i801_smbus / smo8800 irq clash? pcim_enable_device() fails
 2017-10-21 10:49 UTC 

[PATCH v3 0/2] ACPI serdev support
 2017-10-21  9:59 UTC  (15+ messages)

[PATCH v6] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-21 10:04 UTC 

Shift overflow in acpi_gpe_apply_masked_gpes
 2017-10-20 18:30 UTC 

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-20  8:13 UTC  (9+ messages)
` [PATCH v2 02/15] usb: gadget: make config_item_type "
` [PATCH v2 12/15] RDMA/cma: make config_item_type const

Hi
 2017-10-19 22:15 UTC 

[PATCH v3] ACPI / Processor: add sysfs support for low power idle
 2017-10-19 18:19 UTC 

[PATCH resend] ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versions
 2017-10-19 11:23 UTC 

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-10-19  7:49 UTC  (15+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
            ` 答复: "

[PATCH v5 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-18 15:14 UTC 

[PATCH v5 2/2] acpi: apei: Add SEI notification type support for ARMv8
 2017-10-18 15:04 UTC 

[PATCH v5 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-18 13:14 UTC  (18+ messages)
` [PATCH v5 2/2] acpi: apei: Add SEI notification type support for ARMv8

[PATCH v2 0/3] i2c-xlp9xx: update i2c driver to handle I2C_M_RECV_LEN flag
 2017-10-17 21:54 UTC  (7+ messages)
` [PATCH v2 1/3] ACPI / APD: Add clock frequency for ThunderX2 I2C controller
` [PATCH v2 2/3] i2c: xlp9xx: Get clock frequency with clk API
` [PATCH v2 3/3] i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags


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).