index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...
Peter Chen
1
-0
/
+1
2016-08-31
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
1
-0
/
+5
2016-08-31
coresight: add PM runtime calls to coresight_simple_func()
Mathieu Poirier
1
-2
/
+6
2016-08-31
coresight: delay initialisation when children are missing
Mathieu Poirier
1
-1
/
+1
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
3
-12
/
+6
2016-08-31
coresight: Cleanup TMC status check
Suzuki K Poulose
1
-1
/
+1
2016-08-31
coresight: etmv4: Fix ETMv4x peripheral ID table
Suzuki K Poulose
1
-4
/
+4
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
4
-7
/
+17
2016-08-31
coresight: Fix csdev connections initialisation
Suzuki K Poulose
1
-10
/
+14
2016-08-31
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
1
-19
/
+17
2016-08-31
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
1
-3
/
+0
2016-08-31
coresight: always use stashed trace id value in etm4_trace_id
Sudeep Holla
1
-15
/
+1
2016-08-31
coresight-stm: support mmapping channel regions with mmio_addr
Chunyan Zhang
1
-0
/
+22
2016-08-31
coresight: access conn->child_name only if it's initialised
Sudeep Holla
1
-1
/
+2
2016-07-15
hwtracing/coresight-etm4x: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-38
/
+49
2016-07-15
hwtracing/coresight-etm3x: Convert to hotplug state machine
Richard Cochran
1
-41
/
+49
2016-06-16
coresight: Handle build path error
Suzuki K Poulose
1
-3
/
+6
2016-06-16
coresight: Fix erroneous memset in tmc_read_unprepare_etr
Suzuki K Poulose
1
-6
/
+3
2016-06-16
coresight: Fix tmc_read_unprepare_etr
Suzuki K Poulose
1
-1
/
+1
2016-06-16
coresight: Fix NULL pointer dereference in _coresight_build_path
Suzuki K Poulose
1
-3
/
+3
2016-05-04
coresight: etb10: adjust read pointer only when needed
Mathieu Poirier
1
-1
/
+2
2016-05-04
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
1
-4
/
+28
2016-05-04
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
2
-0
/
+200
2016-05-04
coresight: moving struct cs_buffers to header file
Mathieu Poirier
2
-20
/
+20
2016-05-04
coresight: tmc: keep track of memory width
Mathieu Poirier
3
-17
/
+41
2016-05-04
coresight: tmc: make sysFS and Perf mode mutually exclusive
Mathieu Poirier
2
-5
/
+117
2016-05-04
coresight: tmc: dump system memory content only when needed
Mathieu Poirier
2
-2
/
+12
2016-05-04
coresight: tmc: adding mode of operation for link/sinks
Mathieu Poirier
3
-14
/
+40
2016-05-04
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
4
-17
/
+18
2016-05-04
coresight: tmc: allocating memory when needed
Mathieu Poirier
3
-27
/
+170
2016-05-04
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
4
-50
/
+117
2016-05-04
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
5
-261
/
+357
2016-05-04
coresight: tmc: cleaning up header file
Mathieu Poirier
2
-4
/
+3
2016-05-04
coresight: tmc: introducing new header file
Mathieu Poirier
2
-101
/
+123
2016-05-04
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
1
-2
/
+2
2016-05-04
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
1
-20
/
+36
2016-05-04
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
1
-0
/
+9
2016-05-04
coresight: tmc: modifying naming convention
Mathieu Poirier
1
-4
/
+4
2016-05-04
coresight: tmc: adding sysFS management entries
Mathieu Poirier
1
-64
/
+43
2016-05-04
coresight: etm4x: add tracer ID for A72 Maia processor.
Li Pengcheng
1
-0
/
+5
2016-05-04
coresight: etb10: fixing the right amount of words to read
Mathieu Poirier
1
-1
/
+1
2016-05-04
coresight: stm: adding driver for CoreSight STM component
Pratik Patel
3
-0
/
+932
2016-05-04
coresight: adding path for STM device
Mathieu Poirier
1
-24
/
+82
2016-05-04
coresight: etm4x: modify q_support type
Li Pengcheng
1
-1
/
+1
2016-05-04
coresight: no need to do the forced type conversion
Li Pengcheng
1
-2
/
+2
2016-05-02
coresight: removing gratuitous boot time log messages
Mathieu Poirier
5
-5
/
+0
2016-05-02
coresight: etb10: splitting sysFS "status" entry
Mathieu Poirier
1
-43
/
+38
2016-05-02
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
3
-55
/
+51
2016-05-02
coresight: etm4x: implementing the perf PMU API
Mathieu Poirier
2
-8
/
+82
2016-05-02
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
3
-1
/
+42
[prev]
[next]