Show patches with: Archived = No       |   1086 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep - - - --- 2024-09-08 Luke D. Jones New
ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 - - - --- 2024-09-07 Hans de Goede New
[v3,11/11] amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking` Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,10/11] cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore` Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,09/11] cpufreq: amd-pstate: Optimize amd_pstate_update_limits() Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numera… Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,07/11] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator() Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,06/11] x86/amd: Move amd_get_highest_perf() out of amd-pstate Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,05/11] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,04/11] ACPI: CPPC: Drop check for non zero perf ratio Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,03/11] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,02/11] ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,01/11] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[V3] acpi/prmt: find block with specific type [V3] acpi/prmt: find block with specific type - 1 - --- 2024-09-05 KobaK New
[5/5] ACPI: battery: install notify handler through ACPI core ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[4/5] ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[3/5] ACPI: battery: initialize mutexes through devm_ APIs ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[2/5] ACPI: battery: allocate driver data through devm_ APIs ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[1/5] ACPI: battery: check result of register_pm_notifier() ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
ACPI: platform-profile: Fix CFI violation when accessing sysfs files ACPI: platform-profile: Fix CFI violation when accessing sysfs files - 1 1 --- 2024-08-19 Nathan Chancellor New
[next] ACPI: align slab for improved memory performance [next] ACPI: align slab for improved memory performance - - - --- 2024-08-08 King, Colin New
acpi: Support CONFIG_ACPI without CONFIG_PCI acpi: Support CONFIG_ACPI without CONFIG_PCI - - - --- 2024-06-13 Jitindar Singh, Suraj New
[RFC,v2,2/2] kselftest: Add test to detect unprobed devices on ACPI platforms Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
[RFC,v2,1/2] acpi: Add script to extract ACPI device ids in the kernel Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao 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,4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver 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
[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
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] 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
[3/6] ACPI / EC: Drop suspend and resume routines - - - --- 2010-06-24 Rafael Wysocki Accepted
[2/6] ACPI: Remove wakeup GPE reference counting which is not used - - - --- 2010-06-24 Rafael Wysocki Accepted
[1/6] ACPI: Introduce acpi_gpe_wakeup() - - - --- 2010-06-24 Rafael Wysocki Accepted
ACPI video: fix string mismatch for Sony SR290 laptop - - - --- 2010-06-21 Zhang, Rui Accepted
ACPI: processor: fix processor_physically_present on UP - - - --- 2010-06-17 Alexander Chiang Accepted
[2/4,V2] ACPI: introduce drivers/acpi/sysfs.c - - - --- 2010-06-12 Zhang, Rui Accepted
[4/4,V2] ACPI: introduce module parameter acpi.aml_debug - - - --- 2010-06-12 Zhang, Rui Accepted
[3/4,V2] ACPI: introduce drivers/acpi/debugfs.c - - - --- 2010-06-12 Zhang, Rui Accepted
[1/4,V2] ACPI: remove deprecated procfs I/F - - - --- 2010-06-12 Zhang, Rui Accepted
[V2] ACPI: fix unbalanced code block - - - --- 2010-06-10 Liang Li Accepted
ACPI: Disable Vista compatibility for Sony VGN-NS50B_L - - - --- 2010-06-08 Zhang, Rui Accepted
« 1 2 3 410 11 »