Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+2 |
* | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
* | 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 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | powerpc powernv: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-10 | 1 | -4/+1 |
* | powerpc: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | Reverting r330925 for now | Wojciech Macek | 2018-03-15 | 1 | -12/+1 |
* | PowerNV: Fix I2C to compile if FDT is disabled | Wojciech Macek | 2018-03-14 | 1 | -1/+12 |
* | PowerNV: Initial support for OPAL I2C transfers | Wojciech Macek | 2018-03-01 | 1 | -0/+130 |