public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-09 07:17:55 to 2020-09-17 08:34:30 UTC [more...]

[PATCH 00/25] ACPI: First step to decouple ACPICA debug functionality from ACPI driver
 2020-09-17  7:39 UTC  (17+ messages)
` [PATCH 02/25] ACPI: configfs: Decouple with ACPICA
` [PATCH 04/25] ACPI: debug: Remove the not used function
` [PATCH 05/25] ACPI: LPSS: Remove the ACPI_MODULE_NAME()
` [PATCH 06/25] ACPI: memhotplug: Remove the leftover ACPICA debug functionality
` [PATCH 09/25] ACPI: container: "
` [PATCH 11/25] ACPI: debugfs: Remove the ACPICA debug code
` [PATCH 13/25] ACPI: event: "
` [PATCH 14/25] ACPI: PCI: Remove the unused "
` [PATCH 17/25] ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro
` [PATCH 18/25] ACPI: SBS: Simplify the driver init code
` [PATCH 19/25] ACPI: SBS: Simplify the code using module_acpi_driver()
` [PATCH 20/25] ACPI: tiny-power-button: Remove the dead ACPICA debug code
` [PATCH 21/25] ACPI: tiny-power-button: Simplify the code using module_acpi_driver()
` [PATCH 22/25] ACPI: video: Remove the dead ACPICA debug code
` [PATCH 23/25] ACPI: wakeup: "
` [PATCH RFC 24/25] ACPI: sysfs: Remove the dead debug interfaces

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-16 21:50 UTC  (9+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH RFC 4/4] mm/page_alloc: place pages to tail in __free_pages_core()

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-09-16 21:49 UTC  (6+ messages)

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-09-16 21:46 UTC  (2+ messages)

[PATCH 0/3] PM operations for software nodes
 2020-09-16 13:27 UTC  (2+ messages)

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-16 17:38 UTC  (12+ messages)
` [RFC][PATCH 1/4] acpi: Use CPUIDLE_FLAG_TIMER_STOP
` [RFC][PATCH 2/4] acpi: Use CPUIDLE_FLAG_TLB_FLUSHED
` [RFC][PATCH 3/4] cpuidle: Allow cpuidle drivers to take over RCU-idle
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle

[PATCH] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
 2020-09-16 16:04 UTC  (3+ messages)

[PATCH v2] platform/x86: Add Driver to set up lid GPEs on MS Surface device
 2020-09-16 17:54 UTC  (6+ messages)

[PATCH 0/3] gpiolib: generalize GPIO line names property
 2020-09-16 13:29 UTC  (8+ messages)

support range based offsets in dma-direct v3
 2020-09-16 17:36 UTC  (8+ messages)
` [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
` [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
` [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 5/6] usb: don't inherity DMA properties for USB devices
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-16 12:52 UTC  (18+ messages)
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "
` [PATCH v4 8/8] hv_balloon: "
` [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()

[PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-09-16  9:51 UTC  (6+ messages)

support range based offsets in dma-direct v2
 2020-09-16  6:13 UTC  (12+ messages)
` [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
` [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
` [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 5/6] usb: don't inherity DMA properties for USB devices
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH] ACPI / DPTF: Add PCH FIVR participant driver
 2020-09-15 23:18 UTC 

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-09-15 23:01 UTC  (4+ messages)

[PATCH] platform/x86: Add Driver to set up lid GPEs on MS Surface device
 2020-09-15 21:19 UTC  (6+ messages)

[PATCH] acpi/nfit: Use kobj_to_dev() instead
 2020-09-15 17:39 UTC  (4+ messages)

[PATCH] ACPI, APEI: make apei_resources_all static
 2020-09-15 12:50 UTC  (2+ messages)

[PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-15  9:33 UTC  (20+ messages)
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 7/7] hv_balloon: try to merge system ram resources

[PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-15  8:46 UTC  (13+ messages)
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "

[PATCH v3 0/2] Decode raw MSR values of MCA registers in BERT
 2020-09-15  8:15 UTC  (8+ messages)
` [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
` [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems

[PATCH 0/1] Input: soc_button_array - Work around DSDTs which modify the irqflags
 2020-09-14 18:05 UTC  (9+ messages)
` [PATCH] "

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-14 16:49 UTC  (13+ messages)
` [PATCH v8 3/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v8 6/6] at24: Support probing while off

[PATCH] PNP: Fix duplicate included pci.h
 2020-09-14  0:44 UTC 

[PATCH][V2] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-13 22:34 UTC 

[PATCH] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-13 22:33 UTC  (3+ messages)

hey
 2020-09-12 16:52 UTC 

support range based offsets in dma-direct
 2020-09-12  6:46 UTC  (15+ messages)
` [PATCH 1/3] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-09-12  1:05 UTC  (2+ messages)

[PATCH v2 0/2] Decode raw MSR values of MCA registers in BERT
 2020-09-11 21:26 UTC  (7+ messages)
` [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain

[PATCH v1] MAINTAINERS: Use my kernel.org address for Intel PMIC work
 2020-09-11 16:46 UTC 

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-11 13:07 UTC  (11+ messages)
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH v1] kernel.h: Split out min()/max() et al. helpers
 2020-09-10 15:34 UTC 

[PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
 2020-09-10 15:29 UTC  (5+ messages)

[PATCH v2] PCI/ACPI: Suppress missing MCFG message
 2020-09-09 14:42 UTC  (2+ messages)

[PATCH v2 0/3] gpiolib: generalize GPIO line names property
 2020-09-09 10:58 UTC  (7+ messages)
` [PATCH v2 1/3] device: property: add helpers to count items in string arrays
` [PATCH v2 2/3] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH v2 3/3] gpiolib: unexport devprop_gpiochip_set_names()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox