aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge branch 'acpi-cppc'Rafael J. Wysocki1-18/+39
2024-04-23ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki1-5/+3
2024-04-22ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda1-16/+37
2024-04-22ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White1-2/+2
2024-04-08ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede1-1/+2
2024-04-02ACPI: thermal: Register thermal zones without valid trip pointsStephen Horvath1-12/+10
2024-03-29Merge branch 'acpica'Rafael J. Wysocki1-2/+6
2024-03-26ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin1-2/+6
2024-03-26ACPI: APEI: EINJ: mark remove callback as non-__exitArnd Bergmann1-1/+1
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-2/+242
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+0
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L2-0/+158
2024-03-19ACPI: Enable ACPI_PROCESSOR for RISC-VSunil V L1-1/+1
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L2-1/+83
2024-03-19Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-10/+16
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds8-41/+323
2024-03-15ACPI: PM: Improve kerneldoc comments for suspend and hibernation functionsYang Li1-10/+14
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+0
2024-03-13ACPI: Document handle_eject_request() argumentsYang Li1-0/+2
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-39/+22
2024-03-13Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds30-282/+404
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-0/+19
2024-03-13Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams5-21/+247
2024-03-13Merge branch 'for-6.9/cxl-qos' into for-6.9/cxlDan Williams2-19/+75
2024-03-13lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter1-1/+1
2024-03-12EINJ: Add CXL error type supportBen Cheatham5-18/+204
2024-03-12EINJ: Migrate to a platform driverBen Cheatham1-4/+44
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang1-0/+11
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang1-0/+34
2024-03-12ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang1-2/+6
2024-03-12ACPI: HMAT: Introduce 2 levels of generic port access classDave Jiang1-5/+10
2024-03-12base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang1-12/+14
2024-03-12ACPI: HMAT: Remove register of memory node for generic targetDave Jiang1-4/+4
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-26/+0
2024-03-11Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki2-0/+19
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki18-179/+127
2024-03-11Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...Rafael J. Wysocki7-8/+84
2024-03-11Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'Rafael J. Wysocki6-90/+167
2024-03-08platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57Simon Trimmer1-0/+2
2024-03-05ACPI: resource: Use IRQ override on Maibenben X565Sergey Kalinichev1-0/+7
2024-03-05ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White1-5/+26
2024-02-29Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake1-12/+0
2024-02-29ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A...Avadhut Naik1-0/+51
2024-02-28Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-46/+66
2024-02-27ACPI: scan: Consolidate Device Check and Bus Check notification handlingRafael J. Wysocki1-19/+25
2024-02-27ACPI: scan: Rework Device Check and Bus Check notification handlingRafael J. Wysocki1-39/+45
2024-02-27ACPI: scan: Make acpi_processor_add() check the device enabled bitRafael J. Wysocki3-0/+9
2024-02-27ACPI: scan: Relocate acpi_bus_trim_one()Rafael J. Wysocki1-26/+26
2024-02-27ACPI: scan: Fix device check notification handlingRafael J. Wysocki1-6/+2
2024-02-27ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov1-0/+7
2024-02-27ACPI: pfr_update: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-27ACPI: pfr_telemetry: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-27ACPI: fan: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-27ACPI: GED: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-27ACPI: DPTF: Convert to platform remove callback returning voidUwe Kleine-König2-8/+4
2024-02-27ACPI: AGDI: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2024-02-27ACPI: TAD: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-27ACPI: APEI: GHES: Convert to platform remove callback returning voidUwe Kleine-König1-6/+11
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-1/+1
2024-02-26ACPI: property: Polish ignoring bad data nodesSakari Ailus1-4/+4
2024-02-23thermal: ACPI: Constify acpi_thermal_zone_opsRafael J. Wysocki1-1/+1
2024-02-23thermal: ACPI: Discard trips table after zone registrationRafael J. Wysocki1-37/+20
2024-02-22ACPI: thermal_lib: Initialize temp_decik to zeroColin Ian King1-4/+4
2024-02-22ACPI: Drop the custom_method debugfs interfaceRafael J. Wysocki3-118/+0
2024-02-22ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()Hans de Goede1-0/+20
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede1-4/+14
2024-02-22Revert "ACPI: EC: Use a spin lock without disabing interrupts"Rafael J. Wysocki1-46/+66
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams1-63/+0
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada1-1/+0
2024-02-16ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff1-0/+14
2024-02-16ACPI: use %pe for better readability of errors while printingOnkarnath3-3/+3
2024-02-15ACPI: property: Ignore bad graph port nodes on Dell XPS 9315Sakari Ailus3-0/+75
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus1-1/+1
2024-02-15ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBASviatoslav Harasymchuk1-0/+7
2024-02-15ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf1-0/+2
2024-02-12ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu1-0/+1
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere1-1/+1
2024-02-12ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVANicolas Haye1-0/+7
2024-02-12ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systemsRafael J. Wysocki1-10/+27
2024-02-08ACPI: video: Handle fetching EDID that is longer than 256 bytesMario Limonciello1-17/+11
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny1-26/+0
2024-02-02ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-3/+2
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li1-0/+6
2024-01-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li1-0/+13
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-31/+256
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+18
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+4
2024-01-17Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+21
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki1-0/+21
2024-01-12Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-35/+30
2024-01-11Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...Linus Torvalds1-1/+0
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams1-0/+89
2024-01-09Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds25-436/+1471
2024-01-09acpi/ghes: Process CXL Component EventsIra Weiny1-0/+89
2024-01-09ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGAMichael Maltsev1-0/+7
2024-01-09ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GABBen Mayo1-0/+14
2024-01-04Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki4-7/+27
2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki5-94/+97
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki5-35/+211
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki4-146/+75
2024-01-04Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki3-114/+111
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki8-40/+940
2024-01-03acpi/nfit: Use sysfs_emit() for all attributesDan Williams1-22/+22
2024-01-03ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland1-0/+12
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-14/+18
2024-01-01ACPI: NFIT: Use cleanup.h helpers instead of devm_*()Michal Wilczynski1-13/+8
2023-12-29ACPI: button: trigger wakeup key eventsKen Xue1-0/+10
2023-12-29ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede1-0/+7
2023-12-28ACPI: EC: Use a spin lock without disabing interruptsRafael J. Wysocki1-66/+46
2023-12-28ACPI: EC: Use a threaded handler for dedicated IRQRafael J. Wysocki1-2/+2
2023-12-28ACPI: OSL: Use spin locks without disabling interruptsRafael J. Wysocki1-6/+4
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot1-0/+104
2023-12-22acpi: numa: Add helper function to retrieve the performance attributesDave Jiang1-0/+41
2023-12-22acpi: numa: Add setting of generic port system locality attributesDave Jiang1-0/+25
2023-12-22acpi: Break out nesting for hmat_parse_locality()Dave Jiang1-12/+20
2023-12-22acpi: numa: Add genport target allocation to the HMAT parsingDave Jiang1-3/+56
2023-12-22acpi: numa: Create enum for memory_target access coordinates indexingDave Jiang1-5/+13
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang1-14/+14
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang1-2/+3
2023-12-21ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue1-6/+23
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki2-27/+36
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy1-1/+0
2023-12-15ACPI: utils: Refine acpi_handle_list_equal() slightlyRafael J. Wysocki1-1/+1
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki4-30/+16
2023-12-15ACPI: utils: Rearrange in acpi_evaluate_reference()Rafael J. Wysocki1-34/+24
2023-12-13ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()Arnd Bergmann1-0/+2
2023-12-13ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck1-1/+6
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki1-2/+5
2023-12-12ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko1-1/+2
2023-12-12ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang1-2/+2
2023-12-12ACPI: NUMA: Optimize the check for the availability of node valuesYuntao Wang1-2/+2
2023-12-12ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()Yuntao Wang1-1/+1
2023-12-12ACPI: watchdog: fix kernel-doc warningsRandy Dunlap1-1/+1
2023-12-12acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()Jason Gunthorpe1-12/+17
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-2/+1
2023-12-08Merge back earlier acpi-utils material for v6.8.Rafael J. Wysocki2-60/+4
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki1-1/+1
2023-12-07acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2023-12-06ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava1-2/+3
2023-12-06ACPI: OSL: Allow Notify () handlers to run on all CPUsRafael J. Wysocki1-13/+10
2023-12-06ACPI: OSL: Rearrange workqueue selection in acpi_os_execute()Rafael J. Wysocki1-5/+7
2023-12-06ACPI: OSL: Rework error handling in acpi_os_execute()Rafael J. Wysocki1-13/+10
2023-12-06ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu1-0/+9
2023-12-06ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala4-9/+70
2023-12-06ACPI: LPSS: use acpi_dev_uid_match() for matching _UIDRaag Jadav1-12/+4
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav1-29/+0
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav1-19/+0
2023-12-06ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse2-19/+0
2023-12-02Merge back earlier ACPI backlight driver changes for v6.8.Rafael J. Wysocki1-61/+7
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-9/+5
2023-11-30ACPI: OSL: Use a threaded interrupt handler for SCIRafael J. Wysocki1-6/+3
2023-11-27ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede1-9/+5
2023-11-27iommu: Avoid more races around device probeRobin Murphy1-1/+6
2023-11-24ACPI: thermal_lib: include "internal.h" for function prototypesArnd Bergmann1-0/+1
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki3-2/+15
2023-11-22ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin1-1/+1
2023-11-22ACPI: processor: Provide empty stub of acpi_proc_quirk_mwait_check()Rafael J. Wysocki1-1/+4
2023-11-22ACPI: thermal: Add Thermal fast Sampling Period (_TFP) supportJeff Brasen1-3/+9
2023-11-21ACPI: APEI: EINJ: Add support for vendor defined error typesAvadhut Naik1-0/+24
2023-11-21ACPI: APEI: EINJ: Refactor available_error_type_show()Avadhut Naik1-23/+24
2023-11-21ACPI: video: check for error while searching for backlight device parentNikita Kiryushin1-6/+6
2023-11-21ACPI: scan: Fix an error message in DisCo for Imaging supportSakari Ailus1-1/+1
2023-11-21ACPI: thermal: Use library functions to obtain trip point temperature valuesRafael J. Wysocki3-32/+34
2023-11-21ACPI: thermal_lib: Add functions returning temperature in deci-KelvinRafael J. Wysocki1-15/+60
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki3-0/+122
2023-11-20ACPI: Run USB4 _OSC() first with query bit setMika Westerberg1-3/+29
2023-11-20ACPI: video: Drop should_check_lcd_flag()Hans de Goede1-55/+1
2023-11-20ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede1-0/+7
2023-11-20ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede1-1/+1
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede1-0/+13
2023-11-20ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse1-1/+1
2023-11-20ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus1-0/+17
2023-11-20ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus1-0/+17
2023-11-20ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki3-4/+261
2023-11-20ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki1-1/+152
2023-11-20ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki4-10/+340
2023-11-20ACPI: property: Support using strings in reference propertiesRafael J. Wysocki1-20/+82
2023-11-20ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]Hans de Goede1-0/+1
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+90
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-173/+1
2023-11-04Merge tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+2
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-54/+94
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+6
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds25-262/+483
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-432/+409
2023-10-31ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter1-2/+2
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+8
2023-10-27acpi: Move common tables helper functions to common libDave Jiang2-173/+1
2023-10-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L1-0/+87
2023-10-26RISC-V: ACPI: Update the return value of acpi_get_rhct()Sunil V L1-3/+3
2023-10-26Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'Rafael J. Wysocki2-108/+72
2023-10-26Merge branch 'acpi-bus'Rafael J. Wysocki7-8/+8
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki6-27/+55
2023-10-26Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki4-14/+136
2023-10-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki6-418/+496