aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/cores/pmu
Commit message (Expand)AuthorAgeFilesLines
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-016-40/+11
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-3/+3
* Fix format/arg mismatchOleksandr Tymoshenko2019-01-251-2/+2
* bhnd(4): Add missing BCM4312 backplane clock speed entry.Landon J. Fuller2018-01-041-0/+1
* bhnd(4)/bwn(4): Fix a number of small issues reported by Coverity.Landon J. Fuller2017-12-151-2/+2
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-088-0/+16
* bhnd_pmu(4): Do not leak our chipc provider reference or clkctl state inLandon J. Fuller2017-12-021-21/+28
* bhnd(4): extend the PMU APIs to support bwn(4)Landon J. Fuller2017-11-229-440/+1028
* bhnd: Implement bhnd(4) platform device registration.Landon J. Fuller2017-09-271-2/+17
* Integrate BCM4706 PMU (rev6) support, derived from the ISC-licensed BroadcomLandon J. Fuller2017-03-202-29/+92
* [bhnd] fix mask for PMU controlMichael Zhilin2017-03-151-1/+1
* bhnd(4): Implement common API for IOST/IOCTL register access and core resetLandon J. Fuller2016-09-244-10/+39
* bhnd(4): Implement backplane interrupt handling.Landon J. Fuller2016-09-051-4/+4
* [BHND/PMU] Correct shift of bits in BHND_PMU_SET_BITS macroMichael Zhilin2016-09-011-1/+1
* [mips/broadcom]: Replace static frequency table with generic PMU clockLandon J. Fuller2016-08-274-187/+332
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-278-0/+5183