summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
5 daysACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao1-0/+2
5 daysACPI: processor: fix acpi_object initializationSebastian Ott1-1/+1
5 daysACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu1-2/+24
5 daysACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...Shuai Xue1-0/+11
5 daysACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki1-1/+4
5 daysACPI: 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-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: platform_profile: Avoid initializing on non-ACPI platformsAlexandre Ghiti1-0/+3
2025-06-19ACPI: thermal: Execute _SCP before reading trip pointsArmin Wolf1-4/+6
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-06-10ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem1-1/+1
2025-06-10ACPICA: Apply ACPI_NONSTRINGKees Cook3-4/+4
2025-05-08ACPI: PPTT: Fix processor subtable walkJeremy Linton1-3/+8
2025-04-20gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds1-1/+1
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds3-4/+4
2025-04-11Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2-1/+29
2025-04-07ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin1-2/+2
2025-04-07ACPI: EC: Set ec_no_wakeup for Lenovo Go SMario Limonciello1-0/+28
2025-04-07ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS`Mario Limonciello1-1/+1
2025-04-02Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-0/+147
2025-04-02Merge tag 'acpi-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+36
2025-04-02Merge branches 'acpi-video', 'acpi-platform-profile' and 'acpi-misc'Rafael J. Wysocki3-23/+21
2025-04-02Merge branches 'acpi-x86', 'acpi-processor' and 'acpi-resource'Rafael J. Wysocki3-1/+13
2025-03-31ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGEGergo Koteles1-1/+8
2025-03-31ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich1-0/+4
2025-03-27ACPI: platform_profile: Optimize _aggregate_choices()Kurt Borja1-8/+5
2025-03-27ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlersHans de Goede1-1/+2
2025-03-27ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-03-27ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device listDiogo Ivo1-0/+2
2025-03-27ACPI: NUMA: Use str_enabled_disabled() helper functionThorsten Blum1-14/+8
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+5
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2025-03-25Merge tag 'acpi-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds11-55/+94
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki1-2/+2
2025-03-24Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki3-25/+29