Show patches with: Archived = No       |   1180 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - - - --- 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
[05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv Initial cleanups for vCPU hotplug - 3 - --- 2023-11-21 Russell King (Oracle) Needs ACK
ACPI: APEI: GHES: Convert to platform remove callback returning void ACPI: APEI: GHES: Convert to platform remove callback returning void - - - --- 2023-11-20 Uwe Kleine-König Needs ACK
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
[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
[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
[v3,2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper ACPI: platform: Fix SMB0001 enumeration on Kontron devices - - - --- 2023-06-26 Andy Shevchenko Changes Requested
[v3,34/34] acpi/bus: Remove notify callback and flags Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,33/34] acpi/bus: Remove redundant functions Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,32/34] acpi/bus: Remove installing/removing notify handlers from probe/remove Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,31/34] virt/vmgenid: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,30/34] platform/x86/xo15-ebook: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,29/34] platform/x86/wireless-hotkey: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,28/34] platform/x86/toshiba_haps: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,27/34] platform/x86/toshiba_bluetooth: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,26/34] platform/x86/toshiba_acpi: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,25/34] platform/x86/topstar-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,24/34] platform/x86/system76_acpi: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,23/34] platform/x86/panasonic-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,22/34] platform/x86/lg-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,21/34] platform/x86/fujitsu-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,20/34] platform/x86/eeepc-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,19/34] platform/x86/dell/dell-rbtn: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,18/34] platform/x86/classmate-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,17/34] platform/x86/asus-wireless: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,16/34] platform/x86/asus-laptop: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,15/34] platform/x86/acer-wireless: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,14/34] platform/surface/button: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,13/34] platform/wilco_ec: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,12/34] platform/chromeos_tbmc: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,11/34] iio/acpi-als: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,10/34] hwmon: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,09/34] acpi/tiny-power-button: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,08/34] acpi/thermal: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,07/34] acpi/nfit: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,06/34] acpi/hed: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,05/34] acpi/button: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,04/34] acpi/battery: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,03/34] acpi/video: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,02/34] acpi/ac: Move handler installing logic to driver Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[v3,01/34] acpi: Adjust functions installing bus event handlers Remove .notify callback in acpi_device_ops - - - --- 2023-05-17 Wilczynski, Michal RFC
[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,3/3] ACPI: video: Fix apple gmux detection [v2,1/3] platform/x86: apple-gmux: Move port defines to apple-gmux.h 1 - - --- 2023-01-24 Hans de Goede Handled Elsewhere
[v2,2/3] platform/x86: apple-gmux: Add apple_gmux_detect() helper [v2,1/3] platform/x86: apple-gmux: Move port defines to apple-gmux.h - - - --- 2023-01-24 Hans de Goede Handled Elsewhere
[v2,1/3] platform/x86: apple-gmux: Move port defines to apple-gmux.h [v2,1/3] platform/x86: apple-gmux: Move port defines to apple-gmux.h - - - --- 2023-01-24 Hans de Goede Handled Elsewhere
[v2,0/3] ACPI: video/apple-gmux: Fix apple gmux backlight detection - - - --- 2023-01-24 Hans de Goede Handled Elsewhere
[4/4] ACPI: battery: Increase maximum string length ACPI: battery: Fix various string handling issues - - - --- 2023-01-14 Armin Wolf Changes Requested
[3/4] ACPI: battery: Replace strncpy() with strscpy() ACPI: battery: Fix various string handling issues - - - --- 2023-01-14 Armin Wolf Changes Requested
[2/4] ACPI: battery: Fix buffer overread if not NUL-terminated ACPI: battery: Fix various string handling issues - - - --- 2023-01-14 Armin Wolf Changes Requested
[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
[2/2] ACPI: HMAT: Fix initiator registration for single-initiator systems ACPI: HMAT: fix single-initiator target registrations - - - --- 2022-11-16 Verma, Vishal L Handled Elsewhere
[1/2] ACPI: HMAT: remove unnecessary variable initialization ACPI: HMAT: fix single-initiator target registrations 1 - - --- 2022-11-16 Verma, Vishal L Handled Elsewhere
[RFC,2/2] ACPI: video: Prefer native over vendor ACPI: video: prefer native over vendor - - - --- 2022-11-05 Hans de Goede RFC
[RFC,1/2] ACPI: video: Simplify __acpi_video_get_backlight_type() ACPI: video: prefer native over vendor - - - --- 2022-11-05 Hans de Goede RFC
[2/2] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix fix fwnode_irq_get_byname() returnvalue - - - --- 2022-10-25 Matti Vaittinen Superseded
[1/2] drivers: fwnode: fix fwnode_irq_get_byname() fix fwnode_irq_get_byname() returnvalue - 1 - --- 2022-10-25 Matti Vaittinen Superseded
[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
[3/3] arm64: Add architecture specific ACPI FFH Opregion callbacks ACPI: Implement FFH OpRegion support 1 - - --- 2022-06-16 Sudeep Holla Deferred
[2/3] ACPI: Implement a generic FFH Opregion handler ACPI: Implement FFH OpRegion support - - - --- 2022-06-16 Sudeep Holla Deferred
[1/3] ACPICA: Add support for FFH Opregion special context data ACPI: Implement FFH OpRegion support - - - --- 2022-06-16 Sudeep Holla Deferred
ACPI: Avoid flush_scheduled_work() usage ACPI: Avoid flush_scheduled_work() usage - - - --- 2022-04-19 Tetsuo Handa New
[v2,5/5] platform/x86: int3472: Add board data for Surface Go2 IR camera Add multiple-consumer support to int3472-tps68470 driver - 1 - --- 2022-03-27 Daniel Scally Deferred
[v2,4/5] platform/x86: int3472: Support multiple gpio lookups in board data Add multiple-consumer support to int3472-tps68470 driver - 1 - --- 2022-03-27 Daniel Scally Deferred
[v2,3/5] platform/x86: int3472: Support multiple clock consumers Add multiple-consumer support to int3472-tps68470 driver - 1 - --- 2022-03-27 Daniel Scally Deferred
[v2,2/5] ACPI: bus: Add iterator for dependent devices Add multiple-consumer support to int3472-tps68470 driver - 1 - --- 2022-03-27 Daniel Scally Deferred
[v7,1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support [v7,1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support - 2 - --- 2021-07-20 Kuppuswamy Sathyanarayanan Deferred
ACPI: Increase ACPI_MAX_HANDLES ACPI: Increase ACPI_MAX_HANDLES - - - --- 2021-05-18 Raul Rangel New
[v3,2/3] ACPI/table: Print MADT Wake table information Add multiprocessor wake-up support 1 - - --- 2021-04-26 Kuppuswamy Sathyanarayanan Deferred
[v3,1/3] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure Add multiprocessor wake-up support - - - --- 2021-04-26 Kuppuswamy Sathyanarayanan Deferred
Calling _WAK on boot Calling _WAK on boot - - - --- 2021-04-14 w4v3 New
[2/2,V2] platform/x86: force LPS0 functions for AMD [1/2] platform/x86: Add missing LPS0 functions for AMD - 1 - --- 2021-03-17 Alex Deucher Deferred
[1/2] platform/x86: Add missing LPS0 functions for AMD [1/2] platform/x86: Add missing LPS0 functions for AMD - 1 - --- 2021-03-17 Alex Deucher Deferred
[v3,5/5] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - - - --- 2021-03-04 Andy Shevchenko Changes Requested
[v1] platform: x86: ACPI: Get rid of ACPICA message printing [v1] platform: x86: ACPI: Get rid of ACPICA message printing - 1 - --- 2021-02-24 Rafael J. Wysocki Deferred
[v2,4/4] platform/surface: Add platform profile driver platform/surface: Add platform profile driver for Surface devices - - - --- 2021-02-11 Maximilian Luz Not Applicable
« 1 2 3 411 12 »