messages from 2017-10-19 17:21:08 to 2017-10-31 15:38:32 UTC [more...]
[RFC/RFT PATCH 0/6] Switch GHES ioremap_page_range() to use fixmap
2017-10-31 15:38 UTC (7+ 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: "
[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
2017-10-31 15:09 UTC (52+ messages)
` [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
` [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 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management
` [Update][PATCH v2 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
` [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 v3 0/7] Support PPTT for ARM64
2017-10-31 12:46 UTC (26+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v3 6/7] arm64: topology: Enable ACPI/PPTT based CPU topology
[ghes_copy_tofrom_phys] BUG: sleeping function called from invalid context at mm/page_alloc.c:4150
2017-10-31 12:29 UTC (8+ 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 v2 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands
2017-10-30 20:47 UTC (3+ 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
[PATCH v10 0/9] LPC: legacy ISA I/O support
2017-10-30 15:55 UTC (16+ 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
[GIT PULL] Thermal SoC management updates for v4.15-rc1 #1
2017-10-30 14:30 UTC
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2017-10-30 10:28 UTC (9+ 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
[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
2017-10-30 2:15 UTC (5+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "
[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-10-29 23:08 UTC (70+ 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 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 05/32] v4l: async: Correctly serialise async sub-device unregistration
` [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
[PATCH] ACPICA: Clean up whitespace of indentation
2017-10-28 1:34 UTC
Multiple Acer laptops hang on ACPI poweroff
2017-10-27 8:40 UTC (4+ messages)
[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 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
[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 (6+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
[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 (14+ 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 (6+ messages)
` [PATCH v2 02/15] usb: gadget: make config_item_type "
Hi
2017-10-19 22:15 UTC
[PATCH v3] ACPI / Processor: add sysfs support for low power idle
2017-10-19 18:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).