linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 17:25:07 to 2020-12-01 21:31:21 UTC [more...]

[PATCH] drivers: core: Detach device from power domain on shutdown
 2020-12-01 21:30 UTC 

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01 21:05 UTC  (104+ messages)
` [PATCH 01/18] property: Return true in fwnode_device_is_available for node types that do not implement this operation
` [PATCH 02/18] property: Add support for calling fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH 03/18] software_node: Fix failure to put() and get() references to children in software_node_get_next_child()
` [PATCH 04/18] software_node: Enforce parent before child ordering of nodes array for software_node_register_nodes()
` [PATCH 05/18] software_node: Alter software_node_unregister_nodes() to unregister the array in reverse order
` [PATCH 06/18] software_node: amend software_node_unregister_node_group() to perform unregistration of array in reverse order to be consistent with software_node_unregister_nodes()
` [PATCH 07/18] software_node: Add support for fwnode_graph*() family of functions
` [PATCH 08/18] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH 09/18] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH 10/18] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple source files retaining ipu3-cio2 name
` [PATCH 11/18] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
` [PATCH 12/18] acpi: Add acpi_dev_get_next_match_dev() and macro to iterate through acpi_devices matching a given _HID
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 14/18] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH 15/18] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()
` [PATCH 17/18] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH v4 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-01 20:44 UTC  (17+ messages)
` [PATCH v4 2/3] ACPI: platform-profile: Add platform profile support
    ` [External] "
` [PATCH v4 3/3] platform/x86: thinkpad_acpi: "
    ` [External] "

[PATCH v4 0/5] Support managed interrupts for platform devices
 2020-12-01 19:02 UTC  (11+ messages)
` [PATCH v4 1/5] genirq/affinity: Add irq_update_affinity_desc()
` [PATCH v4 2/5] resource: Add irqresource_disabled()
` [PATCH v4 3/5] ACPI: Drop acpi_dev_irqresource_disabled()
` [PATCH v4 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()
` [PATCH v4 5/5] scsi: hisi_sas: Expose HW queues for v2 hw

[PATCH v1] ASoC: Intel: catpt: Replace open coded variant of resource_intersection()
 2020-12-01 18:33 UTC  (3+ messages)

[PATCH 0/6] ACPICA version 20201113
 2020-12-01 17:15 UTC  (8+ messages)
` [PATCH 1/6] ACPICA: Add 5 new UUIDs to the known UUID table
` [PATCH 2/6] ACPICA: Remove extreaneous "the" in comments
` [PATCH 3/6] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
` [PATCH 4/6] ACPICA: Add function trace macros to improve debugging
` [PATCH 5/6] ACPICA: Interpreter: fix memory leak by using existing buffer
` [PATCH 6/6] ACPICA: Update version to 20201113

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-01 16:04 UTC  (6+ messages)
` [RFC PATCH v2 1/2] topology: Represent clusters of CPUs within a die
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH][next] gpiolib: acpi: Fix fall-through warnings for Clang
 2020-12-01 14:48 UTC  (5+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (40+ messages)
                  ` [Intel-wired-lan] "

evaluation order bug in acpi_pic_sci_set_trigger() ?
 2020-11-27 10:01 UTC  (3+ messages)

[PATCH v2] acpi: Fix use-after-free in acpi_ipmi.c
 2020-11-27  6:17 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS dda536829065b24b80296e5df9b57dfe3ae57c91
 2020-11-27  5:08 UTC 

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-26 18:18 UTC  (4+ messages)
` [RFC PATCH 5/9] cxl/mem: Find device capabilities

[PATCH v8 0/9] iommu: I/O page faults for SMMUv3
 2020-11-26 18:09 UTC  (3+ messages)
` [PATCH v8 4/9] of/iommu: Support dma-can-stall property

[PATCH v3 0/5] Support managed interrupts for platform devices
 2020-11-26 14:24 UTC  (12+ messages)
` [PATCH v3 1/5] genirq/affinity: Add irq_update_affinity_desc()
` [PATCH v3 2/5] ACPI: Make acpi_dev_irqresource_disabled() public
` [PATCH v3 3/5] driver core: platform: Add platform_put_irq()
` [PATCH v3 5/5] scsi: hisi_sas: Expose HW queues for v2 hw

[PATCH v3] ACPI: platform-profile: Add platform profile support
 2020-11-26 10:36 UTC  (8+ messages)
        ` [External] "

[pm:bleeding-edge] BUILD SUCCESS 59d584c1f534789d8d96114726c651286876b335
 2020-11-26  5:57 UTC 

[PATCH] acpi: Fix use-after-free in acpi_ipmi.c
 2020-11-26  1:16 UTC  (3+ messages)

[RFC] ACPI PM during kernel poweroff/reboot
 2020-11-25 18:29 UTC  (5+ messages)

Legion 5 backlight control not working
 2020-11-25 18:10 UTC 

[PATCH v2] resource: provide meaningful MODULE_LICENSE() in test suite
 2020-11-25 18:01 UTC  (2+ messages)


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