summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
...
| * coresight: etm4x: Skip selector pair 0Mathieu Poirier2019-04-251-2/+5
| * coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier2019-04-253-0/+8
| * coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier2019-04-251-1/+2
| * coresight: tmc: Cleanup power managementSuzuki K Poulose2019-04-251-2/+2
| * coresight: catu: Cleanup power managementSuzuki K Poulose2019-04-251-1/+2
| * coresight: tpiu: Cleanup power managementSuzuki K Poulose2019-04-251-3/+6
| * coresight: etb10: Cleanup power managementSuzuki K Poulose2019-04-251-11/+3
| * coresight: Fix freeing up the coresight connectionsSuzuki K Poulose2019-04-251-1/+0
| * coresight: Merge the static and dynamic replicator driversSuzuki K Poulose2019-04-254-299/+169
| * coresight: dynamic-replicator: Prepare for merging with static replicatorSuzuki K Poulose2019-04-251-41/+63
| * coresight: replicator: Prepare for merging with dynamic-replicatorSuzuki K Poulose2019-04-251-26/+36
| * coresight: dynamic-replicator: Clean up error handlingSuzuki K Poulose2019-04-251-8/+16
| * coresight: tmc: Report DMA setup failuresSuzuki K Poulose2019-04-251-1/+6
| * coresight: catu: Make catu_helper_ops and catu_ops staticYueHaibing2019-04-251-2/+2
| * coresight: catu: fix clang build warningArnd Bergmann2019-04-252-7/+3
* | intel_th: pci: Add Comet Lake supportAlexander Shishkin2019-04-251-0/+5
* | stm class: Fix channel bitmap on 32-bit systemsAlexander Shishkin2019-04-251-4/+3
* | stm class: Fix channel free in stm output free pathTingwei Zhang2019-04-251-1/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-155-72/+77
|\
| * ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI supportMike Leach2019-02-262-9/+20
| * ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach2019-02-264-63/+57
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-069-24/+40
|\ \
| * | intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin2019-03-011-1/+1
| * | coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan2019-02-261-1/+2
| * | Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman2019-02-215-13/+28
| |\ \
| | * | stm class: Prevent division by zeroAlexander Shishkin2019-02-211-3/+5
| | * | stm class: Fix an endless loop in channel allocationZhi Jin2019-02-211-0/+3
| | * | intel_th: Don't reference unassigned outputsAlexander Shishkin2019-02-211-0/+4
| | * | intel_th: pti: Use sysfs_match_string() helperAndy Shevchenko2019-02-211-9/+7
| | * | intel_th: Only create useful device nodesAlexander Shishkin2019-02-211-1/+5
| | * | intel_th: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-211-0/+4
| | |/
| * | coresight: Use event attributes for sink selectionMathieu Poirier2019-02-083-12/+55
| * | coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-083-1/+105
| * | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-081-3/+3
| * | coresight: Use of_node_name_eq for node name comparisonsRob Herring2019-02-081-2/+2
| * | coresight: stm: Remove set but not used variable 'res_size'YueHaibing2019-02-081-8/+4
| * | coresight: cpu-debug: Support for CA73 CPUsLeo Yan2019-02-081-0/+4
| |/
* | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-3/+4
* | coresight: Use event attributes for sink selectionMathieu Poirier2019-02-063-12/+55
* | coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-063-1/+105
* | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
|/
* intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin2018-12-191-1/+2
* stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin2018-12-191-5/+7
* coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King2018-12-061-1/+1
* coresight: etm3x: Release CLAIM tag when operated from perfMathieu Poirier2018-12-061-0/+1
* coresight: etm3x: Deal with CLAIM tag before and after accessing HWMathieu Poirier2018-12-061-6/+5
* coresight: etf: Release CLAIM tag after disabling the HWMathieu Poirier2018-12-061-1/+1
* coresight: etb10: Add support for CLAIM tagMathieu Poirier2018-12-061-6/+17
* coresight: tmc: Fix bad register address for CLAIMLeo Yan2018-12-061-1/+1
* stm class: Use memcat_p()Alexander Shishkin2018-10-111-28/+1