messages from 2022-02-14 22:59:00 to 2022-02-24 10:13:46 UTC [more...]
[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
2022-02-24 10:13 UTC (14+ messages)
` [PATCH v8 01/11] ACPI/IORT: Add temporary RMR node flag definitions
` [PATCH v8 02/11] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v8 03/11] ACPI/IORT: Add helper functions to parse RMR nodes
` [PATCH v8 04/11] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v8 05/11] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v8 06/11] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v8 07/11] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v8 08/11] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v8 09/11] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v8 10/11] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev
` [PATCH v8 11/11] iommu/arm-smmu: "
[PATCH] x86/acpi: Work around broken XSDT on SEGA AALE board
2022-02-24 8:41 UTC (2+ messages)
[PATCH v1 1/3] ACPI: platform: Constify properties parameter in acpi_create_platform_device()
2022-02-23 23:56 UTC (3+ messages)
` [PATCH v1 2/3] ACPI: lpss: Constify properties member in struct lpss_device_desc
` [PATCH v1 3/3] ACPI: lpss: Provide an SSP type to the driver
[RFC 00/10] add support for fwnode in i2c mux system and sfp
2022-02-23 18:19 UTC (60+ messages)
` [RFC 01/10] property: add fwnode_match_node()
` [RFC 02/10] property: add fwnode_get_match_data()
` [RFC 03/10] base: swnode: use fwnode_get_match_data()
` [RFC 04/10] property: add a callback parameter to fwnode_property_match_string()
` [RFC 05/10] property: add fwnode_property_read_string_index()
` [RFC 06/10] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [RFC 07/10] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [RFC 08/10] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [RFC 09/10] i2c: mux: add support for fwnode
` [RFC 10/10] net: sfp: "
[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
2022-02-23 13:50 UTC (2+ messages)
` [PATCH 2/2] ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L
[PATCH v1] ACPI: bus: Introduce acpi_bus_for_each_dev()
2022-02-23 6:53 UTC (2+ messages)
[PATCH 05/11] kernel/acpi: move acpi_video_flags sysctl to its own file
2022-02-22 19:26 UTC (3+ messages)
[PATCH v5 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
2022-02-22 19:26 UTC (5+ messages)
` [PATCH v5 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v5 2/2] ACPI: AGDI: Add support for Arm Generic Diagnostic Dump and Reset device
[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
2022-02-22 14:47 UTC (21+ messages)
` [PATCH 1/6] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH 2/6] ACPI: bus: Add iterator for dependent devices
` [PATCH 3/6] platform/x86: int3472: Support multiple clock consumers
` [PATCH 4/6] platform/x86: int3472: Add terminator to gpiod_lookup_table
` [PATCH 5/6] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH 6/6] platform/x86: int3472: Add board data for Surface Go2 IR camera
Regression in 5.16-rc1 with suspend to idle
2022-02-22 12:49 UTC (11+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 2ecb866af0048e96c331a206a876a935d3649f78
2022-02-22 6:37 UTC
[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
2022-02-22 6:03 UTC (5+ messages)
` [PATCH v7 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init
[PATCH] ACPICA: use swap() to make code cleaner
2022-02-21 19:18 UTC (2+ messages)
[PATCH] ACPI: cleanup double word in comment
2022-02-21 19:11 UTC (2+ messages)
[PATCH v2 0/6] typec: mux: Introduce support for multiple TypeC muxes
2022-02-21 19:08 UTC (12+ messages)
` [PATCH v2 1/6] device property: Helper to match multiple connections
` [PATCH v2 3/6] typec: mux: Introduce indirection
` [PATCH v2 4/6] typec: mux: Allow multiple mux_devs per mux
/proc/acpi/battery gone again, breaks wmpower
2022-02-21 18:09 UTC (2+ messages)
[PATCH v6 00/21] Introduce power-off+restart call chain API
2022-02-21 14:42 UTC (7+ messages)
` [PATCH v6 16/21] mips: Use do_kernel_power_off()
[PATCH] ACPI: Fix LAPIC_ADDR_OVR address print
2022-02-21 4:43 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 2a21c4c1532ac21331c20dd776d407eaa8c6e012
2022-02-20 21:20 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 3f4a4374662e7c4826d13cd108265253a11e5114
2022-02-20 7:16 UTC
[GIT PULL] ACPI fixes for v5.17-rc5
2022-02-19 0:28 UTC (2+ messages)
[PATCH][next] ACPICA: iASL: Replace zero-length array with flexible-array member
2022-02-18 21:45 UTC (4+ messages)
[PATCH v1 1/1] ACPI: property: Get rid of redundant 'else'
2022-02-18 19:51 UTC (2+ messages)
[PATCH v6] ACPI: device_sysfs: Add sysfs support for _PLD
2022-02-18 19:48 UTC (14+ messages)
[PATCH v3] PCI: ACPI: Support Microsoft's "DmaProperty"
2022-02-17 18:38 UTC (4+ messages)
[PATCH 0/1] x86/PCI: Disable exclusion of E820 reserved addresses in some cases
2022-02-17 8:47 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-16 19:46 UTC (7+ messages)
[PATCH] ACPICA: proactively check null ptr to avoid API misuse
2022-02-16 16:37 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS be8b582111d67263006ded4f1b88f9ff28bea49e
2022-02-16 9:29 UTC
[RFC 0/2] x86/PCI: Ignore EFI memmap MMIO entries
2022-02-15 20:20 UTC (4+ messages)
New warning: ACPI: CEDT not present
2022-02-15 19:05 UTC (6+ messages)
` [PATCH] ACPI: Quiet ACPI table not found warning
[PATCH 1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes
2022-02-15 18:52 UTC (3+ messages)
` [PATCH 2/3] ACPI: bus: Allow negotiating OSC capabilities
` [PATCH 3/3] ACPI: bus: For platform OSC negotiate capabilities
[PATCH AUTOSEL 5.15 18/33] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
2022-02-15 15:28 UTC
[PATCH AUTOSEL 5.16 18/34] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
2022-02-15 15:26 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 9db71e8e3027d2026be1ea9b6cfce8fd7216fb01
2022-02-15 10:56 UTC
[rafael-pm:bleeding-edge 41/47] ld.lld: error: undefined symbol: ghes_disable
2022-02-15 7:47 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