index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tpdm.c
Age
Commit message (
Expand
)
Author
2025-03-04
Coresight: Change to read the trace ID from coresight_path
Jie Gan
2025-02-26
coresight-tpdm: Add support to enable the lane for MCMB TPDM
Tao Zhang
2025-02-26
coresight-tpdm: Add support to select lane
Tao Zhang
2025-02-26
coresight-tpdm: Add MCMB dataset support
Mao Jinlong
2025-02-24
coresight: tpdm: Constify amba_id table
Krzysztof Kozlowski
2024-12-11
coresight: Fix dsb_mode_store() unsigned val is never less than zero
Pei Xiao
2024-12-11
Coresight: Narrow down the matching range of tpdm
Songwei Chai
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-08-19
Coresight: Set correct cs_mode for TPDM to fix disable issue
Jie Gan
2024-04-18
ARM: 9376/1: coresight: tpdm: drop owner assignment
Krzysztof Kozlowski
2024-02-12
coresight-tpdm: Add msr register support for CMB
Tao Zhang
2024-02-12
coresight-tpdm: Add timestamp control register support for the CMB
Tao Zhang
2024-02-12
coresight-tpdm: Add pattern registers support for CMB
Tao Zhang
2024-02-12
coresight-tpdm: Add support to configure CMB
Tao Zhang
2024-02-12
coresight-tpdm: Add CMB dataset support
Tao Zhang
2024-02-12
coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
Tao Zhang
2024-02-12
coresight-tpdm: Optimize the store function of tpdm simple dataset
Tao Zhang
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
2023-11-16
coresight-tpdm: Correct the property name of MSR number
Tao Zhang
2023-11-16
coresight-tpdm: Add nodes for dsb msr support
Tao Zhang
2023-11-16
coresight-tpdm: Add nodes for timestamp request
Tao Zhang
2023-11-16
coresight-tpdm: Add nodes to configure pattern match output
Tao Zhang
2023-11-16
coresight-tpdm: Add nodes for dsb edge control
Tao Zhang
2023-11-16
coresight-tpdm: Add node to set dsb programming mode
Tao Zhang
2023-11-16
coresight-tpdm: Add nodes to set trigger timestamp and type
Tao Zhang
2023-11-16
coresight-tpdm: Add reset node to TPDM node
Tao Zhang
2023-11-16
coresight-tpdm: Initialize DSB subunit configuration
Tao Zhang
2023-11-16
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
2023-11-16
coresight-tpdm: Remove the unnecessary lock
Tao Zhang
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-01-26
Coresight: tpda/tpdm: remove incorrect __exit annotation
Arnd Bergmann
2023-01-20
coresight-tpdm: Add integration test support
Mao Jinlong
2023-01-20
coresight-tpdm: Add DSB dataset support
Mao Jinlong
2023-01-20
Coresight: Add coresight TPDM source driver
Mao Jinlong