aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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
2015-05-24coresight-etm4x: Controls pertaining to the counter functionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to tracer configurationPratik Patel
2015-05-24coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel
2015-05-18coresight: etb10: Fix check for bogus buffer depthMark Brown
2015-05-18coresight: etb10: Print size of buffer we fail to allocateMark Brown
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier