messages from 2018-07-26 14:13:24 to 2018-08-17 10:26:45 UTC [more...]
[RFC 00/15] PCI: turn some __weak functions into callbacks
2018-08-17 10:26 UTC (16+ messages)
` [RFC 01/15] PCI: clean up legacy host bridge scan functions
` [RFC 02/15] PCI: move pci_scan_bus into callers
` [RFC 03/15] PCI: move pci_scan_root_bus "
` [RFC 04/15] PCI: export pci_register_host_bridge
` [RFC 05/15] PCI: move pci_create_root_bus into callers
` [RFC 06/15] powerpc/pci: fold pci_create_root_bus into pcibios_scan_phb
` [RFC 07/15] PCI/ACPI: clean up acpi_pci_root_create()
` [RFC 08/15] x86: PCI: clean up pcibios_scan_root()
` [RFC 09/15] PCI: xenfront: clean up pcifront_scan_root()
` [RFC 10/15] sparc/PCI: simplify pci_scan_one_pbm
` [RFC 11/15] PCI: hyperv: convert to pci_scan_root_bus_bridge
` [RFC 12/15] PCI: make pcibios_bus_add_device() a callback function
` [RFC 13/15] PCI: turn pcibios_alloc_irq into a callback
` [RFC 14/15] PCI: make pcibios_root_bridge_prepare "
` [RFC 15/15] PCI: make pcibios_add_bus/remove_bus callbacks
[PATCH RFC 0/2] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-08-17 10:06 UTC (11+ messages)
` [PATCH RFC 1/2] drivers/base: export lock_device_hotplug/unlock_device_hotplug
` [PATCH RFC 2/2] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
[PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
2018-08-17 7:50 UTC (5+ messages)
4.18: early boot crash in thermal_cooling_device_destroy_sysfs
2018-08-16 21:33 UTC
[GIT PULL] Thermal-SoC management updates for v4.19-rc1
2018-08-16 15:47 UTC
[PATCH] xen/ACPI: don't upload Px/Cx data for disabled processors
2018-08-15 21:41 UTC (4+ messages)
` Ping: "
[GIT PULL] ACPI updates for v4.19-rc1
2018-08-14 10:27 UTC
[GIT PULL] Power management updates for v4.19-rc1
2018-08-14 10:19 UTC
[PATCH] ACPICA: Clear status of all events when entering sleep states
2018-08-14 10:09 UTC (3+ messages)
[PATCH 05/11] ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
2018-08-13 21:35 UTC (3+ messages)
[PATCH v2 1/2] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
2018-08-13 9:38 UTC (4+ messages)
[PATCH v2] ACPI: nfit: remove redundant assignment if nfit_mem found
2018-08-13 2:53 UTC (3+ messages)
` [External] "
[PATCH] acpi: processor_throttling: fixed a few brace coding style issues
2018-08-12 11:19 UTC (2+ messages)
[PATCH] acpi: bus: Fixed a pointer coding style issue
2018-08-12 11:16 UTC (2+ messages)
[PATCH] ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd
2018-08-12 11:14 UTC (2+ messages)
[PATCH v6 0/4] i2c-multi-instantiate pseudo driver
2018-08-12 11:14 UTC (8+ messages)
` [PATCH v6 1/4] ACPI / scan: Initialize status to ACPI_STA_DEFAULT
` [PATCH v6 2/4] ACPI / scan: Create platform device for fwnodes with multiple i2c devices
` [PATCH v6 3/4] ACPI / x86-utils: Remove status workaround from acpi_device_always_present()
` [PATCH v6 4/4] platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
2018-08-12 10:12 UTC (3+ messages)
` [PATCH v3 14/17] driver/acpi: enable Hygon support to ACPI driver
[PATCH RESEND v3] arm64: clean the additional checks before calling ghes_notify_sea()
2018-08-12 9:43 UTC (2+ messages)
[PATCH] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
2018-08-11 13:11 UTC (3+ messages)
[PATCH v2 1/2] PCI/ACPI: correct error message for ASPM disabling
2018-08-10 4:32 UTC (2+ messages)
` [PATCH v2 2/2] PCI/ACPI: allow _OSC presence to be optional for PCI
[PATCH 1/2] PCI/ACPI: correct error message for ASPM disabling
2018-08-10 2:15 UTC (4+ messages)
` [PATCH 2/2] PCI/ACPI: allow _OSC presence to be optional for PCI
[PATCH RESEND v2] arm64: clean the additional checks before calling ghes_notify_sea()
2018-08-10 2:14 UTC (4+ messages)
[PATCH v5 0/4] i2c-multi-instantiate pseudo driver
2018-08-09 11:48 UTC (19+ messages)
` [PATCH v5 1/4] ACPI / scan: Initialize status to ACPI_STA_DEFAULT
` [PATCH v5 2/4] ACPI / scan: Create platform device for fwnodes with multiple i2c devices
` [PATCH v5 3/4] ACPI / x86-utils: Remove status workaround from acpi_device_always_present()
` [PATCH v5 4/4] platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
[PATCH v4 0/4] i2c-multi-instantiate pseudo driver
2018-08-09 9:15 UTC (12+ messages)
` [PATCH v4 1/4] ACPI / scan: Initialize status to ACPI_STA_DEFAULT
` [PATCH v4 2/4] ACPI / scan: Create platform device for fwnodes with multiple i2c devices
` [PATCH v4 3/4] ACPI / x86-utils: Remove status workaround from acpi_device_always_present()
` [PATCH v4 4/4] i2c: Add multi-instantiate pseudo driver
[PATCH] arm64: PCI: Remove node-local allocations when initialising host controller
2018-08-09 8:31 UTC (3+ messages)
[PATCH] ACPI: nfit: check dcr immediately following its assignment codes
2018-08-09 1:35 UTC (3+ messages)
` [External] "
[PATCH v3 0/4] ACPI bugfix + i2c-multi-instantiate pseudo driver
2018-08-08 8:08 UTC (17+ messages)
` [PATCH v3 1/4] ACPI / scan: Fix acpi_is_indirect_io_slave() always returning false
` [PATCH v3 2/4] ACPI / scan: Create platform device for fwnodes with multiple i2c devices
` [PATCH v3 3/4] ACPI / x86-utils: Remove status workaround from acpi_device_always_present()
` [PATCH v3 4/4] i2c: Add multi-instantiate pseudo driver
[PATCH] ACPI: nfit: adjust annotation for why return 0 if fail to find NFIT at startup
2018-08-07 22:46 UTC (3+ messages)
[PATCH] ACPI / scan: Add static attribute to indirect_io_hosts[]
2018-08-07 13:15 UTC
[PATCH] arm64: clean the additional checks before calling ghes_notify_sea()
2018-08-07 6:37 UTC (5+ messages)
[RFC PATCH 0/2] efi: add contents of LinuxExtraArgs EFI var to command line
2018-08-06 21:23 UTC (8+ messages)
[PATCH] ACPI: nfit: return -ENODEV if fail to find NFIT at startup
2018-08-06 17:18 UTC (5+ messages)
` [External] "
[PATCH v2 0/7] Stop losing firmware-set DMA masks
2018-08-06 12:13 UTC (23+ messages)
` [PATCH v2 2/7] dma-mapping: Generalise dma_32bit_limit flag
` [PATCH v2 7/7] OF: Don't set default coherent DMA mask
[PATCH] ACPI: nfit: remove redundant assignment if nfit_mem found
2018-08-02 6:33 UTC
[PATCH 1/1] x86, pmem, acpi: Remove excessive ACPI Large Reference Count warnings
2018-08-01 21:24 UTC (4+ messages)
[PATCH v2 0/4] arm64 SMMUv3 PMU driver with IORT support
2018-08-01 10:20 UTC (3+ messages)
[GIT PULL] Urgent power management fixes for v4.18
2018-08-01 10:07 UTC
[GIT PULL] Urgent power management fixes for v4.18
2018-08-01 10:06 UTC (2+ messages)
[GIT PULL] Urgent ACPI fixes for v4.18
2018-07-31 9:34 UTC
[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
2018-07-30 21:56 UTC (9+ messages)
` [PATCH v1 1/2] PCI: Document patch submission hints
` [PATCH v1 2/2] PCI: Document ACPI description of PCI host bridges
[PATCH] ACPICA: AML Parser: ignore control method status in module-level code
2018-07-29 10:25 UTC (2+ messages)
[GIT PULL] ACPI fix for v4.18-rc7
2018-07-28 16:59 UTC (7+ messages)
[PATCH] arm64: clean the additional checks before calling ghes_notify_sea()
2018-07-26 21:01 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).