summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2016-05-03coresight: tmc: introducing new header fileMathieu Poirier
2016-05-03coresight: tmc: clearly define number of transfers per burstMathieu Poirier
2016-05-03coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier
2016-05-03coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier
2016-05-03coresight: tmc: modifying naming conventionMathieu Poirier
2016-05-03coresight: tmc: adding sysFS management entriesMathieu Poirier
2016-05-03coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng
2016-05-03coresight: etb10: fixing the right amount of words to readMathieu Poirier
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel
2016-05-03coresight: adding path for STM deviceMathieu Poirier
2016-05-03coresight: etm4x: modify q_support typeLi Pengcheng
2016-05-03coresight: no need to do the forced type conversionLi Pengcheng
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-05-01coresight: etb10: splitting sysFS "status" entryMathieu Poirier
2016-05-01coresight: moving coresight_simple_func() to header fileMathieu Poirier
2016-05-01coresight: etm4x: implementing the perf PMU APIMathieu Poirier
2016-05-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier
2016-05-01coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier
2016-05-01coresight: etm4x: unlocking tracers in default arch initMathieu Poirier
2016-05-01coresight: etm4x: splitting etmv4 default configurationMathieu Poirier
2016-05-01coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier
2016-05-01coresight: etm4x: adding config and traceid registersMathieu Poirier
2016-05-01coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: introducing a global trace ID functionMathieu Poirier
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-02-20coresight: etb10: moving to local atomic operationsMathieu Poirier
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier
2016-02-20coresight: etm3x: consolidating initial configMathieu Poirier
2016-02-20coresight: etm3x: changing default trace configurationMathieu Poirier
2016-02-20coresight: etm3x: set progbit to stop trace collectionMathieu Poirier
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier
2016-02-20coresight: etm3x: unlocking tracers in default arch initMathieu Poirier
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier
2016-02-20coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-20coresight: add API to get sink from pathMathieu Poirier
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier
2016-02-20coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2016-02-07coresight: remove csdev's link from topologyMathieu Poirier
2016-02-07coresight: release reference taken by 'bus_find_device()'Mathieu Poirier
2016-02-07coresight: coresight_unregister() function cleanupMathieu Poirier