summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/perf
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitorFrank Li2019-06-131-0/+21
| | | | | | | | | Add binding documentation for the imx8qxp DDR performance monitor unit. Signed-off-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> [will: Removed trailing newline] Signed-off-by: Will Deacon <will.deacon@arm.com>
* nds32: Add document for NDS32 PMU.Nickhu2018-11-061-0/+17
| | | | | | | | | | The document for how to add NDS32 PMU in devicetree. Signed-off-by: Nickhu <nickhu@andestech.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>
* drivers/bus: Move Arm CCN PMU driverRobin Murphy2018-03-061-0/+22
| | | | | | | | | | | | The arm-ccn driver is purely a perf driver for the CCN PMU, not a bus driver in the sense of the other residents of drivers/bus/, so let's move it to the appropriate place for SoC PMU drivers. Not to mention moving the documentation accordingly as well. Acked-by: Pawel Moll <pawel.moll@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* Documentation: Add documentation for APM X-Gene SoC PMU DTS bindingTai Nguyen2016-09-151-0/+112
Driver providing perf backend for the SoC-wide PMU hardware found in APM X-Gene SoCs. Signed-off-by: Tai Nguyen <ttnguyen@apm.com> Acked-by: Rob Herring <robh@kernel.org>