aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2016-06-01coresight: etm3x: unlocking tracers in default arch initMathieu Poirier
2016-06-01coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier
2016-06-01coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier
2016-06-01coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-06-01coresight: add API to get sink from pathMathieu Poirier
2016-06-01coresight: associating path with session rather than tracerMathieu Poirier
2016-06-01coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long
2016-06-01coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2016-06-01coresight: implementing 'cpu_id()' APIMathieu Poirier
2016-06-01coresight: removing bind/unbind options from sysfsMathieu Poirier
2016-06-01coresight: remove csdev's link from topologyMathieu Poirier
2016-06-01coresight: release reference taken by 'bus_find_device()'Mathieu Poirier
2016-06-01coresight: coresight_unregister() function cleanupMathieu Poirier
2016-06-01coresight: fixing lockdep errorMathieu Poirier
2016-06-01coresight: fixing indentation problemMathieu Poirier
2016-06-01coresight: Fix a typo in KconfigAndrew F. Davis
2016-06-01coresight: checking for NULL string in coresight_name_match()Mathieu Poirier
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier
2015-10-07coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier
2015-10-07Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang
2015-08-05coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang
2015-08-05coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang
2015-08-05coresight: replicator: Use builtin_platform_driver()Vaishali Thakkar
2015-08-05coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov
2015-06-08drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker
2015-06-08drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usagePaul Gortmaker
2015-05-24coresight: replicator: Add Qualcomm CoreSight Replicator driverPratik Patel
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey
2015-05-24coresight: replicator: retrieve and handle atclkLinus Walleij
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij
2015-05-24coresight: etb: retrieve and handle atclkLinus Walleij
2015-05-24coresight: tpiu: retrieve and handle atclkLinus Walleij
2015-05-24coresight: etm: retrieve and handle atclkLinus Walleij
2015-05-24coresight: tmc: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: funnel: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: etb: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: tpiu: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: etm: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: support the TPIU version found in Ux500Linus Walleij
2015-05-24coresight: etm: print what version of ETM/PTM is detectedLinus Walleij
2015-05-24coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier
2015-05-24coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier
2015-05-24coresight-etm4x: Read only access to the main management registersMathieu Poirier
2015-05-24coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel