summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
...
* hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen2016-08-311-0/+1
* coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken2016-08-311-0/+5
* coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier2016-08-311-2/+6
* coresight: delay initialisation when children are missingMathieu Poirier2016-08-311-1/+1
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-313-12/+6
* coresight: Cleanup TMC status checkSuzuki K Poulose2016-08-311-1/+1
* coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose2016-08-311-4/+4
* coresight: tmc: Limit the trace to available dataSuzuki K Poulose2016-08-314-7/+17
* coresight: Fix csdev connections initialisationSuzuki K Poulose2016-08-311-10/+14
* coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose2016-08-311-19/+17
* coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose2016-08-311-3/+0
* coresight: always use stashed trace id value in etm4_trace_idSudeep Holla2016-08-311-15/+1
* coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang2016-08-311-0/+22
* coresight: access conn->child_name only if it's initialisedSudeep Holla2016-08-311-1/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-292-79/+98
|\
| * hwtracing/coresight-etm4x: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-38/+49
| * hwtracing/coresight-etm3x: Convert to hotplug state machineRichard Cochran2016-07-151-41/+49
* | Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2016-07-153-1/+42
|\ \
| * | intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin2016-07-141-0/+5
| * | intel_th: Fix a deadlock in modprobingAlexander Shishkin2016-07-142-1/+37
* | | Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2016-07-144-11/+116
|\ \ \ | |_|/ |/| |
| * | intel_th: Document output device callbacksAlexander Shishkin2016-07-011-0/+3
| * | intel_th: gth: Fix a source commentAlexander Shishkin2016-07-011-1/+1
| * | intel_th: Add runtime power management handlingAlexander Shishkin2016-07-012-10/+60
| * | stm class: Add runtime power management handlingAlexander Shishkin2016-07-011-0/+52
| |/
* | coresight: Handle build path errorSuzuki K Poulose2016-06-161-3/+6
* | coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose2016-06-161-6/+3
* | coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose2016-06-161-1/+1
* | coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose2016-06-161-3/+3
|/
* Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-2026-2931/+4986
|\
| * coresight: etb10: adjust read pointer only when neededMathieu Poirier2016-05-031-1/+2
| * coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier2016-05-031-4/+28
| * coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier2016-05-032-0/+200
| * coresight: moving struct cs_buffers to header fileMathieu Poirier2016-05-032-20/+20
| * coresight: tmc: keep track of memory widthMathieu Poirier2016-05-033-17/+41
| * coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier2016-05-032-5/+117
| * coresight: tmc: dump system memory content only when neededMathieu Poirier2016-05-032-2/+12
| * coresight: tmc: adding mode of operation for link/sinksMathieu Poirier2016-05-033-14/+40
| * coresight: tmc: getting rid of multiple read accessMathieu Poirier2016-05-034-17/+18
| * coresight: tmc: allocating memory when neededMathieu Poirier2016-05-033-27/+170
| * coresight: tmc: making prepare/unprepare functions genericMathieu Poirier2016-05-034-50/+117
| * coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier2016-05-035-261/+357
| * coresight: tmc: cleaning up header fileMathieu Poirier2016-05-032-4/+3
| * coresight: tmc: introducing new header fileMathieu Poirier2016-05-032-101/+123
| * coresight: tmc: clearly define number of transfers per burstMathieu Poirier2016-05-031-2/+2
| * coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier2016-05-031-20/+36
| * coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier2016-05-031-0/+9
| * coresight: tmc: modifying naming conventionMathieu Poirier2016-05-031-4/+4
| * coresight: tmc: adding sysFS management entriesMathieu Poirier2016-05-031-64/+43
| * coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng2016-05-031-0/+5