Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-25 20:32:21 to 2021-12-03 21:24:17 UTC [more...]

[PATCH v12 0/5] Add Xilinx AMS Driver
 2021-12-03 21:23 UTC 

[PATCH v11 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-12-03 19:37 UTC  (6+ messages)
` [PATCH v11 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v11 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver

[PATCH 0/2] ACPI: scan: Introduce a replacement for acpi_bus_get_device()
 2021-12-03 16:37 UTC  (3+ messages)
` [PATCH 1/2] ACPI: scan: Introduce acpi_fetch_acpi_dev()
` [PATCH 2/2] ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()

[PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
 2021-12-03 11:35 UTC  (8+ messages)
` [PATCH 2/3] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH 3/3] platform/x86: Support Spi in i2c-multi-instantiate driver

[PATCH v7 00/14] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-03 10:28 UTC  (15+ messages)
` [PATCH v7 01/14] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v7 02/14] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v7 03/14] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v7 04/14] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v7 05/14] regulator: Introduce tps68470-regulator driver
` [PATCH v7 06/14] clk: Introduce clk-tps68470 driver
` [PATCH v7 07/14] platform/x86: int3472: Split into 2 drivers
` [PATCH v7 08/14] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v7 09/14] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v7 10/14] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v7 11/14] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v7 12/14] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v7 13/14] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v7 14/14] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-03 10:21 UTC  (21+ messages)
` [PATCH v6 02/15] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v6 03/15] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain

[PATCH 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2021-12-03  2:43 UTC  (3+ messages)
` [PATCH 1/2] ACPI: AGDI: Add AGDI tables to drivers/acpi
` [PATCH 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device

[PATCH v2] x86: Skip WBINVD instruction for VM guest
 2021-12-02 23:48 UTC  (5+ messages)

[PATCH v11 0/5] Add Xilinx AMS Driver
 2021-12-02 16:51 UTC  (16+ messages)
` [PATCH v11 1/5] device property: Add fwnode_iomap()
` [PATCH v11 3/5] iio: adc: Add Xilinx AMS driver

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-12-02 12:50 UTC  (2+ messages)

Question: How to trigger RAM address when injecting memory error
 2021-12-02 10:18 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS a20e72e31cb3c7a5e21e94f3a96d8c9e03163502
 2021-12-02  7:36 UTC 

[PATCH 00/10] ACPI: EC: Two fixes and cleanups
 2021-12-01 19:22 UTC  (2+ messages)

[PATCH] ACPI / EC: Mark the ec_sys write_support param as module_param_hw()
 2021-12-01 19:21 UTC  (3+ messages)
` [External] "

[PATCH v2 0/7] ACPI: acpi_device_override_status() changes
 2021-12-01 19:15 UTC  (4+ messages)

HP Elitebook 840 G5 - acpi failure
 2021-12-01 15:03 UTC  (10+ messages)

[PATCH 1/7] device property: Fix fwnode_graph_devcon_match() fwnode leak
 2021-12-01 13:19 UTC  (17+ messages)
` [PATCH 2/7] device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
` [PATCH 3/7] Documentation: ACPI: Fix data node reference documentation
` [PATCH 4/7] Documentation: ACPI: Update references
` [PATCH 5/7] device property: Implement fwnode_graph_get_endpoint_count()
` [PATCH 6/7] device property: Use fwnode_graph_for_each_endpoint() macro
` [PATCH 7/7] device property: Drop fwnode_graph_get_remote_node()

[PATCH v2 0/7] Small device property fixes and improvements
 2021-12-01 13:01 UTC  (8+ messages)
` [PATCH v2 1/7] device property: Fix fwnode_graph_devcon_match() fwnode leak
` [PATCH v2 2/7] device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
` [PATCH v2 3/7] Documentation: ACPI: Fix data node reference documentation
` [PATCH v2 4/7] Documentation: ACPI: Update references
` [PATCH v2 5/7] device property: Implement fwnode_graph_get_endpoint_count()
` [PATCH v2 6/7] device property: Use fwnode_graph_for_each_endpoint() macro
` [PATCH v2 7/7] device property: Drop fwnode_graph_get_remote_node()

[PATCH 0/2] ARM Error Source Table Support
 2021-11-30 16:41 UTC  (6+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[Issue] PCIe AER/Hotplug is disabled when pcie_aspm=off
 2021-11-30 11:31 UTC 

Fat Removes and Protein Bars
 2021-11-29 19:58 UTC 

Fat Removes and Protein Bars
 2021-11-29 20:05 UTC 

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-29 12:04 UTC  (4+ messages)
` [PATCH v2 28/45] mfd: rn5t618: Use devm_register_power_handler()

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-29 11:52 UTC  (40+ messages)
` [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 09/25] ARM: Use do_kernel_power_off()
` [PATCH v4 10/25] csky: "
` [PATCH v4 11/25] riscv: "
` [PATCH v4 12/25] arm64: "
` [PATCH v4 13/25] parisc: "
` [PATCH v4 14/25] xen/x86: "
` [PATCH v4 15/25] powerpc: "
` [PATCH v4 16/25] m68k: Switch to new sys-off handler API
` [PATCH v4 17/25] sh: Use do_kernel_power_off()
` [PATCH v4 18/25] x86: "
` [PATCH v4 19/25] ia64: "
` [PATCH v4 20/25] mips: "
` [PATCH v4 21/25] nds32: "
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH 1/3] ACPI: PMIC: constify all struct intel_pmic_opregion_data declarations
 2021-11-29  9:37 UTC  (10+ messages)
` [PATCH 2/3] ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function
` [PATCH 3/3] ACPI: PMIC: xpower: Fix _TMP ACPI errors

[bug report] mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe
 2021-11-29  8:38 UTC 

[PATCH v3] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-29  6:52 UTC  (2+ messages)

[PATCH v2] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-29  1:33 UTC  (5+ messages)

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-28 19:46 UTC  (17+ messages)
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()

[PATCH v3 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-28 18:18 UTC  (21+ messages)
` [PATCH v3 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v3 02/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v3 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v3 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v3 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v3 06/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v3 07/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v3 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v3 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v3 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v3 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v3 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v3 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v3 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v3 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v3 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v3 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v3 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v3 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v3 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH v2 1/3] pinctrl: cherryview: Don't use pin/offset 0 to mark an interrupt line as unused
 2021-11-27 21:49 UTC  (13+ messages)
` [PATCH v2 2/3] pinctrl: cherryview: Do not allow the same interrupt line to be used by 2 pins
` [PATCH v2 3/3] pinctrl: cherryview: Ignore INT33FF UID 5 ACPI device

[PATCH] ACPICA: fix swap.cocci warning
 2021-11-27 11:36 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 7975c7f139bb692861600c15d89034a24e467aa9
 2021-11-27  7:58 UTC 

[GIT PULL] ACPI fixes for v5.16-rc3
 2021-11-26 20:40 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2021-11-25 21:39 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2021-11-25 20:35 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).