summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki2024-06-131-0/+4
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-13/+6
|\
| * mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-251-13/+6
* | Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-141-0/+5
|\ \
| * | ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng2024-04-281-0/+5
| | |
| \ \
*-. \ \ Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2024-05-133-192/+316
|\ \ \ \
| | * | | ACPI: NHLT: Streamline struct namingCezary Rojewski2024-03-272-34/+34
| | * | | ACPI: NHLT: Drop redundant typesCezary Rojewski2024-03-271-254/+0
| | * | | ACPI: NHLT: Introduce API for the tableCezary Rojewski2024-03-271-0/+181
| | * | | ACPI: NHLT: Reintroduce types the table consists ofCezary Rojewski2024-03-271-0/+189
| | |/ /
| * | | ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko2024-04-041-5/+8
| * | | ACPI: bus: Don't use "proxy" headersAndy Shevchenko2024-04-041-0/+5
| * | | ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko2024-04-041-5/+5
| |/ /
* | | Merge branch 'acpi-bus'Rafael J. Wysocki2024-05-131-2/+6
|\ \ \
| * \ \ Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki2024-04-111-2/+6
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski2024-04-081-1/+0
| | * | ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski2024-04-081-1/+6
| | |/
* | | Merge branch 'acpica'Rafael J. Wysocki2024-05-114-10/+235
|\ \ \ | |/ / |/| |
| * | ACPICA: AEST: Add support for the AEST V2 tableRuidong Tian2024-04-301-6/+82
| * | ACPICA: Update acpixf.h for new ACPICA release 20240322Saket Dumbre2024-04-121-1/+1
| * | ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT tableHojin Nam2024-04-121-2/+0
| * | ACPICA: SRAT: Add dump and compiler support for RINTC affinity structureHaibo Xu2024-04-121-1/+1
| * | ACPICA: SRAT: Add RISC-V RINTC affinity structureHaibo Xu2024-04-121-1/+17
| * | ACPICA: ACPI 6.5: RAS2: Add support for RAS2 tableShiju Jose2024-04-121-0/+129
| * | ACPICA: actbl1.h: Add EINJ CXL error typesBen Cheatham2024-04-121-0/+6
| |/
* / ACPI: bus: allow _UID matching for integer zeroRaag Jadav2024-04-081-3/+5
|/
* Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-131-8/+8
|\
| *-. Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2024-03-111-7/+7
| |\ \
| | * | ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede2024-02-221-7/+7
| | |/
| * / ACPI: bus: make acpi_bus_type constRicardo B. Marliere2024-02-121-1/+1
| |/
* / ACPI: CPPC: Add helper to get the highest performance valueMeng Li2024-01-311-0/+5
|/
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-0/+2
|\
| * iommu: Retire bus opsRobin Murphy2023-11-271-0/+2
| |
| \
*-. \ Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki2024-01-161-2/+10
|\ \ \ | | |/ | |/|
| | * ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handlingLorenzo Pieralisi2024-01-091-2/+9
| | * ACPICA: MADT: Add GICC online capable bit handlingLorenzo Pieralisi2024-01-091-0/+1
| |/
* | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-01-092-8/+170
|\ \
| | \
| | \
| | \
| | \
| *---. | Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki2024-01-041-0/+9
| |\ \ \|
| | | * | ACPI: video: Add comment about acpi_video_backlight_use_native() usageHans de Goede2023-11-201-0/+9
| | | |/
| * | | Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-041-8/+68
| |\ \ \
| | * | | ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki2023-12-191-0/+1
| | * | | ACPI: utils: Fix white space in struct acpi_handle_list definitionRafael J. Wysocki2023-12-151-1/+1
| | * | | ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki2023-12-151-5/+3
| | * | | ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav2023-12-061-1/+23
| | * | | ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav2023-12-061-1/+40
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki2024-01-041-0/+93
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * | ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus2023-11-201-0/+4
| | * | ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus2023-11-201-0/+1
| | * | ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki2023-11-201-0/+17
| | * | ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki2023-11-201-0/+53