summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* 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-072-0/+16
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-078-91/+8
* coresight: remove csdev's link from topologyMathieu Poirier2016-02-071-0/+46
* coresight: release reference taken by 'bus_find_device()'Mathieu Poirier2016-02-071-0/+2
* coresight: coresight_unregister() function cleanupMathieu Poirier2016-02-071-1/+2
* coresight: fixing lockdep errorMathieu Poirier2016-02-071-4/+0
* coresight: fixing indentation problemMathieu Poirier2016-02-071-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/+1
* 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
* coresight: etm: retrieve and handle atclkLinus Walleij2015-05-242-1/+37
* coresight: tmc: let runtime PM handle core clockLinus Walleij2015-05-241-23/+8
* coresight: funnel: let runtime PM handle core clockLinus Walleij2015-05-241-17/+7
* coresight: etb: let runtime PM handle core clockLinus Walleij2015-05-241-26/+9
* coresight: tpiu: let runtime PM handle core clockLinus Walleij2015-05-241-17/+4
* coresight: etm: let runtime PM handle core clockLinus Walleij2015-05-242-46/+16
* coresight: support the TPIU version found in Ux500Linus Walleij2015-05-241-0/+4
* coresight: etm: print what version of ETM/PTM is detectedLinus Walleij2015-05-241-1/+5
* coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier2015-05-241-11/+1
* coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier2015-05-241-0/+37
* coresight-etm4x: Read only access to the main management registersMathieu Poirier2015-05-241-1/+52
* coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel2015-05-241-0/+178
* coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel2015-05-241-0/+187
* coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel2015-05-241-0/+75
* coresight-etm4x: Controls pertaining to the counter functionsPratik Patel2015-05-241-0/+144
OpenPOWER on IntegriCloud