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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
coresight: catu: Make catu_helper_ops and catu_ops static
YueHaibing
1
-2
/
+2
2019-04-25
coresight: catu: fix clang build warning
Arnd Bergmann
2
-7
/
+3
2019-04-25
intel_th: pci: Add Comet Lake support
Alexander Shishkin
1
-0
/
+5
2019-04-25
stm class: Fix channel bitmap on 32-bit systems
Alexander Shishkin
1
-4
/
+3
2019-04-25
stm class: Fix channel free in stm output free path
Tingwei Zhang
1
-1
/
+1
2019-03-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-72
/
+77
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-24
/
+40
2019-03-01
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-02-26
coresight: etm4x: Add support to enable ETMv4.2
Sai Prakash Ranjan
1
-1
/
+2
2019-02-26
ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support
Mike Leach
2
-9
/
+20
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
4
-63
/
+57
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-3
/
+4
2019-02-21
Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
5
-13
/
+28
2019-02-21
stm class: Prevent division by zero
Alexander Shishkin
1
-3
/
+5
2019-02-21
stm class: Fix an endless loop in channel allocation
Zhi Jin
1
-0
/
+3
2019-02-21
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-02-08
coresight: Use event attributes for sink selection
Mathieu Poirier
3
-12
/
+55
2019-02-08
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
3
-1
/
+105
2019-02-08
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2019-02-08
coresight: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2019-02-08
coresight: stm: Remove set but not used variable 'res_size'
YueHaibing
1
-8
/
+4
2019-02-08
coresight: cpu-debug: Support for CA73 CPUs
Leo Yan
1
-0
/
+4
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
3
-12
/
+55
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
3
-1
/
+105
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2018-12-19
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
2018-12-19
stm class: Fix a module refcount leak in policy creation error path
Alexander Shishkin
1
-5
/
+7
2018-12-06
coresight: fix spelling mistake "deffered" -> "deferred"
Colin Ian King
1
-1
/
+1
2018-12-06
coresight: etm3x: Release CLAIM tag when operated from perf
Mathieu Poirier
1
-0
/
+1
2018-12-06
coresight: etm3x: Deal with CLAIM tag before and after accessing HW
Mathieu Poirier
1
-6
/
+5
2018-12-06
coresight: etf: Release CLAIM tag after disabling the HW
Mathieu Poirier
1
-1
/
+1
2018-12-06
coresight: etb10: Add support for CLAIM tag
Mathieu Poirier
1
-6
/
+17
2018-12-06
coresight: tmc: Fix bad register address for CLAIM
Leo Yan
1
-1
/
+1
2018-10-11
stm class: Use memcat_p()
Alexander Shishkin
1
-28
/
+1
2018-10-11
stm class: heartbeat: Fix whitespace
Alexander Shishkin
1
-1
/
+1
2018-10-11
stm class: p_sys-t: Add support for CLOCKSYNC packets
Alexander Shishkin
1
-0
/
+80
2018-10-11
stm class: Add MIPI SyS-T protocol support
Alexander Shishkin
3
-0
/
+318
2018-10-11
stm class: Switch over to the protocol driver
Alexander Shishkin
2
-16
/
+21
2018-10-11
stm class: Factor out default framing protocol
Alexander Shishkin
3
-0
/
+67
2018-10-11
stm class: Add a helper for writing data packets
Alexander Shishkin
2
-13
/
+41
2018-10-11
stm class: Introduce framing protocol drivers
Alexander Shishkin
3
-18
/
+318
2018-10-11
stm class: Clean up stp_configfs_init
Alexander Shishkin
1
-5
/
+1
2018-10-11
stm class: Clarify configfs root type/operations names
Alexander Shishkin
1
-6
/
+6
2018-10-11
stm class: Rework policy node fallback
Alexander Shishkin
3
-44
/
+55
2018-09-30
Merge 4.19-rc6
Greg Kroah-Hartman
2
-3
/
+18
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
2
-3
/
+23
2018-09-25
coresight: Remove redundant null pointer check before of_node_put and put_device
zhong jiang
1
-6
/
+3
[prev]
[next]