Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acpi_iicbus: install the address space handler by default | Ahmad Khalifa | 2025-02-07 | 1 | -1/+1 |
* | newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
* | acpi_iicbus: Shift slave address | Ahmad Khalifa | 2024-04-19 | 1 | -0/+3 |
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | bus: Add ACPI locator support | Warner Losh | 2022-03-01 | 1 | -0/+1 |
* | newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca... | Warner Losh | 2021-06-23 | 1 | -24/+10 |
* | acpi_iicbus: set device description in the probe method | Andriy Gapon | 2020-04-24 | 1 | -2/+1 |
* | iicbus(4): Add support for ACPI-based children enumeration | Vladimir Kondratyev | 2020-03-09 | 1 | -0/+789 |