aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm3x.c
AgeCommit message (Expand)Author
2017-07-17coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach
2017-07-17coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier
2017-05-26hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken
2016-07-15hwtracing/coresight-etm3x: Convert to hotplug state machineRichard Cochran
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: introducing a global trace ID functionMathieu Poirier
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier
2016-02-20coresight: etm3x: consolidating initial configMathieu Poirier
2016-02-20coresight: etm3x: changing default trace configurationMathieu Poirier
2016-02-20coresight: etm3x: set progbit to stop trace collectionMathieu Poirier
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier
2016-02-20coresight: etm3x: unlocking tracers in default arch initMathieu Poirier
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier
2016-02-20coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier
2015-10-07coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier
2015-08-05coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang
2015-08-05coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang
2015-08-05coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov
2015-05-24coresight: etm: retrieve and handle atclkLinus Walleij
2015-05-24coresight: etm: let runtime PM handle core clockLinus 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-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier