aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/cores/pmu
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-163-3/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-126-6/+6
* bhnd: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-093-5/+2
* bnhd: Write out updated resource dependencies from the table.John Baldwin2022-04-071-1/+2
* bhnd_pmu_sdiod_drive_strength_init: eliminate write only intr_val variableWarner Losh2022-04-051-2/+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-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-442/+1030
* 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