summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etb10.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon1-5/+4
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla1-1/+1
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose1-12/+8
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose1-4/+2
2016-05-04coresight: etb10: adjust read pointer only when neededMathieu Poirier1-1/+2
2016-05-04coresight: moving struct cs_buffers to header fileMathieu Poirier1-20/+0
2016-05-04coresight: etb10: fixing the right amount of words to readMathieu Poirier1-1/+1
2016-05-02coresight: removing gratuitous boot time log messagesMathieu Poirier1-1/+0
2016-05-02coresight: etb10: splitting sysFS "status" entryMathieu Poirier1-43/+38
2016-02-21drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-6/+3
2016-02-21coresight: etb10: implementing AUX APIMathieu Poirier1-0/+234
2016-02-21coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-7/+23
2016-02-21coresight: etb10: moving to local atomic operationsMathieu Poirier1-4/+5
2016-02-21coresight: moving PM runtime operations to core frameworkMathieu Poirier1-4/+0
2016-02-08coresight: removing bind/unbind options from sysfsMathieu Poirier1-10/+1
2015-05-24coresight: etb: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: etb: let runtime PM handle core clockLinus Walleij1-26/+9
2015-05-18coresight: etb10: Fix check for bogus buffer depthMark Brown1-1/+1
2015-05-18coresight: etb10: Print size of buffer we fail to allocateMark Brown1-1/+4
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-0/+527