summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* coresight: Fix a typo in KconfigAndrew F. Davis2015-12-211-1/+1
* coresight: checking for NULL string in coresight_name_match()Mathieu Poirier2015-12-211-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-81/+24
|\
* | intel_th: Check for NULL instead of ERR_PTRDan Carpenter2015-10-164-10/+10
* | stm class: Select configfsAlexander Shishkin2015-10-161-0/+1
* | intel_th: Fix integer mismatch warningsAlexander Shishkin2015-10-101-1/+1
* | stm class: Mark src::link __rcuAlexander Shishkin2015-10-102-4/+7
* | coresight: etm3x: making error message unambiguousMathieu Poirier2015-10-071-2/+4
* | coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier2015-10-071-49/+51
* | coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier2015-10-071-0/+13
* | coresight: adding comments to remove ambiguityMathieu Poirier2015-10-071-0/+5
* | Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang2015-10-071-6/+16
* | intel_th: Add PTI output driverAlexander Shishkin2015-10-044-0/+293
* | intel_th: Add Memory Storage Unit driverAlexander Shishkin2015-10-044-0/+1638
* | intel_th: Add Software Trace Hub driverAlexander Shishkin2015-10-044-0/+314
* | intel_th: Add Global Trace Hub driverAlexander Shishkin2015-10-044-0/+785
* | intel_th: Add pci glue layer for Intel(R) Trace HubAlexander Shishkin2015-10-043-0/+98
* | intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin2015-10-046-0/+1033
* | stm class: stm_console: Add kernel-console-over-stm driverAlexander Shishkin2015-10-043-0/+93
* | stm class: dummy_stm: Add dummy driver for testing stm classAlexander Shishkin2015-10-043-0/+76
* | stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin2015-10-045-0/+1656
|/
* coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-052-6/+18
* coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-052-5/+14
* coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-052-12/+12
* coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-052-10/+10
* coresight: replicator: Use builtin_platform_driver()Vaishali Thakkar2015-08-051-12/+1
* coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov2015-08-051-0/+5
* drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker2015-06-081-0/+1
* drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usagePaul Gortmaker2015-06-081-0/+1
* coresight: replicator: Add Qualcomm CoreSight Replicator driverPratik Patel2015-05-243-0/+223
* coresight: fix typo in of_coresight.cPankaj Dubey2015-05-241-1/+1
* coresight: replicator: retrieve and handle atclkLinus Walleij2015-05-241-4/+67
* coresight: funnel: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: etb: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: tpiu: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: etm: retrieve and handle atclkLinus Walleij2015-05-242-1/+37
* coresight: tmc: let runtime PM handle core clockLinus Walleij2015-05-241-23/+8
* coresight: funnel: let runtime PM handle core clockLinus Walleij2015-05-241-17/+7
* coresight: etb: let runtime PM handle core clockLinus Walleij2015-05-241-26/+9
* coresight: tpiu: let runtime PM handle core clockLinus Walleij2015-05-241-17/+4
* coresight: etm: let runtime PM handle core clockLinus Walleij2015-05-242-46/+16
* coresight: support the TPIU version found in Ux500Linus Walleij2015-05-241-0/+4
* coresight: etm: print what version of ETM/PTM is detectedLinus Walleij2015-05-241-1/+5
* coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier2015-05-241-11/+1
* coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier2015-05-241-0/+37
* coresight-etm4x: Read only access to the main management registersMathieu Poirier2015-05-241-1/+52
* coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel2015-05-241-0/+178
* coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel2015-05-241-0/+187
* coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel2015-05-241-0/+75
* coresight-etm4x: Controls pertaining to the counter functionsPratik Patel2015-05-241-0/+144
OpenPOWER on IntegriCloud