aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-11-29coresight: perf: Add a missing call to etm_free_auxQuentin Lambert
2016-11-29coresight: Add support for ARM Coresight STM-500Suzuki K Poulose
2016-11-29coresight: tmc: Remove duplicate memsetSuzuki K. Poulose
2016-11-29coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose
2016-11-29coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier
2016-11-29coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB
2016-11-29coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB
2016-11-29coresight: stm: return error code instead of zero in .packet()Chunyan Zhang
2016-11-22stm: Mark the functions of writing STM with notraceChunyan Zhang
2016-11-22stm dummy: Mark dummy_stm_packet() with notraceChunyan Zhang
2016-11-22intel_th: Mark sth_stm_packet() with notraceChunyan Zhang
2016-11-22coresight: Mark stm_generic_packet() with notraceChunyan Zhang
2016-11-22stm class: ftrace: Add ftrace-export-over-stm driverChunyan Zhang
2016-11-18intel_th: gth: Handle host mode correctlyAlexander Shishkin
2016-11-18intel_th: Support Host Debugger mode of operationAlexander Shishkin
2016-11-18intel_th: Constify subdevicesAlexander Shishkin
2016-11-18stm class: Fix device leak in open error pathJohan Hovold
2016-09-09coresight: tmc: mark symbols static where possibleBaoyou Xie
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier
2016-08-31coresight: etm4x: adding configurable start/stop filteringMathieu Poirier
2016-08-31coresight: etm4x: adding configurable address range filteringMathieu Poirier
2016-08-31coresight: etm4x: configuring include/exclude functionMathieu Poirier
2016-08-31coresight: etm4x: adding range filter configuration functionMathieu Poirier
2016-08-31coresight: etm4x: cleaning up default filter configurationMathieu Poirier
2016-08-31coresight: etm4x: split default and filter configurationMathieu Poirier
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier
2016-08-31coresight: remove duplicated enumerationMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla
2016-08-31coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-08-31coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen
2016-08-31coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken
2016-08-31coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier
2016-08-31coresight: delay initialisation when children are missingMathieu Poirier
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose
2016-08-31coresight: Cleanup TMC status checkSuzuki K Poulose
2016-08-31coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose
2016-08-31coresight: tmc: Limit the trace to available dataSuzuki K Poulose
2016-08-31coresight: Fix csdev connections initialisationSuzuki K Poulose
2016-08-31coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose
2016-08-31coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose
2016-08-31coresight: always use stashed trace id value in etm4_trace_idSudeep Holla
2016-08-31coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang