aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker1-2/+2
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker10-45/+24
2016-02-20coresight: introducing a global trace ID functionMathieu Poirier1-5/+2
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier4-1/+434
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier1-0/+234
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier5-15/+31
2016-02-20coresight: etb10: moving to local atomic operationsMathieu Poirier1-4/+5
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier4-7/+95
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier4-1/+75
2016-02-20coresight: etm3x: consolidating initial configMathieu Poirier1-23/+14
2016-02-20coresight: etm3x: changing default trace configurationMathieu Poirier2-16/+15
2016-02-20coresight: etm3x: set progbit to stop trace collectionMathieu Poirier1-3/+0
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier6-16/+75
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier3-240/+305
2016-02-20coresight: etm3x: unlocking tracers in default arch initMathieu Poirier1-5/+5
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier4-1218/+1241
2016-02-20coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier2-29/+29
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier9-29/+8
2016-02-20coresight: add API to get sink from pathMathieu Poirier2-0/+16
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier2-95/+206
2016-02-20coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long1-2/+2
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2-2/+2
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier2-0/+16
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier8-91/+8
2016-02-07coresight: remove csdev's link from topologyMathieu Poirier1-0/+46
2016-02-07coresight: release reference taken by 'bus_find_device()'Mathieu Poirier1-0/+2
2016-02-07coresight: coresight_unregister() function cleanupMathieu Poirier1-1/+2
2016-02-07coresight: fixing lockdep errorMathieu Poirier1-4/+0
2016-02-07coresight: fixing indentation problemMathieu Poirier1-1/+1
2015-12-21coresight: Fix a typo in KconfigAndrew F. Davis1-1/+1
2015-12-21coresight: checking for NULL string in coresight_name_match()Mathieu Poirier1-1/+1
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier1-2/+4
2015-10-07coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier1-49/+51
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier1-0/+13
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier1-0/+5
2015-10-07Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang1-6/+16
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2-6/+18
2015-08-05coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2-5/+14
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2-12/+12
2015-08-05coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2-10/+10
2015-08-05coresight: replicator: Use builtin_platform_driver()Vaishali Thakkar1-12/+1
2015-08-05coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov1-0/+5
2015-06-08drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker1-0/+1
2015-06-08drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usagePaul Gortmaker1-0/+1
2015-05-24coresight: replicator: Add Qualcomm CoreSight Replicator driverPratik Patel3-0/+223
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey1-1/+1
2015-05-24coresight: replicator: retrieve and handle atclkLinus Walleij1-4/+67
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: etb: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: tpiu: retrieve and handle atclkLinus Walleij1-0/+37