aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_powerpc.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* hwpmc: pass pmc pointer to more class methodsMitchell Horne2023-05-061-4/+4
* hwpmc: Make powerpc memory allocation alike to x86.Alexander Motin2022-06-011-2/+2
* hwpmc: consistently validate PMC class in allocation methodMitchell Horne2021-08-301-0/+1
* [PowerPC] hwpmc: add support for POWER8/9 PMCsLeandro Lupori2020-11-051-5/+55
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Implement hwpmc(4) for Freescale e500 core.Justin Hibbits2015-04-181-0/+1
* Add hwpmc(4) support for the PowerPC 970 class processors, direct events.Justin Hibbits2014-02-011-0/+2
* Fix hwpmc(4) for 32-bit PowerPC.Justin Hibbits2013-09-041-1/+0
* Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringJustin Hibbits2013-09-031-0/+60