summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-05-12ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"Colin Ian King
2025-05-12ACPICA: utilities: Fix overflow check in vsnprintf()gldrk
2025-05-11acpi,srat: give memory block size advice based on CFMWS alignmentGregory Price
2025-05-09ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type()Zaid Alali
2025-05-09ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik listWerner Sembach
2025-05-09ACPI: battery: negate current when dischargingPeter Marheine
2025-05-09ACPI: PCI: Constify fwnode_handle in acpi_pci_root_remap_iospace()Pei Xiao
2025-05-09ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[]Mingcong Bai
2025-05-08ACPI: PPTT: Fix processor subtable walkJeremy Linton
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-05-07ACPI: APEI: EINJ: Fix probe error messageJon Hunter
2025-05-06ACPICA: Apply pack(1) to union aml_resourceTamir Duberstein
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-30ACPI: CPPC: Add three functions related to autonomous selectionLifeng Zheng
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng
2025-04-30ACPI: CPPC: Refactor register value get and set ABIsLifeng Zheng
2025-04-30ACPI: CPPC: Add cppc_set_reg_val()Lifeng Zheng
2025-04-30ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()Lifeng Zheng
2025-04-30ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()Lifeng Zheng
2025-04-30ACPI: CPPC: Optimize cppc_get_perf()Lifeng Zheng
2025-04-30ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optionalLifeng Zheng
2025-04-30ACPI: CPPC: Simplify PCC shared memory region handlingSudeep Holla
2025-04-30ACPI: PCC: Simplify PCC shared memory region handlingSudeep Holla
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki
2025-04-24ACPICA: Add support for printing AML arguments when trace point enabledMario Limonciello
2025-04-23ACPI: tables: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-20gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-04-11Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki
2025-04-10ACPI: processor: idle: Remove redundant pr->power.count assignmentZhang Rui
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-09ACPI: APEI: EINJ: Transition to the faux device interfaceSudeep Holla
2025-04-09ACPI: processor: idle: Set pr->flags.power unconditionallyZhang Rui
2025-04-09ACPI: battery: Round capacity percengate to closest integershitao
2025-04-09ACPICA: exserial: don't forget to handle FFixedHW opregions for readingDaniil Tatianin
2025-04-09ACPI: processor: idle: Remove obsolete commentGiovanni Gherdovich
2025-04-07ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin
2025-04-07ACPI: EC: Set ec_no_wakeup for Lenovo Go SMario Limonciello
2025-04-07ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS`Mario Limonciello
2025-04-02Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-02Merge tag 'acpi-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-02Merge branches 'acpi-video', 'acpi-platform-profile' and 'acpi-misc'Rafael J. Wysocki
2025-04-02Merge branches 'acpi-x86', 'acpi-processor' and 'acpi-resource'Rafael J. Wysocki
2025-03-31ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGEGergo Koteles
2025-03-31ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich
2025-03-27ACPI: platform_profile: Optimize _aggregate_choices()Kurt Borja
2025-03-27ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlersHans de Goede
2025-03-27ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel