public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-27 07:08:16 to 2021-11-02 15:12:40 UTC [more...]

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-11-02 15:11 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-02 14:59 UTC  (18+ messages)
` [PATCH v5 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v5 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v5 03/11] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v5 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v5 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v5 06/11] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v5 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v5 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v5 09/11] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v5 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v5 11/11] platform/x86: int3472: Deal with probe ordering issues

[RFC PATCH] software node: Skip duplicated software_node sysfs
 2021-11-02 14:17 UTC  (4+ messages)

[PATCH v2] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-11-02 14:12 UTC  (4+ messages)

[PATCH 0/6] Introduce acpi_table_parse_cedt and extra nodes for CXL.mem
 2021-11-02  3:41 UTC  (9+ messages)
` [PATCH 1/6] ACPI: Keep sub-table parsing infrastructure available for modules
` [PATCH 2/6] ACPI: Teach ACPI table parsing about the CEDT header format
` [PATCH 3/6] ACPI: Add a context argument for table parsing handlers
` [PATCH 4/6] cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
` [PATCH 5/6] cxl/test: Mock acpi_table_parse_cedt()
` [PATCH 6/6] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT

[RFC 0/5] ACPI/power-suppy add fuel-gauge support on cht-wc PMIC without USB-PD support devs
 2021-11-01 19:16 UTC  (11+ messages)
` [RFC 1/5] ACPI / x86: Add 3 devices on the Xiaomi Mi Pad 2 to the always_present list
` [RFC 2/5] gpiolib: acpi: Make acpi_gpio_in_ignore_list() more generic
` [RFC 3/5] gpiolib: acpi: Add a new "ignore" module option
` [RFC 4/5] power: supply: bq27xxx: Add dev helper variable to bq27xxx_battery_i2c_probe()
` [RFC 5/5] power: supply: bq27xxx: Add support for ACPI enumeration

[PATCH v7 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-01 15:02 UTC  (20+ messages)
` [PATCH v7 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v7 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v7 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v7 4/4] tools: Introduce power/acpi/pfru/pfru

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-01 14:25 UTC  (28+ messages)
` [PATCH v4 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v4 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v4 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v4 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v4 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-regulator MFD-cell

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-11-01 13:55 UTC  (12+ messages)
` [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering
  ` [PATCH v4 1/4] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
  ` [PATCH v4 2/4] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
  ` [PATCH v4 3/4] ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation
  ` [PATCH v4 4/4] PCI: MCFG: Add the MCFG entry parse log message

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-01 13:28 UTC  (59+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "

[PATCH v6 1/2] ACPI: Add stubs for wakeup handler functions
 2021-11-01  1:50 UTC  (4+ messages)
` [PATCH v6 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

[PATCH v7 1/2] ACPI: Add stubs for wakeup handler functions
 2021-11-01  1:48 UTC  (2+ messages)
` [PATCH v7 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

[PATCH v2] ACPI / PMIC: Fix intel_pmic_regs_handler() read accesses
 2021-10-31 15:31 UTC 

[PATCH] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-10-31 12:57 UTC  (2+ messages)

[PATCH] ACPI / PMIC: Fix intel_pmic_regs_handler() read accesses
 2021-10-31 12:55 UTC  (2+ messages)

[RFC net-next/wireless-next v1 1/2] ethernet: check nvmem cells for mac-address
 2021-10-30 17:41 UTC  (2+ messages)
` [RFC net-next/wireless-next v1 2/2] ath10k: move device_get_mac_address() and pass errors up the chain

[rafael-pm:bleeding-edge] BUILD SUCCESS 5f6ba0ff183c91ef793c5db5da532357e7b0ba5e
 2021-10-30 15:31 UTC 

[PATCH v3] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-29 22:49 UTC  (3+ messages)

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-29 21:14 UTC  (5+ messages)

[PATCH v10 0/7] Basic recovery for machine checks inside SGX
 2021-10-29 18:39 UTC  (4+ messages)
` [PATCH v11 "
  ` [PATCH v11 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()

[GIT PULL] ACPI fixes for v5.15-rc7
 2021-10-29 17:51 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ff77b4a23e470f82642897284e6140ad581c714a
 2021-10-29 17:22 UTC 

[PATCH v5 1/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-29  8:10 UTC  (3+ messages)

[PATCH v2 RESEND 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
 2021-10-29  6:32 UTC  (2+ messages)
` [PATCH v2 RESEND 3/5] ACPI: APD: Add a fmw property clk-name

[PATCH v2] ACPI: platform_profile: Add support for notification chains
 2021-10-29  0:58 UTC  (2+ messages)

[PATCH v5 1/2] ACPI: Add stubs for wakeup handler functions
 2021-10-28 14:58 UTC  (3+ messages)
` [PATCH v5 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

[PATCH] ACPI / EC: Use ec_no_wakeup on HP ZHAN 66 Pro
 2021-10-28 13:44 UTC 

[PATCH v1 0/2] ACPI: scan: Honor certain device identification rules
 2021-10-27 19:28 UTC  (8+ messages)

[PATCH] ACPI: APEI: mark apei_hest_parse
 2021-10-27 18:37 UTC  (2+ messages)

[PATCH] ACPI: glue: Use acpi_device_adr() in acpi_find_child_device()
 2021-10-27 17:35 UTC  (4+ messages)

[PATCH] ACPI, APEI, EINJ: Relax platform response timeout to 1 second
 2021-10-27 18:24 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4 1/2] ACPI: Add stubs for wakeup handler functions
 2021-10-27 15:12 UTC  (3+ messages)

[PATCH v4 0/3] Let other drivers react to platform profile changes
 2021-10-27 14:08 UTC  (8+ messages)
` [PATCH v4 1/3] platform/x86: hp-wmi: rename platform_profile_* function symbols
` [PATCH v4 2/3] platform/x86: asus-wmi: "


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