aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21coresight: Fix a typo in KconfigAndrew F. Davis1-1/+1
2015-12-21coresight: checking for NULL string in coresight_name_match()Mathieu Poirier1-1/+1
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-81/+24
2015-10-16intel_th: Check for NULL instead of ERR_PTRDan Carpenter4-10/+10
2015-10-16stm class: Select configfsAlexander Shishkin1-0/+1
2015-10-10intel_th: Fix integer mismatch warningsAlexander Shishkin1-1/+1
2015-10-10stm class: Mark src::link __rcuAlexander Shishkin2-4/+7
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier1-2/+4
2015-10-07coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier1-49/+51
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier1-0/+13
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier1-0/+5
2015-10-07Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang1-6/+16
2015-10-04intel_th: Add PTI output driverAlexander Shishkin4-0/+293
2015-10-04intel_th: Add Memory Storage Unit driverAlexander Shishkin4-0/+1638
2015-10-04intel_th: Add Software Trace Hub driverAlexander Shishkin4-0/+314
2015-10-04intel_th: Add Global Trace Hub driverAlexander Shishkin4-0/+785
2015-10-04intel_th: Add pci glue layer for Intel(R) Trace HubAlexander Shishkin3-0/+98
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin6-0/+1033
2015-10-04stm class: stm_console: Add kernel-console-over-stm driverAlexander Shishkin3-0/+93
2015-10-04stm class: dummy_stm: Add dummy driver for testing stm classAlexander Shishkin3-0/+76
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin5-0/+1656
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2-6/+18
2015-08-05coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2-5/+14
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2-12/+12
2015-08-05coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2-10/+10
2015-08-05coresight: replicator: Use builtin_platform_driver()Vaishali Thakkar1-12/+1
2015-08-05coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov1-0/+5
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