Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 15:32:48 to 2021-12-12 18:06:55 UTC [more...]

[PATCH v5 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
 2021-12-12 18:05 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS f1f42573b6f39aa35a5d07079189c5c242180687
 2021-12-11  7:55 UTC 

[GIT PULL] ACPI fix for v5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-10 20:16 UTC  (33+ messages)
` [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 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
 2021-12-10 18:22 UTC  (10+ 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 v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-10 17:59 UTC  (9+ messages)
` [PATCH v2 1/6] spi: Export acpi_spi_find_controller_by_adev to be used externally
` [PATCH v2 2/6] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
` [PATCH v2 4/6] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v2 5/6] ACPI: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support

[PATCH 0/5] acpi: Store _PLD information and convert users
 2021-12-10  9:26 UTC  (12+ messages)
` [PATCH 1/5] acpi: Store the Physical Location of Device (_PLD) information
` [PATCH 2/5] usb: Use the cached ACPI _PLD entry
` [PATCH 3/5] usb: Link the ports to the connectors they are attached to
` [PATCH 4/5] usb: typec: port-mapper: Convert to the component framework
` [PATCH 5/5] usb: Remove usb_for_each_port()

[PATCH 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2021-12-10  8:32 UTC  (5+ 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

[rafael-pm:bleeding-edge] BUILD SUCCESS 00824f47707e07b3f937d9a37fe7166d2174e4a1
 2021-12-09 14:14 UTC 

[PATCH v2] x86: Skip WBINVD instruction for VM guest
 2021-12-09 13:33 UTC  (27+ messages)
            ` [PATCH 0/4] ACPI/ACPICA: Only flush caches on S1/S2/S3 and C3
              ` [PATCH 1/4] ACPICA: Do not flush cache for on entering S4 and S5
              ` [PATCH 2/4] ACPI: PM: Remove redundant cache flushing
              ` [PATCH 3/4] ACPI: processor idle: Only flush cache on entering C3
              ` [PATCH 4/4] ACPI: PM: Avoid cache flush on entering S4

[PATCH] mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq
 2021-12-09  9:21 UTC 

[PATCH] mailbox: pcc: Avoid using the uninitialized variable 'dev'
 2021-12-09  8:21 UTC 

[PATCH 0/2] ARM Error Source Table Support
 2021-12-09  8:10 UTC  (7+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-12-08 15:11 UTC  (10+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[PATCH 1/3] ACPI: PMIC: constify all struct intel_pmic_opregion_data declarations
 2021-12-08 14:37 UTC  (3+ messages)

[PATCH] tools/power/acpi: Fix the compile error when output directory is specified
 2021-12-08 14:12 UTC  (2+ messages)

[PATCH v11 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-12-08  7:20 UTC  (13+ 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 v11 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v11 4/4] tools: Introduce power/acpi/tools/pfru

[rafael-pm:bleeding-edge] BUILD SUCCESS 3a18d25cb8362cb785028df7691a63325aaba356
 2021-12-08  2:19 UTC 

RFC: Should we have a device_for_each_available_child_node()?
 2021-12-07 21:12 UTC  (3+ messages)

[PATCH v5 1/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-12-07 16:52 UTC  (4+ messages)

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

[GIT PULL] ACPI fixes for v5.16-rc3
 2021-12-04 22:00 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ece4fd2617f39375db84639369c9a41baf2b3209
 2021-12-04  6:03 UTC 

[PATCH v12 0/5] Add Xilinx AMS Driver
 2021-12-03 21:23 UTC  (6+ messages)
` [PATCH v12 1/5] device property: Add fwnode_iomap()
` [PATCH v12 2/5] arm64: zynqmp: DT: Add Xilinx AMS node
` [PATCH v12 3/5] iio: adc: Add Xilinx AMS driver
` [PATCH v12 4/5] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH v12 5/5] MAINTAINERS: Add maintainer for xilinx-ams

[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  (7+ messages)
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain

[PATCH v11 0/5] Add Xilinx AMS Driver
 2021-12-02 16:51 UTC  (12+ 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  (15+ messages)
` [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 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()


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