linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-21 17:25:02 to 2022-01-31 19:57:58 UTC [more...]

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-31 19:57 UTC  (18+ messages)

[PATCH] ACPICA: cleanup double word in comment
 2022-01-31 18:51 UTC  (2+ messages)

[PATCH v4 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-31 17:49 UTC  (18+ messages)
` [PATCH v4 1/9] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v4 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v4 3/9] brcmfmac: firmware: Do not crash on a NULL board_type
` [PATCH v4 4/9] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH v4 5/9] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v4 6/9] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH v4 7/9] brcmfmac: of: Use devm_kstrdup for board_type & check for errors
` [PATCH v4 8/9] brcmfmac: fwil: Constify iovar name arguments
` [PATCH v4 9/9] brcmfmac: pcie: Read the console on init and shutdown

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-31 16:37 UTC  (10+ messages)
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs

[PATCH v4 resend 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2022-01-31 16:19 UTC  (32+ 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

[PATCH] ACPI/IORT: Check node revision for PMCG resources
 2022-01-31 15:03 UTC 

[PATCH v6 00/21] Introduce power-off+restart call chain API
 2022-01-31  9:28 UTC  (23+ messages)
` [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v6 05/21] ARM: Use do_kernel_power_off()
` [PATCH v6 06/21] csky: "
` [PATCH v6 07/21] riscv: "
` [PATCH v6 08/21] arm64: "
` [PATCH v6 09/21] parisc: "
` [PATCH v6 10/21] xen/x86: "
` [PATCH v6 11/21] powerpc: "
` [PATCH v6 12/21] m68k: Switch to new sys-off handler API
` [PATCH v6 13/21] sh: Use do_kernel_power_off()
` [PATCH v6 14/21] x86: "
` [PATCH v6 15/21] ia64: "
` [PATCH v6 16/21] mips: "
` [PATCH v6 17/21] nds32: "
` [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()

100 ms boot time increase regression in acpi_init()/acpi_scan_bus()
 2022-01-31  7:36 UTC  (2+ messages)

[PATCH v3] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-31  7:33 UTC  (2+ messages)

[PATCH v5 0/5] acpi: Store _PLD information and convert users
 2022-01-30 16:41 UTC  (3+ messages)
` [PATCH v5 2/5] acpi: Store CRC-32 hash of the _PLD in struct acpi_device

[PATCH] ACPICA: cleanup double word in comment
 2022-01-30 14:59 UTC 

[PATCH] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
 2022-01-29  7:21 UTC  (2+ messages)

[PATCH v3] ACPI / fan: Properly handle fine grain control
 2022-01-28 23:51 UTC 

[PATCH v5 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-28 21:43 UTC  (7+ messages)
` [PATCH v5 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v5 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v5 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PULL REQUEST] immutable branch "i2c-alert-for-acpi-20220128"
 2022-01-28 21:37 UTC 

[PATCH v2] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-28 18:03 UTC  (3+ messages)

[PATCH] ACPICA: Linuxize: Fix a NULL pointer dereference in acpi_db_convert_to_package()
 2022-01-28 10:19 UTC  (3+ messages)

[PATCH] ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_override()
 2022-01-28 10:17 UTC  (3+ messages)

[PATCH] ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_scan()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] ACPI: OSL: Fix a NULL pointer dereference in extlog_init()
 2022-01-28 10:15 UTC  (2+ messages)

[PATCH v2] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-28  2:37 UTC 

[PATCH v2] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-28  2:04 UTC 

[PATCH v4 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-27 21:57 UTC  (11+ messages)
` [PATCH v4 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v4 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v4 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PATCH] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-27 20:37 UTC  (2+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-27 14:39 UTC  (4+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "

acpi_get_devices() crash when acpi_disabled==true (was [PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen)
 2022-01-27 13:39 UTC  (8+ messages)

[PATCH v5 08/13] ACPI: add perf low power callback
 2022-01-27 13:06 UTC 

Patch: Make ACPI subsystem provide CEDT table
 2022-01-27 10:15 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 52d883c7bbae11e5f06311eae7778db69bc4806e
 2022-01-27  8:59 UTC 

[PATCH] tty: Replace acpi_bus_get_device()
 2022-01-27  7:39 UTC  (2+ messages)

[PATCH v2] PCI: ACPI: Replace acpi_bus_get_device()
 2022-01-27  6:25 UTC  (2+ messages)

[PATCH] PCI: ACPI: Replace acpi_bus_get_device()
 2022-01-26 21:35 UTC  (2+ messages)

[PATCH] platform: surface: Replace acpi_bus_get_device()
 2022-01-26 20:03 UTC  (2+ messages)

[PATCH] USB: ACPI: Replace acpi_bus_get_device()
 2022-01-26 19:53 UTC 

[PATCH] PNP: Replace acpi_bus_get_device()
 2022-01-26 19:51 UTC 

[PATCH] soundwire: Replace acpi_bus_get_device()
 2022-01-26 19:50 UTC 

[PATCH] sound: Replace acpi_bus_get_device()
 2022-01-26 19:48 UTC 

[PATCH] thermal: Replace acpi_bus_get_device()
 2022-01-26 19:45 UTC 

[PATCH] cpufreq: longhaul: Replace acpi_bus_get_device()
 2022-01-26 19:43 UTC 

[PATCH] platform: x86: Replace acpi_bus_get_device()
 2022-01-26 19:38 UTC 

[PATCH v5 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-26 15:19 UTC  (6+ messages)
` [PATCH v5 7/9] platform/x86: serial-multi-instantiate: Add SPI support

[rafael-pm:bleeding-edge] BUILD SUCCESS af8e84518513d168ae3bc299e761ce7fec1dcb89
 2022-01-26  8:10 UTC 

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-25 23:04 UTC  (7+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2022-01-25 19:30 UTC  (3+ messages)

[PATCH] ACPICA: Use uintptr_t and offsetof() in Linux kernel builds
 2022-01-25 17:43 UTC  (3+ messages)

[PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
 2022-01-25 15:11 UTC  (5+ messages)
` 'Re: [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework'

[PATCH 50/54] acpi: replace nodes__weight with nodes_weight_ge for numa
 2022-01-23 18:39 UTC 

`GHES: Failed to enable APEI firmware first mode.` on AMD board
 2022-01-23 10:11 UTC 

[GIT PULL] More thermal control updates for v5.17-rc1
 2022-01-22  9:40 UTC  (2+ messages)

[GIT PULL] Extra ACPI updates for v5.17-rc1
 2022-01-22  9:40 UTC  (2+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-01-22  5:26 UTC  (3+ messages)
` [PATCH v7 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init
` [PATCH v7 2/2] ACPI: APEI: rename ghes_init with an "acpi_" prefix

[PATCH v3 00/10] Support Spi in i2c-multi-instantiate driver
 2022-01-21 20:11 UTC  (6+ messages)
` [PATCH v3 05/10] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder

[PATCH v6] ACPI: explicit init HEST, SDEI and GHES in apci_init
 2022-01-21 19:46 UTC  (2+ messages)

[PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-21 17:24 UTC  (10+ messages)
` [PATCH v6 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v6 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v6 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v6 4/9] spi: Add API to count spi acpi resources
` [PATCH v6 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v6 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v6 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v6 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v6 9/9] ACPI / scan: Create platform device for CS35L41


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