aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/cores/chipc/pwrctl
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* bhnd: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-1/+1
* bhnd_pwrctl_attach: eliminate write only bus variableWarner Losh2022-04-051-3/+0
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-013-7/+3
* bhnd(4): fix a few bugs in pwrctl/fixed-clock device support.Landon J. Fuller2018-01-191-4/+8
* bhnd(4): extend the PMU APIs to support bwn(4)Landon J. Fuller2017-11-226-85/+471
* bhnd: Implement bhnd(4) platform device registration.Landon J. Fuller2017-09-271-2/+23
* [mips] [bhnd] Support of old PMU for BMIPS and siba SoCMichael Zhilin2017-05-281-3/+9
* [mips/broadcom]: Replace static frequency table with generic PMU clockLandon J. Fuller2016-08-272-27/+137
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-274-0/+1105