aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/alpm
Commit message (Expand)AuthorAgeFilesLines
* chore: replace {0, 0} with {DEV,KOBJ}METHOD_ENDEnji Cooper2026-02-251-1/+1
* Use bus_generic_detach to detach and delete child devices during detachJohn Baldwin2025-01-021-4/+5
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+1
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* alpm: Remove unused devclass argument to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* Remove unused smbus_devclass.John Baldwin2022-05-061-1/+1
* alpm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+3
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Move all the power management (SMBus) drivers to their own directory,Rui Paulo2014-09-231-0/+663