summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-13/+6
2024-05-15Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2024-05-13Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki3-192/+316
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki1-2/+6
2024-05-11Merge branch 'acpica'Rafael J. Wysocki4-10/+235
2024-04-30ACPICA: AEST: Add support for the AEST V2 tableRuidong Tian1-6/+82
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng1-0/+5
2024-04-26mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan1-13/+6
2024-04-12ACPICA: Update acpixf.h for new ACPICA release 20240322Saket Dumbre1-1/+1
2024-04-12ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT tableHojin Nam1-2/+0
2024-04-12ACPICA: SRAT: Add dump and compiler support for RINTC affinity structureHaibo Xu1-1/+1
2024-04-12ACPICA: SRAT: Add RISC-V RINTC affinity structureHaibo Xu1-1/+17
2024-04-12ACPICA: ACPI 6.5: RAS2: Add support for RAS2 tableShiju Jose1-0/+129
2024-04-12ACPICA: actbl1.h: Add EINJ CXL error typesBen Cheatham1-0/+6
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki1-2/+6
2024-04-08ACPI: bus: allow _UID matching for integer zeroRaag Jadav1-3/+5
2024-04-08ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski1-1/+0
2024-04-08ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski1-1/+6
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko1-5/+8
2024-04-04ACPI: bus: Don't use "proxy" headersAndy Shevchenko1-0/+5
2024-04-04ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko1-5/+5
2024-03-27ACPI: NHLT: Streamline struct namingCezary Rojewski2-34/+34
2024-03-27ACPI: NHLT: Drop redundant typesCezary Rojewski1-254/+0
2024-03-27ACPI: NHLT: Introduce API for the tableCezary Rojewski1-0/+181
2024-03-27ACPI: NHLT: Reintroduce types the table consists ofCezary Rojewski1-0/+189
2024-03-13Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-8/+8
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-7/+7
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede1-7/+7
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere1-1/+1
2024-01-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li1-0/+5
2024-01-19Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki1-2/+10
2024-01-10Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-8/+170
2024-01-09ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handlingLorenzo Pieralisi1-2/+9
2024-01-09ACPICA: MADT: Add GICC online capable bit handlingLorenzo Pieralisi1-0/+1
2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki1-0/+9
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki1-8/+68
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki1-0/+93
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot1-0/+2
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki1-0/+1
2023-12-15ACPI: utils: Fix white space in struct acpi_handle_list definitionRafael J. Wysocki1-1/+1
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki1-5/+3
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav1-1/+23
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav1-1/+40
2023-11-27iommu: Retire bus opsRobin Murphy1-0/+2
2023-11-20ACPI: video: Add comment about acpi_video_backlight_use_native() usageHans de Goede1-0/+9
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede1-0/+1
2023-11-20ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus1-0/+4
2023-11-20ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus1-0/+1
2023-11-20ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki1-0/+17