Show patches with: none      |   9124 patches
« 1 2 ... 55 56 5791 92 »
Patch Series S/W/F Date Submitter Delegate State
[2/6] ACPI: bus: Add iterator for dependent devices Add multiple-consumer support to int3472-tps68470 driver --- 2022-02-16 Daniel Scally Superseded
[1/6] ACPI: scan: Add acpi_dev_get_next_consumer_dev() Add multiple-consumer support to int3472-tps68470 driver --- 2022-02-16 Daniel Scally New
[v3] PCI: ACPI: Support Microsoft's "DmaProperty" [v3] PCI: ACPI: Support Microsoft's "DmaProperty" --- 2022-02-16 Rajat Jain New
[next] ACPICA: iASL: Replace zero-length array with flexible-array member [next] ACPICA: iASL: Replace zero-length array with flexible-array member --- 2022-02-16 Gustavo A. R. Silva Accepted
[1/1] x86/PCI: Disable exclusion of E820 reserved addresses in some cases x86/PCI: Disable exclusion of E820 reserved addresses in some cases --- 2022-02-16 Hans de Goede Superseded
ACPICA: proactively check null ptr to avoid API misuse ACPICA: proactively check null ptr to avoid API misuse --- 2022-02-16 Tong Zhang New
ACPI: Quiet ACPI table not found warning ACPI: Quiet ACPI table not found warning --- 2022-02-15 Dan Williams Accepted
[3/3] ACPI: bus: For platform OSC negotiate capabilities [1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes --- 2022-02-15 Mario Limonciello Superseded
[2/3] ACPI: bus: Allow negotiating OSC capabilities [1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes --- 2022-02-15 Mario Limonciello Superseded
[1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes [1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes --- 2022-02-15 Mario Limonciello Superseded
[next] treewide: Replace zero-length arrays with flexible-array members [next] treewide: Replace zero-length arrays with flexible-array members --- 2022-02-15 Gustavo A. R. Silva Accepted
[v5,2/2] ACPI: AGDI: Add support for Arm Generic Diagnostic Dump and Reset device ACPI: Arm Generic Diagnostic Dump and Reset device --- 2022-02-15 Ilkka Koskinen New
[v5,1/2] ACPI: tables: Add AGDI to the list of known table signatures ACPI: Arm Generic Diagnostic Dump and Reset device --- 2022-02-15 Ilkka Koskinen Superseded
ACPICA: use swap() to make code cleaner ACPICA: use swap() to make code cleaner --- 2022-02-15 David Yang New
[RFC,2/2] x86/PCI: Ignore EFI memmap MMIO entries x86/PCI: Ignore EFI memmap MMIO entries --- 2022-02-14 Hans de Goede New
[RFC,1/2] x86/e820: Map EFI_MEMORY_MAPPED_IO to a new E820_TYPE_MMIO type x86/PCI: Ignore EFI memmap MMIO entries --- 2022-02-14 Hans de Goede New
[4/4] x86/acpi: Move init_freq_invariance_cppc into x86 CPPC x86/acpi/cppc: Minor clean up for x86 CPPC implementation --- 2022-02-14 Huang Rui Accepted
[3/4] x86, sched: Expose init_freq_invariance to topology header x86/acpi/cppc: Minor clean up for x86 CPPC implementation --- 2022-02-14 Huang Rui Accepted
[2/4] x86, sched: Move AMD maximum frequency ratio setting function into x86 CPPC x86/acpi/cppc: Minor clean up for x86 CPPC implementation --- 2022-02-14 Huang Rui Accepted
[1/4] x86/acpi: Expand the CPPC MSR file to cover the whole CPPC implementation x86/acpi/cppc: Minor clean up for x86 CPPC implementation --- 2022-02-14 Huang Rui New
ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 --- 2022-02-13 Maximilian Luz Accepted
[UPDATE,v4,4/6] ACPI / fan: Properly handle fine grain control Untitled series #167167 --- 2022-02-11 srinivas pandruvada Superseded
[v4,6/6] Documentation/admin-guide/acpi: Add documentation for fine grain control ACPI / fan: Add fine grain control --- 2022-02-11 srinivas pandruvada Accepted
[v4,5/6] ACPI / fan: Add additional attributes for fine grain control ACPI / fan: Add fine grain control --- 2022-02-11 srinivas pandruvada Accepted
[v4,4/6] ACPI / fan: Properly handle fine grain control ACPI / fan: Add fine grain control --- 2022-02-11 srinivas pandruvada Accepted
[v4,3/6] ACPI / fan: Optimize struct acpi_fan_fif ACPI / fan: Add fine grain control --- 2022-02-11 srinivas pandruvada Accepted
[v4,2/6] ACPI / fan: Separate file for attributes creation ACPI / fan: Add fine grain control --- 2022-02-11 srinivas pandruvada Accepted
[v4,1/6] ACPI / fan: Fix error reporting to user space ACPI / fan: Add fine grain control --- 2022-02-11 srinivas pandruvada Accepted
[v1,1/1] ACPI: Switch to use list_entry_is_head() helper [v1,1/1] ACPI: Switch to use list_entry_is_head() helper --- 2022-02-11 Andy Shevchenko New
[v6] ACPI: device_sysfs: Add sysfs support for _PLD [v6] ACPI: device_sysfs: Add sysfs support for _PLD --- 2022-02-11 Won Chung New
[45/49] ACPI: replace nodes__weight with nodes_weight_ge for numa Untitled series #167340 --- 2022-02-10 Yury Norov New
ACPI: scan: Use ida_alloc() instead of ida_simple_get() ACPI: scan: Use ida_alloc() instead of ida_simple_get() --- 2022-02-10 Rafael J. Wysocki New
[v2] ACPI/IORT: Fix GCC 12 warning [v2] ACPI/IORT: Fix GCC 12 warning --- 2022-02-10 Victor Erminpour New
ACPI/IORT: Fix GCC 12 warning ACPI/IORT: Fix GCC 12 warning --- 2022-02-10 Victor Erminpour New
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" --- 2022-02-09 Hans de Goede Accepted
[v1,1/1] ACPI: property: Get rid of redundant 'else' [v1,1/1] ACPI: property: Get rid of redundant 'else' --- 2022-02-09 Andy Shevchenko Accepted
[v2,6/6] usb: typec: mux: Add On Semi fsa4480 driver typec: mux: Introduce support for multiple TypeC muxes --- 2022-02-08 Bjorn Andersson Superseded
[v2,5/6] dt-bindings: usb: Add binding for fcs,fsa4480 typec: mux: Introduce support for multiple TypeC muxes --- 2022-02-08 Bjorn Andersson Superseded
[v2,4/6] typec: mux: Allow multiple mux_devs per mux typec: mux: Introduce support for multiple TypeC muxes --- 2022-02-08 Bjorn Andersson Superseded
[v2,3/6] typec: mux: Introduce indirection typec: mux: Introduce support for multiple TypeC muxes --- 2022-02-08 Bjorn Andersson Superseded
[v2,2/6] device property: Use multi-connection matchers for single case typec: mux: Introduce support for multiple TypeC muxes --- 2022-02-08 Bjorn Andersson Superseded
[v2,1/6] device property: Helper to match multiple connections typec: mux: Introduce support for multiple TypeC muxes --- 2022-02-08 Bjorn Andersson Superseded
ACPI: cleanup double word in comment ACPI: cleanup double word in comment --- 2022-02-06 Tom Rix Accepted
[4/4] device property: Add irq_get to fwnode operation Shovel firmware specific code to appropriate locations --- 2022-02-06 Sakari Ailus Superseded
[3/4] device property: Add iomap to fwnode operations Shovel firmware specific code to appropriate locations --- 2022-02-06 Sakari Ailus Superseded
[2/4] ACPI: property: Move acpi_fwnode_device_get_match_data() up Shovel firmware specific code to appropriate locations --- 2022-02-06 Sakari Ailus Superseded
[1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode Shovel firmware specific code to appropriate locations --- 2022-02-06 Sakari Ailus Superseded
[v1,3/3] ACPI: EC: Rearrange code in acpi_ec_submit_event() ACPI: EC: Simplifications and cleanups --- 2022-02-04 Rafael J. Wysocki New
[v1,2/3] ACPI: EC: Reduce indentation level in acpi_ec_submit_event() ACPI: EC: Simplifications and cleanups --- 2022-02-04 Rafael J. Wysocki New
[v1,1/3] ACPI: EC: Do not return result from advance_transaction() ACPI: EC: Simplifications and cleanups --- 2022-02-04 Rafael J. Wysocki New
[v1,2/2] PM: s2idle: ACPI: Fix wakeup interrupts handling ACPI: PM: s2idle: Two fixes for wakeup-related issues --- 2022-02-04 Rafael J. Wysocki New
[v1,1/2] ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE ACPI: PM: s2idle: Two fixes for wakeup-related issues --- 2022-02-04 Rafael J. Wysocki New
[v2] ACPI/IORT: Check node revision for PMCG resources [v2] ACPI/IORT: Check node revision for PMCG resources --- 2022-02-03 Robin Murphy Accepted
[v2] ACPICA: cleanup double word in comment [v2] ACPICA: cleanup double word in comment --- 2022-02-03 Tom Rix Accepted
[v1,1/1] device property: Don't split fwnode_get_irq*() APIs in the code [v1,1/1] device property: Don't split fwnode_get_irq*() APIs in the code --- 2022-02-03 Andy Shevchenko Accepted
[v5] ACPI: device_sysfs: Add sysfs support for _PLD [v5] ACPI: device_sysfs: Add sysfs support for _PLD --- 2022-02-02 Won Chung Superseded
[GIT,PULL] Immutable branch with spi in i2c-multi-instantiate changes [GIT,PULL] Immutable branch with spi in i2c-multi-instantiate changes --- 2022-02-02 Hans de Goede New
[v3] drivers: net: Replace acpi_bus_get_device() [v3] drivers: net: Replace acpi_bus_get_device() --- 2022-02-02 Rafael J. Wysocki New
[v2,2/2] dt-bindings: Document "UntrustedDevice" property for PCI devices [v2,1/2] PCI: Allow internal devices to be marked as untrusted --- 2022-02-02 Rajat Jain New
[v2,1/2] PCI: Allow internal devices to be marked as untrusted [v2,1/2] PCI: Allow internal devices to be marked as untrusted --- 2022-02-02 Rajat Jain New
spi: Replace acpi_bus_get_device() spi: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
[v2] drivers: net: Replace acpi_bus_get_device() [v2] drivers: net: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
[2/2] ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe() ACPI: PM: s2idle: Print debug messages in two new places --- 2022-02-01 Rafael J. Wysocki New
[1/2] ACPI: PM: Print additional debug message in acpi_s2idle_wake() ACPI: PM: s2idle: Print debug messages in two new places --- 2022-02-01 Rafael J. Wysocki New
thunderbolt: Replace acpi_bus_get_device() thunderbolt: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
perf: Replace acpi_bus_get_device() perf: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
drivers: net: Replace acpi_bus_get_device() drivers: net: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
IOMMU: Intel: DMAR: Replace acpi_bus_get_device() IOMMU: Intel: DMAR: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
i2c: ACPI: Replace acpi_bus_get_device() i2c: ACPI: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
hwtracing: coresight: Replace acpi_bus_get_device() hwtracing: coresight: Replace acpi_bus_get_device() --- 2022-02-01 Rafael J. Wysocki New
[v5,20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Accepted
[v5,18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger() power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Accepted
[v5,16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede New
[v5,11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,08/20] power: supply: bq25890: Drop dev->platform_data == NULL check power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,07/20] power: supply: bq25890: Enable charging on boards where we skip reset power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,06/20] power: supply: bq25890: Add support to read back the settings from the chip power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,05/20] power: supply: bq25890: Add support to skip reset at probe() / remove() power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,02/20] power: supply: bq25890: Rename IILIM field to IINLIM power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Superseded
[v5,01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier() power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede Accepted
[v4] ACPI: device_sysfs: Add sysfs support for _PLD [v4] ACPI: device_sysfs: Add sysfs support for _PLD --- 2022-02-01 Won Chung Superseded
[v4] ACPI: device_sysfs: Add sysfs support for _PLD [v4] ACPI: device_sysfs: Add sysfs support for _PLD --- 2022-02-01 Won Chung Superseded
[v4,9/9] brcmfmac: pcie: Read the console on init and shutdown misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
[v4,8/9] brcmfmac: fwil: Constify iovar name arguments misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
[v4,7/9] brcmfmac: of: Use devm_kstrdup for board_type & check for errors misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
[v4,6/9] brcmfmac: pcie: Fix crashes due to early IRQs misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
[v4,5/9] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
[v4,4/9] brcmfmac: pcie: Declare missing firmware files in pcie.c misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
[v4,3/9] brcmfmac: firmware: Do not crash on a NULL board_type misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin New
[v4,2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram misc brcmfmac fixes (M1/T2 series spin-off) --- 2022-01-31 Hector Martin Accepted
« 1 2 ... 55 56 5791 92 »