summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2025-10-19ACPI: property: Add code comments explaining what is going onRafael J. Wysocki1-2/+44
2025-10-19ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki1-29/+22
2025-10-19ACPI: battery: Add synchronization between interface updatesRafael J. Wysocki1-14/+29
2025-10-19ACPI: battery: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+8
2025-10-19ACPI: battery: initialize mutexes through devm_ APIsThomas Weißschuh1-7/+2
2025-10-19ACPI: battery: allocate driver data through devm_ APIsThomas Weißschuh1-3/+1
2025-10-19ACPICA: Allow to skip Global Lock initializationHuacai Chen1-0/+4
2025-10-19ACPI: debug: fix signedness issues in read/write helpersAmir Mohammad Jahangirzad1-13/+13
2025-10-19ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang1-0/+3
2025-10-19ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki1-19/+11
2025-10-15ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King1-1/+1
2025-10-15ACPICA: Fix largest possible resource descriptor indexDmitry Antipov1-1/+1
2025-10-15ACPI: processor: idle: Fix memory leak when register cpuidle device failedHuisong Li1-0/+3
2025-09-09ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel1-2/+2
2025-09-09ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-04ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik listWerner Sembach1-0/+6
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu1-1/+1
2025-08-20ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao1-0/+2
2025-08-20ACPI: processor: fix acpi_object initializationSebastian Ott1-1/+1
2025-08-20ACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu1-2/+24
2025-08-20ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...Shuai Xue1-0/+11
2025-08-20ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki1-1/+4
2025-08-20ACPI: processor: perflib: Fix initial _PPC limit applicationJiayi Li1-1/+9
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-10ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki1-0/+7
2025-07-10ACPI: thermal: Execute _SCP before reading trip pointsArmin Wolf1-4/+6
2025-07-10ACPI: thermal: Fix stale comment regarding trip pointsxueqin Luo1-1/+1
2025-06-27ACPI: battery: negate current when dischargingPeter Marheine1-3/+16
2025-06-27ACPICA: utilities: Fix overflow check in vsnprintf()gldrk1-5/+2
2025-06-27ACPICA: Apply pack(1) to union aml_resourceTamir Duberstein5-48/+21
2025-06-27ACPICA: fix acpi parse and parseext cache leaksSeunghun Han1-37/+15
2025-06-27ACPI: bus: Bail out if acpi_kobj registration failsArmin Wolf1-2/+4
2025-06-27ACPICA: fix acpi operand cache leak in dswstate.cSeunghun Han1-1/+8
2025-06-19ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui1-1/+1
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei2-1/+2
2025-06-19ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"Armin Wolf1-1/+0
2025-06-19ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[]Mingcong Bai1-1/+1
2025-06-19ACPICA: exserial: don't forget to handle FFixedHW opregions for readingDaniil Tatianin1-0/+6
2025-05-29ACPI: HED: Always initialize before evgedXiaofei Tan2-2/+7
2025-05-29ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device listDiogo Ivo1-0/+2
2025-05-22ACPI: PPTT: Fix processor subtable walkJeremy Linton1-3/+8
2025-05-02ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin1-2/+2
2025-05-02ACPI: EC: Set ec_no_wakeup for Lenovo Go SMario Limonciello1-0/+28
2025-04-20ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor1-10/+10
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov1-1/+1
2025-04-10ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlersHans de Goede1-1/+2
2025-04-10ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich1-0/+4
2025-03-22ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding1-0/+6
2025-02-21ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5VHans de Goede1-0/+13