aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25coresight: catu: Cleanup power managementSuzuki K Poulose1-1/+2
2019-04-25coresight: tpiu: Cleanup power managementSuzuki K Poulose1-3/+6
2019-04-25coresight: etb10: Cleanup power managementSuzuki K Poulose1-11/+3
2019-04-25coresight: Fix freeing up the coresight connectionsSuzuki K Poulose1-1/+0
2019-04-25coresight: Merge the static and dynamic replicator driversSuzuki K Poulose4-299/+169
2019-04-25coresight: dynamic-replicator: Prepare for merging with static replicatorSuzuki K Poulose1-41/+63
2019-04-25coresight: replicator: Prepare for merging with dynamic-replicatorSuzuki K Poulose1-26/+36
2019-04-25coresight: dynamic-replicator: Clean up error handlingSuzuki K Poulose1-8/+16
2019-04-25coresight: tmc: Report DMA setup failuresSuzuki K Poulose1-1/+6
2019-04-25coresight: catu: Make catu_helper_ops and catu_ops staticYueHaibing1-2/+2
2019-04-25coresight: catu: fix clang build warningArnd Bergmann2-7/+3
2019-04-25intel_th: pci: Add Comet Lake supportAlexander Shishkin1-0/+5
2019-04-25stm class: Fix channel bitmap on 32-bit systemsAlexander Shishkin1-4/+3
2019-04-25stm class: Fix channel free in stm output free pathTingwei Zhang1-1/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-72/+77
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-24/+40
2019-03-01intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-02-26coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan1-1/+2
2019-02-26ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI supportMike Leach2-9/+20
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver matching.Mike Leach4-63/+57
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin1-3/+4
2019-02-21Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-nextGreg Kroah-Hartman5-13/+28
2019-02-21stm class: Prevent division by zeroAlexander Shishkin1-3/+5
2019-02-21stm class: Fix an endless loop in channel allocationZhi Jin1-0/+3
2019-02-21intel_th: Don't reference unassigned outputsAlexander Shishkin1-0/+4
2019-02-21intel_th: pti: Use sysfs_match_string() helperAndy Shevchenko1-9/+7
2019-02-21intel_th: Only create useful device nodesAlexander Shishkin1-1/+5
2019-02-21intel_th: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-02-08coresight: Use event attributes for sink selectionMathieu Poirier3-12/+55
2019-02-08coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier3-1/+105
2019-02-08perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-3/+3
2019-02-08coresight: Use of_node_name_eq for node name comparisonsRob Herring1-2/+2
2019-02-08coresight: stm: Remove set but not used variable 'res_size'YueHaibing1-8/+4
2019-02-08coresight: cpu-debug: Support for CA73 CPUsLeo Yan1-0/+4
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier3-12/+55
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier3-1/+105
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-3/+3
2018-12-19intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2018-12-19stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin1-5/+7
2018-12-06coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King1-1/+1
2018-12-06coresight: etm3x: Release CLAIM tag when operated from perfMathieu Poirier1-0/+1
2018-12-06coresight: etm3x: Deal with CLAIM tag before and after accessing HWMathieu Poirier1-6/+5
2018-12-06coresight: etf: Release CLAIM tag after disabling the HWMathieu Poirier1-1/+1
2018-12-06coresight: etb10: Add support for CLAIM tagMathieu Poirier1-6/+17
2018-12-06coresight: tmc: Fix bad register address for CLAIMLeo Yan1-1/+1
2018-10-11stm class: Use memcat_p()Alexander Shishkin1-28/+1
2018-10-11stm class: heartbeat: Fix whitespaceAlexander Shishkin1-1/+1
2018-10-11stm class: p_sys-t: Add support for CLOCKSYNC packetsAlexander Shishkin1-0/+80
2018-10-11stm class: Add MIPI SyS-T protocol supportAlexander Shishkin3-0/+318
2018-10-11stm class: Switch over to the protocol driverAlexander Shishkin2-16/+21