linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-21 09:47:34 to 2022-01-02 05:45:43 UTC [more...]

[RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-02  5:44 UTC  (51+ messages)
` [PATCH 01/34] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH 02/34] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH 03/34] brcmfmac: firmware: Support having multiple alt paths
` [PATCH 04/34] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH 05/34] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH 06/34] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH 07/34] brcmfmac: pcie: Read Apple OTP information
` [PATCH 08/34] brcmfmac: of: Fetch Apple properties
` [PATCH 09/34] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH 10/34] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH 11/34] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH 12/34] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH 13/34] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH 14/34] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH 15/34] ACPI / property: Support strings in Apple _DSM props
` [PATCH 16/34] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH 17/34] brcmfmac: pcie: Provide a buffer of random bytes to the device
` [PATCH 18/34] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH 19/34] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH 20/34] brcmfmac: pcie: Perform correct BCM4364 firmware selection
` [PATCH 21/34] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH 22/34] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH 23/34] brcmfmac: cfg80211: Add support for scan params v2
` [PATCH 24/34] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH 25/34] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH 26/34] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH 27/34] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH 28/34] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH 29/34] brcmfmac: pcie: Read the console on init and shutdown
` [PATCH 30/34] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH 31/34] brcmfmac: fwil: Constify iovar name arguments
` [PATCH 32/34] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH 33/34] brcmfmac: pcie: Load and provide "
` [PATCH 34/34] brcmfmac: common: Add support for external calibration blobs

[PATCH v6 00/10] Add support for CS35L41 in HDA systems
 2021-12-31 14:39 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2021-12-31 10:25 UTC  (4+ messages)
` [PATCH v3 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v3 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 642439a4441150c7ab54db8d54fac1c7fee57b5a
 2021-12-31  9:49 UTC 

[PATCH 0/2] ACPI / x86: ac and battery device quirk work
 2021-12-30 19:31 UTC  (3+ messages)
` [PATCH 1/2] ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper
` [PATCH 2/2] ACPI / x86: Skip ac and battery devices on x86 Android tablets with broken DSDTs

[PATCH v2 0/3] ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs
 2021-12-30 18:31 UTC  (11+ messages)
` [PATCH v2 1/3] ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers
` [PATCH v2 2/3] i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entries
` [PATCH v2 3/3] serdev: Do not instantiate serdevs "

drivers/acpi/processor_thermal.c: avoid cpufreq_get_policy()
 2021-12-30 16:47 UTC  (3+ messages)

[PATCH] ACPI / scan: Create platform device for BCM4752 and LNV4752 ACPI nodes
 2021-12-30 16:36 UTC  (2+ messages)

[PATCH] ACPICA: DEBUGGER: Add return value check to acpi_db_walk_for_fields()
 2021-12-30 16:31 UTC  (2+ messages)

[PATCH] ACPICA: Remove initialization of static variables to 0
 2021-12-30 16:30 UTC  (2+ messages)

[PATCH] ACPI: battery: Add the ThinkPad "Not Charging" quirk
 2021-12-30 16:29 UTC  (3+ messages)

[PATCH -next] PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment
 2021-12-30 16:28 UTC  (2+ messages)

[PATCH] ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype
 2021-12-30 16:19 UTC  (4+ messages)

[PATCH 00/12] ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs
 2021-12-30 12:44 UTC  (18+ messages)
` [PATCH 01/12] ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers
` [PATCH 02/12] i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entries
` [PATCH 03/12] serdev: Do not instantiate serdevs "
` [PATCH 04/12] platform/x86: x86-android-tablets: Don't return -EPROBE_DEFER from a non probe() function
` [PATCH 05/12] platform/x86: x86-android-tablets: Add support for PMIC interrupts
` [PATCH 06/12] platform/x86: x86-android-tablets: Add support for instantiating platform-devs
` [PATCH 07/12] platform/x86: x86-android-tablets: Add support for instantiating serdevs
` [PATCH 08/12] platform/x86: x86-android-tablets: Add support for registering GPIO lookup tables
` [PATCH 09/12] platform/x86: x86-android-tablets: Add support for preloading modules
` [PATCH 10/12] platform/x86: x86-android-tablets: Add Asus TF103C data
` [PATCH 11/12] platform/x86: x86-android-tablets: Add Asus MeMO Pad 7 ME176C data
` [PATCH 12/12] platform/x86: x86-android-tablets: Add TM800A550L data

[PATCH v5 0/5] acpi: Store _PLD information and convert users
 2021-12-30 11:11 UTC  (8+ messages)
` [PATCH v5 1/5] acpi: Export acpi_bus_type
` [PATCH v5 2/5] acpi: Store CRC-32 hash of the _PLD in struct acpi_device
` [PATCH v5 3/5] usb: Link the ports to the connectors they are attached to
` [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
` [PATCH v5 5/5] usb: Remove usb_for_each_port()

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 8d681a5245f0a5cfb20326b4f6578af1adb8676b
 2021-12-29  6:30 UTC 

[PATCH] ACPI: sysfs: use default_groups in kobj_type
 2021-12-28 18:16 UTC  (2+ messages)

[RFC 03/32] ACPI: Kconfig: add HAS_IOPORT dependencies
 2021-12-28 16:31 UTC  (9+ messages)
` [RFC 20/32] pnp: "

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 86e4182dd2d1465f6446863dd26da97ea069c8a2
 2021-12-28 10:39 UTC 

[rafael-pm:bleeding-edge 97/119] drivers/acpi/acpica/exregion.c:519:17: warning: performing pointer subtraction with a null pointer has undefined behavior
 2021-12-28  1:56 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH v1 1/2] gpiolib: acpi: make fwnode take precedence in struct gpio_chip
 2021-12-24 13:47 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: dwapb: Switch to use fwnode instead of of_node

[RESEND PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-12-24  8:55 UTC  (5+ messages)

[PATCH v13 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-12-23 14:04 UTC  (9+ messages)
` [PATCH v13 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v13 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v13 3/4] drivers/acpi: Introduce Platform Firmware Runtime Telemetry
` [PATCH v13 4/4] tools: Introduce power/acpi/tools/pfrut

[rafael-pm:bleeding-edge] BUILD SUCCESS 58d53ba537f27d9ddcf2c94f5f5bd52b63246b95
 2021-12-23  9:17 UTC 

[PATCH v4 0/5] acpi: Store _PLD information and convert users
 2021-12-23  8:04 UTC  (9+ messages)
` [PATCH v4 1/5] acpi: Export acpi_bus_type
` [PATCH v4 2/5] acpi: Store CRC-32 hash of the _PLD in struct acpi_device
` [PATCH v4 3/5] usb: Link the ports to the connectors they are attached to
` [PATCH v4 4/5] usb: typec: port-mapper: Convert to the component framework
` [PATCH v4 5/5] usb: Remove usb_for_each_port()

[PATCH v2 1/1] software node: Update MAINTAINERS data base
 2021-12-22 17:30 UTC  (3+ messages)

[PATCH] software node: fix wrong node passed to find nargs_prop
 2021-12-22 17:27 UTC  (11+ messages)

[PATCH 00/19] ACPICA: ACPICA 20211217
 2021-12-22 16:38 UTC  (19+ messages)
` [PATCH 01/19] ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
` [PATCH 02/19] ACPICA: Use original data_table_region pointer for accesses
` [PATCH 03/19] ACPICA: Use original pointer for virtual origin tables
` [PATCH 04/19] ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR
` [PATCH 05/19] ACPICA: Avoid subobject buffer overflow when validating RSDP signature
` [PATCH 06/19] ACPICA: iASL/Disassembler: Additional support for NHLT table
` [PATCH 07/19] ACPICA: Fix AEST Processor generic resource substructure data field byte length
` [PATCH 08/19] ACPICA: Utilities: Avoid deleting the same object twice in a row
` [PATCH 09/19] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
` [PATCH 10/19] ACPICA: Fix wrong interpretation of PCC address
` [PATCH 11/19] ACPICA: Add support for PCC Opregion special context data
` [PATCH 12/19] ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
` [PATCH 14/19] ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER)
` [PATCH 15/19] ACPICA: Fixed a couple of warnings under MSVC
` [PATCH 16/19] ACPICA: iASL: Add TDEL table to both compiler/disassembler
` [PATCH 17/19] ACPICA: iASL: Add suppport for AGDI table
` [PATCH 18/19] ACPICA: iASL/NHLT table: "Specific Data" field support
` [PATCH 19/19] ACPICA: Update version to 20211217

[PATCH v1 1/1] ACPI: CPPC: Amend documentation in the comments
 2021-12-22 14:04 UTC 

[PATCH] mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq
 2021-12-22 13:40 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bd982f30deb7baab86095fc89f33954f10dcc387
 2021-12-22  5:21 UTC 

[PATCH] CHROMIUM: i2c: Add device property for probing
 2021-12-22  1:45 UTC  (6+ messages)

[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-21 19:22 UTC  (5+ messages)
` [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support

[PATCH v1 1/1] software node: Update MAINTAINERS data base
 2021-12-21 13:31 UTC  (4+ messages)

[PATCH v12 0/5] Add Xilinx AMS Driver
 2021-12-21 12:30 UTC  (5+ messages)
` [PATCH v12 1/5] device property: Add fwnode_iomap()


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