Show patches with: State = Action Required       |    Archived = No       |   3905 patches
« 1 2 ... 10 11 1239 40 »
Patch Series S/W/F Date Submitter Delegate State
ACPI: PHAT: Add Platform Health Assessment Table support ACPI: PHAT: Add Platform Health Assessment Table support --- 2023-08-10 Avadhut Naik New
ACPI / PM: Do not infer power-state if there are no D0 power-resources ACPI / PM: Do not infer power-state if there are no D0 power-resources --- 2020-06-03 Hans de Goede New
ACPI: PM / fan: Put fan device IDs into separate header file ACPI: PM / fan: Put fan device IDs into separate header file --- 2021-05-14 Rafael J. Wysocki New
ACPI: PM: Fix up documentation reference ACPI: PM: Fix up documentation reference --- 2022-08-23 Rafael J. Wysocki New
ACPI: PM: Output correct message on target power state ACPI: PM: Output correct message on target power state --- 2020-04-21 Kai-Heng Feng New
ACPI: PM: Re-enable ACPI GPE if it's already enabled ACPI: PM: Re-enable ACPI GPE if it's already enabled --- 2020-11-24 Kai-Heng Feng New
ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle --- 2020-10-23 Shyam Sundar S K New
ACPI: PM: s2idle: Add missing LPS0 functions for AMD ACPI: PM: s2idle: Add missing LPS0 functions for AMD --- 2021-05-05 Deucher, Alexander New
ACPI: PM: s2idle: Invoke _PTS for s2idle ACPI: PM: s2idle: Invoke _PTS for s2idle --- 2021-04-19 Kai-Heng Feng New
ACPI: PM: s2idle: More x86-specific code to the x86 directory ACPI: PM: s2idle: More x86-specific code to the x86 directory --- 2020-12-17 Rafael J. Wysocki New
ACPI: PM: s2idle: Remove useless variable ‘obj_new’ in lpi_device_get_constraints_amd ACPI: PM: s2idle: Remove useless variable ‘obj_new’ in lpi_device_get_constraints_amd --- 2021-01-06 Ye Bin New
ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset --- 2022-07-13 Rafael J. Wysocki New
ACPI: power: Drop name from struct acpi_power_resource ACPI: power: Drop name from struct acpi_power_resource --- 2021-08-25 Rafael J. Wysocki New
ACPI: power: Refine turning off unused power resources ACPI: power: Refine turning off unused power resources --- 2021-05-21 Rafael J. Wysocki New
ACPI: power: Use acpi_handle_debug() to pring debug messages ACPI: power: Use acpi_handle_debug() to pring debug messages --- 2021-08-24 Rafael J. Wysocki New
ACPI: power: Use dev_dbg() to print some messages ACPI: power: Use dev_dbg() to print some messages --- 2021-06-11 Rafael J. Wysocki New
ACPI / PPTT: get PPTT table in the first beginning ACPI / PPTT: get PPTT table in the first beginning --- 2021-07-20 Xiongfeng Wang New
ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set --- 2018-06-29 Sudeep Holla New
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m --- 2021-04-06 Vitaly Kuznetsov New
ACPI: processor: Fix build when !CONFIG_HOTPLUG_CPU ACPI: processor: Fix build when !CONFIG_HOTPLUG_CPU --- 2021-03-30 Vitaly Kuznetsov New
ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture --- 2022-09-21 K Prateek Nayak New
ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed --- 2017-07-26 Hanjun Guo New
ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n --- 2015-12-02 Hanjun Guo New
ACPI: property: Fix fwnode string properties matching ACPI: property: Fix fwnode string properties matching --- 2021-02-11 Rafael J. Wysocki New
ACPI: property: Fix mis-use of _Generic() ACPI: property: Fix mis-use of _Generic() --- 2022-08-12 Zenghui Yu New
acpi: reboot: fix racing after writing to ACPI RESET_REG acpi: reboot: fix racing after writing to ACPI RESET_REG --- 2020-10-10 Zhang, Rui New
ACPI: Remove trailing whitespace ACPI: Remove trailing whitespace --- 2020-11-02 Maximilian Luz New
ACPI: remove useless comparisons in acpi_pci_link_check_possible(), acpi_pci_link_check_current() ACPI: remove useless comparisons in acpi_pci_link_check_possible(), acpi_pci_link_check_current() --- 2022-07-19 Andrey Strachuk New
ACPI: resource: Add IRQ override for MECHREV Jiaolong17KS ACPI: resource: Add IRQ override for MECHREV Jiaolong17KS --- 2023-06-30 Li Chen New
ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23) ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23) --- 2024-04-15 Guenter Schafranek New
ACPI: resources: add legacy irq override exception by DMI info ACPI: resources: add legacy irq override exception by DMI info --- 2021-09-04 Hui Wang New
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA --- 2023-04-11 Paul Menzel New
acpi: resource: Use AE_ABORT_METHOD to terminate acpi_dev_get_resources() acpi: resource: Use AE_ABORT_METHOD to terminate acpi_dev_get_resources() --- 2020-12-04 Daniel Scally New
acpi: respect const qualifier --- 2014-04-17 Sam Protsenko New
ACPI: s2idle: fix section mismatch warning ACPI: s2idle: fix section mismatch warning --- 2023-06-01 Arnd Bergmann New
[ACPI] sbshc: Add error handling for acpi_driver_data [ACPI] sbshc: Add error handling for acpi_driver_data --- 2023-11-29 Haoran Liu New
acpi/sbshc: Add header file macro definition acpi/sbshc: Add header file macro definition --- 2022-07-06 Li zeming New
ACPI: scan: Add PNP0D80 to the _DEP exceptions list ACPI: scan: Add PNP0D80 to the _DEP exceptions list --- 2020-12-05 Rafael J. Wysocki New
ACPI: scan: Create platform device for CS35L56 ACPI: scan: Create platform device for CS35L56 --- 2023-07-26 Richard Fitzgerald New
ACPI: scan: Define acpi_bus_put_acpi_device() as static inline ACPI: scan: Define acpi_bus_put_acpi_device() as static inline --- 2021-06-16 Rafael J. Wysocki New
ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[] ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[] --- 2020-12-07 Rafael J. Wysocki New
ACPI: scan: Fix a Hyper-V Linux VM panic caused by buffer overflow ACPI: scan: Fix a Hyper-V Linux VM panic caused by buffer overflow --- 2020-12-18 Dexuan Cui New
ACPI / scan: Fix regression related to X-Gene UARTs ACPI / scan: Fix regression related to X-Gene UARTs --- 2018-04-20 Mark Salter New
ACPI: scan: Ignore MAGN0001 ACPI: scan: Ignore MAGN0001 --- 2023-04-21 Marius Hoch New
ACPI: scan: Rearrange dep_unmet initialization ACPI: scan: Rearrange dep_unmet initialization --- 2021-05-10 Rafael J. Wysocki New
ACPI / scan: Support multiple dma windows with different offsets ACPI / scan: Support multiple dma windows with different offsets --- 2022-07-31 Jianmin Lv New
ACPI: scan: Turn off unused power resources during initialization ACPI: scan: Turn off unused power resources during initialization --- 2021-03-17 Rafael J. Wysocki 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
acpi/sleep: Add header file macro definition acpi/sleep: Add header file macro definition --- 2022-07-06 Li zeming New
ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype --- 2022-03-11 Jon Hunter New
ACPI: SPCR: check if table->serial_port.access_width is too wide ACPI: SPCR: check if table->serial_port.access_width is too wide --- 2021-09-16 Mark Langsdorf New
acpi: sysfs: Fixed a control flow style issue acpi: sysfs: Fixed a control flow style issue --- 2021-06-12 Clayton Casciato New
ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile. ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile. --- 2020-05-27 wu000273@umn.edu New
ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_override() ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_override() --- 2022-01-24 Zhou Qingyang New
ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_scan() ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_scan() --- 2022-01-24 Zhou Qingyang New
ACPI: tables: Fix NULL dereference by acpi_os_map_memory() ACPI: tables: Fix NULL dereference by acpi_os_map_memory() --- 2023-07-26 Kiwamu Okabe New
ACPI: tables: simplify acpi_parse_entries --- 2015-09-14 Sudeep Holla New
ACPI: tables: x86: Reserve memory occupied by ACPI tables ACPI: tables: x86: Reserve memory occupied by ACPI tables --- 2021-03-23 Rafael J. Wysocki New
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE --- 2021-01-26 Bjorn Helgaas New
ACPI: thermal: Adjust critical.flags.valid check ACPI: thermal: Adjust critical.flags.valid check --- 2022-12-05 Rafael J. Wysocki New
ACPI: thermal: Do not call acpi_thermal_check() directly ACPI: thermal: Do not call acpi_thermal_check() directly --- 2021-01-14 Rafael J. Wysocki New
ACPI: thermal: extend the acpi maximum handles for _PSL method ACPI: thermal: extend the acpi maximum handles for _PSL method --- 2023-08-09 Ivan Hu New
ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup --- 2023-10-31 Dan Carpenter New
ACPI: thermal_lib: Continue registering thermal zones even if trip points fail validation ACPI: thermal_lib: Continue registering thermal zones even if trip points fail validation --- 2024-03-25 Stephen Horvath New
ACPI: thermal_lib: include "internal.h" for function prototypes ACPI: thermal_lib: include "internal.h" for function prototypes --- 2023-11-23 Arnd Bergmann New
acpi: trigger wakeup key event from power button acpi: trigger wakeup key event from power button --- 2023-09-08 Xue, Ken New
ACPI: Update acpi_check_dsm() comments --- 2014-09-15 wangyijing New
ACPI; update docs for "acpi_backlight" kernel parameter options ACPI; update docs for "acpi_backlight" kernel parameter options --- 2020-03-31 Randy Dunlap New
ACPI: Update the ownership and developers for ACPI in Kconfig --- 2014-04-03 Hanjun Guo New
acpi: Use access_width over register_width for system memory accesses acpi: Use access_width over register_width for system memory accesses --- 2023-09-25 Jarred White New
ACPI: utils: Make acpi_handle_list dynamically allocated ACPI: utils: Make acpi_handle_list dynamically allocated --- 2023-03-30 Vicki Pfau New
"ACPI: video: Drop X86 dependency from Kconfig" is causing config issues elsewhere "ACPI: video: Drop X86 dependency from Kconfig" is causing config issues elsewhere --- 2022-08-07 Hans de Goede New
ACPI: video: Invoke _PS0 at boot for ACPI video ACPI: video: Invoke _PS0 at boot for ACPI video --- 2023-07-04 Kai-Heng Feng New
ACPI: video: remove redundant assignments to variable result ACPI: video: remove redundant assignments to variable result --- 2020-02-29 Colin King New
ACPI: Wait for ACPI IRQ to be processed before disable GPE ACPI: Wait for ACPI IRQ to be processed before disable GPE --- 2022-09-07 Marek Maślanka New
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() --- 2021-04-13 Rafael J. Wysocki New
ACPI: x86: Separate out the Microsoft _DSM function calls ACPI: x86: Separate out the Microsoft _DSM function calls --- 2023-04-20 Mario Limonciello New
add a new line after ACPI_STATE_COMMON add a new line after ACPI_STATE_COMMON --- 2023-05-19 lijun New
amd_pstate: fix erroneous highest_perf value on some CPUs amd_pstate: fix erroneous highest_perf value on some CPUs --- 2024-02-21 Lucas Lee Jing Yi New
aoe: Use helper function IS_ERR_OR_NULL() aoe: Use helper function IS_ERR_OR_NULL() --- 2023-09-20 wangkaiyuan New
apei/ghes: correctly return NULL for ghes_get_devices() apei/ghes: correctly return NULL for ghes_get_devices() --- 2023-05-19 Leo Li New
apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() --- 2022-10-24 Borislav Petkov New
arm64: fix ACPI dependencies arm64: fix ACPI dependencies --- 2018-07-24 Arnd Bergmann New
arm64: fix error unhandling in synchronous External Data Abort arm64: fix error unhandling in synchronous External Data Abort --- 2022-11-14 Xie XiuQi New
arm64: mm: set ZONE_DMA size based on early IORT scan arm64: mm: set ZONE_DMA size based on early IORT scan --- 2020-10-10 Ard Biesheuvel New
arm64: numa: rightsize the distance array arm64: numa: rightsize the distance array --- 2020-07-08 Jonathan Cameron New
arm64: PCI: Add quirk for platforms running Windows arm64: PCI: Add quirk for platforms running Windows --- 2023-02-27 Shawn Guo New
ARM: SDEI: allow sdei initialization even no APCI support ARM: SDEI: allow sdei initialization even no APCI support --- 2023-09-06 Schspa Shi New
ATA: ACPI: Do not check ACPI_FADT_LOW_POWER_S0 ATA: ACPI: Do not check ACPI_FADT_LOW_POWER_S0 --- 2022-08-24 Rafael J. Wysocki New
[BUG] incorrect scaling_max_freq with intel_pstate after offline/online] [BUG] incorrect scaling_max_freq with intel_pstate after offline/online] --- 2021-02-03 Guillaume Morin New
bus: fsl-mc: Add ACPI support for fsl-mc bus: fsl-mc: Add ACPI support for fsl-mc --- 2020-01-28 Makarand Pawagi New
CHROMIUM: i2c: Add device property for probing CHROMIUM: i2c: Add device property for probing --- 2021-12-20 Paul Menzel New
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() --- 2020-03-23 Sebastian Andrzej Siewior New
coresight: acpi: add support for amba dma-330 controller coresight: acpi: add support for amba dma-330 controller --- 2022-09-16 Vijayenthiran Subramanian New
CPPC: Fix potential ptr leak --- 2015-10-23 Ashwin Chaugule New
CPPC: Initialize and check CPUFreq CPU co-ord type correctly --- 2015-11-19 Ashwin Chaugule New
CPPC: Initialize CPUFreq CPU co-ord type correctly --- 2015-11-13 Ashwin Chaugule New
CPPC: Use h/w reduced version of the PCCT structure --- 2015-11-13 Ashwin Chaugule New
cpufreq/amd-pstate: fix setting policy current frequency value cpufreq/amd-pstate: fix setting policy current frequency value --- 2024-02-27 Meng, Li (Jassmine) New
cpufreq: longhaul: Replace acpi_bus_get_device() cpufreq: longhaul: Replace acpi_bus_get_device() --- 2022-01-26 Rafael J. Wysocki New
« 1 2 ... 10 11 1239 40 »