messages from 2017-10-30 17:49:52 to 2017-11-12 23:33:21 UTC [more...]
[PATCH 1/2] acpi, nfit: validate commands against the device type
2017-11-12 23:25 UTC (2+ messages)
` [PATCH 2/2] tools/testing/nvdimm: unit test clear-error commands
[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-11-12 14:25 UTC (4+ messages)
` [PATCH v16 29/32] et8ek8: Add support for flash and lens devices
` et8ek8: Document "
[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
2017-11-12 0:44 UTC (35+ 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 3/6] PM / core: Add SMART_SUSPEND driver flag
` [PATCH v2 5/6] PCI / PM: Take SMART_SUSPEND driver flag into account
` [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 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
` [PATCH v3 1/6] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH v3 2/6] PCI / PM: Support for "
` [PATCH v3 3/6] ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domain
` [PATCH v3 4/6] PM / core: Add helpers for subsystem callback selection
` [PATCH v3 5/6] PM / core: Direct handling of DPM_FLAG_LEAVE_SUSPENDED
` [PATCH v3 6/6] PM / core: DPM_FLAG_SMART_SUSPEND optimization
[PATCH V3 2/4] ACPI / bus: introduce acpi_device_get_match_data() function
2017-11-12 0:14 UTC (2+ messages)
[PATCH v8 0/7] Support RAS virtualization in KVM
2017-11-10 19:54 UTC (8+ messages)
` [PATCH v8 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v8 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v8 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v8 4/7] KVM: arm64: Trap RAS error registers and set HCR_EL2's TERR & TEA
` [PATCH v8 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
` [PATCH v8 6/7] arm64: kvm: Set Virtual SError Exception Syndrome for guest
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization
[PATCH v2] xen/pci: Use acpi_noirq_set() helper
2017-11-10 18:08 UTC
[PATCH v4 0/9] Support PPTT for ARM64
2017-11-10 17:13 UTC (11+ messages)
` [PATCH v4 1/9] ACPICA: Add additional PPTT flags for cache properties
` [PATCH v4 2/9] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v4 3/9] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v4 4/9] ACPI: Enable PPTT support on ARM64
` [PATCH v4 5/9] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
` [PATCH v4 6/9] ACPI/PPTT: Add topology parsing code
` [PATCH v4 7/9] arm64: Topology, rename cluster_id
` [PATCH v4 8/9] arm64: topology: Enable ACPI/PPTT based CPU topology
` [PATCH v4 9/9] ACPI: Add PPTT to injectable table list
[PATCH V2 2/3] dmaengine: qcom_hidma: add support for the new revision
2017-11-10 14:17 UTC (3+ messages)
[PATCH v1 1/6] gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
2017-11-10 13:40 UTC (6+ messages)
` [PATCH v1 2/6] gpiolib: acpi: Don't contaminate return parameter in case of error
` [PATCH v1 3/6] gpiolib: acpi: Move adev member to struct acpi_gpio_info
` [PATCH v1 4/6] gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
` [PATCH v1 5/6] gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
` [PATCH v1 6/6] gpiolib: acpi: Introduce NO_RESTRICTION quirk
[PATCH] x86/acpi: Fix improper handling of SCI INT for platforms supporting only IOAPIC mode
2017-11-10 9:38 UTC
[PATCH] Fix the ambient light sensor on Zenbook UX430UQ
2017-11-09 20:47 UTC
[PATCH 0/2] Restructure and fix GHES PCIe AER handling
2017-11-09 17:29 UTC (9+ 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
[GIT PULL] Final power management fixes for v4.14
2017-11-09 16:36 UTC
[PATCH v10 0/9] LPC: legacy ISA I/O support
2017-11-09 16:18 UTC (14+ messages)
` [PATCH v10 2/9] PCI: remove unused __weak attribute in pci_register_io_range()
` [PATCH v10 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver
[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 (27+ 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] 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 (3+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "
[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 (12+ 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)
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