aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker1-0/+1
2015-06-08drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usagePaul Gortmaker1-0/+1
2015-05-24coresight: replicator: Add Qualcomm CoreSight Replicator driverPratik Patel3-0/+223
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey1-1/+1
2015-05-24coresight: replicator: retrieve and handle atclkLinus Walleij1-4/+67
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: etb: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: tpiu: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: etm: retrieve and handle atclkLinus Walleij2-1/+37
2015-05-24coresight: tmc: let runtime PM handle core clockLinus Walleij1-23/+8
2015-05-24coresight: funnel: let runtime PM handle core clockLinus Walleij1-17/+7
2015-05-24coresight: etb: let runtime PM handle core clockLinus Walleij1-26/+9
2015-05-24coresight: tpiu: let runtime PM handle core clockLinus Walleij1-17/+4
2015-05-24coresight: etm: let runtime PM handle core clockLinus Walleij2-46/+16
2015-05-24coresight: support the TPIU version found in Ux500Linus Walleij1-0/+4
2015-05-24coresight: etm: print what version of ETM/PTM is detectedLinus Walleij1-1/+5
2015-05-24coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier1-11/+1
2015-05-24coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier1-0/+37
2015-05-24coresight-etm4x: Read only access to the main management registersMathieu Poirier1-1/+52
2015-05-24coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel1-0/+178
2015-05-24coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel1-0/+187
2015-05-24coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel1-0/+75
2015-05-24coresight-etm4x: Controls pertaining to the counter functionsPratik Patel1-0/+144
2015-05-24coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel1-0/+129
2015-05-24coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel1-0/+423
2015-05-24coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel1-0/+98
2015-05-24coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel1-0/+124
2015-05-24coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel1-0/+441
2015-05-24coresight-etm4x: Controls pertaining to tracer configurationPratik Patel1-0/+117
2015-05-24coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel4-0/+1100
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-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds13-0/+5771
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier13-0/+5780