aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sdhci/sdhci_xenon_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* sdhci(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-2/+0
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-101-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-2/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sdhci: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-4/+1
* sdhci: Make ext_resources non-optionalEmmanuel Vadot2022-02-211-2/+0
* sdhci_xenon: add ACPI supportBartlomiej Grzesik2021-09-291-0/+140