Show patches with: Archived = No       |   1180 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,4/4] ACPI: OSL: Use GFP_KERNEL for work item allocations ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael New
[v1,3/4] ACPI: OSL: Allow Notify () handlers to run on all CPUs ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael New
[v1,2/4] ACPI: OSL: Rearrange workqueue selection in acpi_os_execute() ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael New
[v1,1/4] ACPI: OSL: Rework error handling in acpi_os_execute() ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael 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] fan_core: Add error handling for acpi_driver_data [ACPI] fan_core: Add error handling for acpi_driver_data - - - --- 2023-11-29 Haoran Liu New
[ACPI] fan_core: Add error handling in fan_set_state_acpi4 [ACPI] fan_core: Add error handling in fan_set_state_acpi4 - - - --- 2023-11-29 Haoran Liu New
[v2] PCI/ACPI: Add extra slot register check for non-ACPI device [v2] PCI/ACPI: Add extra slot register check for non-ACPI device - - - --- 2023-11-28 wangdong28 New
[v2] pnp: acpi: fix fortify warning [v2] pnp: acpi: fix fortify warning - 1 - --- 2023-11-28 Dmitry Antipov New
ACPICA: Remove unused struct field and incorrect comments ACPICA: Remove unused struct field and incorrect comments - - - --- 2023-11-27 Yuntao Wang New
acpi/video: Add quirk for the Colorful X15 AT 23 Laptop acpi/video: Add quirk for the Colorful X15 AT 23 Laptop - - - --- 2023-11-26 Yuluo Qiu New
[v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 [v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 2 - - --- 2023-11-23 Sumit Gupta New
[v3,5/5] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer() Support _UID matching for integer types 1 - - --- 2023-11-23 Raag Jadav New
[v3,4/5] efi: dev-path-parser: use acpi_dev_uid_match() for matching _UID Support _UID matching for integer types - 1 - --- 2023-11-23 Raag Jadav New
[v3,3/5] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID Support _UID matching for integer types 1 - - --- 2023-11-23 Raag Jadav New
[v3,2/5] ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types Support _UID matching for integer types - 1 - --- 2023-11-23 Raag Jadav New
[v3,1/5] ACPI: bus: update acpi_dev_uid_match() to support multiple types Support _UID matching for integer types - - - --- 2023-11-23 Raag Jadav New
ACPI: Correct and clean up the logic of acpi_parse_entries_array() ACPI: Correct and clean up the logic of acpi_parse_entries_array() - - - --- 2023-11-20 Yuntao Wang New
[3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params() Parse the HEST PCIe AER and set to relevant registers - - - --- 2023-11-15 LeoLiu-oc New
[2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge Parse the HEST PCIe AER and set to relevant registers - - - --- 2023-11-15 LeoLiu-oc New
[1/3] ACPI/APEI: Add hest_parse_pcie_aer() Parse the HEST PCIe AER and set to relevant registers - - - --- 2023-11-15 LeoLiu-oc New
ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields - - - --- 2023-11-13 Nikita Kiryushin New
[1/1] ACPI: XSDT: struct acpi_table_xsdt must be packed [1/1] ACPI: XSDT: struct acpi_table_xsdt must be packed - - - --- 2023-11-11 Heinrich Schuchardt New
ACPI: custom_method: fix a possible memory leak ACPI: custom_method: fix a possible memory leak - - - --- 2023-11-11 shiqiang.deng New
ACPI: OSL: Initialize output value ACPI: OSL: Initialize output value - - - --- 2023-11-10 Nikita Kiryushin rafael New
[RESEND,v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture [RESEND,v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture - 1 - --- 2023-11-06 Avadhut Naik New
driver: acpi: fix the memory leak issue in the cm_write() function. driver: acpi: fix the memory leak issue in the cm_write() function. - - - --- 2023-11-03 shiqiang.deng New
[v2] acpi: Use access_width over register_width for system memory accesses [v2] acpi: Use access_width over register_width for system memory accesses - - - --- 2023-10-26 Jarred White New
[v1,6/6] ACPI: acpi_video: Fix holes in acpi_video_bus Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,3/6] ACPI: acpi_video: Remove unnecessary driver_data clear Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,1/6] ACPI: acpi_video: Remove unnecessary checks Replace acpi_driver with platform_driver - 1 - --- 2023-10-25 Wilczynski, Michal rafael New
[V5] acpi: trigger wakeup key event from power button [V5] acpi: trigger wakeup key event from power button - 1 - --- 2023-10-07 Ken Xue New
[v9,2/2] ACPI: APEI: handle synchronous exceptions in task work Untitled series #790881 - 3 1 --- 2023-10-07 Shuai Xue New
[v9,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events [v9,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events - 4 1 --- 2023-10-07 Shuai Xue New
[v1] ACPI: scan: Add support for GPE block devices [v1] ACPI: scan: Add support for GPE block devices - - - --- 2023-10-02 Wilczynski, Michal rafael New
[v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN [v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN - - - --- 2023-09-20 Mirsad Todorovac rafael New
[v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE [v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE - - - --- 2022-10-11 Marek Maślanka New
ACPI: Avoid flush_scheduled_work() usage ACPI: Avoid flush_scheduled_work() usage - - - --- 2022-04-19 Tetsuo Handa New
ACPI: Increase ACPI_MAX_HANDLES ACPI: Increase ACPI_MAX_HANDLES - - - --- 2021-05-18 Raul Rangel New
Calling _WAK on boot Calling _WAK on boot - - - --- 2021-04-14 w4v3 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
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 rafael Under Review
[v2] drivers/acpi/acpica/exserial.c: replace ternary operator with min() [v2] drivers/acpi/acpica/exserial.c: replace ternary operator with min() - - - --- 2023-04-20 Jiangshan Yi Under Review
ACPI: utils: Make acpi_handle_list dynamically allocated ACPI: utils: Make acpi_handle_list dynamically allocated - - - --- 2023-03-30 Vicki Pfau Under Review
ACPI / Documentation: update ACPI customize method feature doc ACPI / Documentation: update ACPI customize method feature doc - - - --- 2023-02-02 Sebastian Grzywna Under Review
ACPI: Make custom_method use per-open state ACPI: Make custom_method use per-open state - - - --- 2023-01-31 Pedro Falcato Under Review
[v2] acpi: allow usage of acpi_tad on HW-reduced platforms [v2] acpi: allow usage of acpi_tad on HW-reduced platforms - - - --- 2022-12-05 Bart Groeneveld | GPX Solutions B.V Under Review
acpi: battery: Always read fresh battery state on update acpi: battery: Always read fresh battery state on update - - - --- 2020-06-04 Mathew King Under Review
acpi: video: enhance the quirk detect logic of _BQC - - - --- 2013-04-07 Aaron Lu Zhang Rui Accepted
ACPI video: Ignore errors after _DOD evaluation. - - - --- 2012-10-13 Igor Murzov Zhang Rui Accepted
[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c - - - --- 2012-09-27 Hugh Dickins Zhang Rui Accepted
[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c - - - --- 2012-09-27 durgadoss.r@intel.com Zhang Rui Accepted
[4/4] ACPI: update battery status first when querying from sysfs - - - --- 2010-12-08 Zhang, Rui Accepted
[3/4] ACPI ac: update AC status first when querying from sysfs - - - --- 2010-12-08 Zhang, Rui Accepted
[2/4] ACPI: fix a section mismatch - - - --- 2010-12-08 Zhang, Rui Accepted
[1/4] ACPI: remove two unused functions - - - --- 2010-12-08 Zhang, Rui Accepted
ACPI/PNP: avoid section mismatch warning - - - --- 2010-12-07 Jan Beulich Accepted
ACPI: avoid section mismatch warning - - - --- 2010-12-07 Jan Beulich Accepted
ACPI/HEST: adjust section selection - - - --- 2010-12-07 Jan Beulich Accepted
[resend] ACPI/HEST: avoid stack traces when encountering duplicate source IDs - - - --- 2010-12-07 Jan Beulich Accepted
ACPI: eliminate unused variable warning for !ACPI_SLEEP - - - --- 2010-12-07 Jan Beulich Accepted
ACPI: remove unused static functions - - - --- 2010-12-07 Jan Beulich Accepted
Adding_event_notification_to_thermal_framework - - - --- 2010-10-26 durgadoss.r@intel.com Accepted
[RESEND] ACPI battery: support percentage battery remaining capacity - - - --- 2010-10-22 Zhang, Rui Accepted
ACPI battery: handle batteries tht report percentage remaining capacity correctly - - - --- 2010-10-13 Zhang, Rui Accepted
acpi-cpufreq: fix a memleak when unloading acpi-cpufreq driver - - - --- 2010-10-12 Zhang, Rui Accepted
[RESEND,6/6] ACPI: remove unused declaration of proc_fs.h - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,5/6] ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,4/6] ACPI video: remove deprecated procfs I/F - - - --- 2010-10-08 Zhang, Rui Accepted
[3/6] ACPI thermal: remove deprecated procfs I/F - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,2/6] ACPI fan: remove deprecated procfs I/F - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,1/6] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default - - - --- 2010-10-08 Zhang, Rui Accepted
[4/4] ACPI video: remove deprecated procfs interface - - - --- 2010-10-01 Zhang, Rui Accepted
[3/4] ACPI thermal: remove deprecated porcfs interface - - - --- 2010-10-01 Zhang, Rui Accepted
[2/4] ACPI fan: remove deprecated procfs I/F - - - --- 2010-10-01 Zhang, Rui Accepted
[1/4] ACPI AC/Battery/SBS: deprecate procfs I/F and make sysfs I/F always built in - - - --- 2010-10-01 Zhang, Rui Accepted
[RESEND] ACPI video: fix a poor warning message - - - --- 2010-09-03 Zhang, Rui Accepted
ACPI video: fix a poor error message - - - --- 2010-08-17 Zhang, Rui Accepted
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM - - - --- 2010-07-23 Rafael Wysocki Accepted
ACPI: create "processor.bm_check_disable" boot param - - - --- 2010-07-22 Len Brown Accepted
ACPI: skip checking BM_STS if the BIOS doesn't ask for it - - - --- 2010-07-22 Len Brown Accepted
[5/9] ACPI EC: remove deprecated procfs I/F - - - --- 2010-07-16 Zhang, Rui Accepted
[9/9] ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS - - - --- 2010-07-15 Zhang, Rui Accepted
[8/9] ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS - - - --- 2010-07-15 Zhang, Rui Accepted
[7/9] ACPI processor: remove deprecated ACPI procfs I/F - - - --- 2010-07-15 Zhang, Rui Accepted
[6/9] ACPI power_resource: remove unused procfs I/F - - - --- 2010-07-15 Zhang, Rui Accepted
[5/9] ACPI EC: remove deprecated procfs I/F - - - --- 2010-07-15 Zhang, Rui Accepted
[4/9] ACPI: remove deprecated ACPI procfs I/F - - - --- 2010-07-15 Zhang, Rui Accepted
[3/9] ACPI: introduce drivers/acpi/sysfs.c - - - --- 2010-07-15 Zhang, Rui Accepted
[2/9] ACPI: introduce module parameter acpi.aml_debug_output - - - --- 2010-07-15 Zhang, Rui Accepted
[1/9] ACPI: introduce drivers/acpi/debugfs.c - - - --- 2010-07-15 Zhang, Rui Accepted
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device - - - --- 2010-07-13 Zhao, Yakui Accepted
ACPI battery: don't invoke power_supply_changed twice when battery is hot-added - - - --- 2010-07-07 Zhang, Rui Accepted
[linux-pm,1/5] ACPI / Sleep: Do not allocate memory for saving NVS in advance - - - --- 2010-07-06 Rafael Wysocki Accepted
[4/4,V2] ACPI: introduce module parameter acpi.aml_debug - - - --- 2010-07-01 Zhang, Rui Accepted
[6/6] ACPI / ACPICA: Drop acpi_set_gpe - - - --- 2010-06-24 Rafael Wysocki Accepted
[5/6] ACPI / ACPICA: Use low-level GPE enable during GPE block initialization - - - --- 2010-06-24 Rafael Wysocki Accepted
[4/6] ACPI / EC: Do not use acpi_set_gpe - - - --- 2010-06-24 Rafael Wysocki Accepted
« 1 2 3 411 12 »