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