index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits
Mao Jinlong
2024-02-27
2
-3
/
+3
*
hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...
Yang Jihong
2024-02-26
1
-3
/
+3
*
coresight: tpdm: Fix build break due to uninitialised field
Suzuki K Poulose
2024-02-13
1
-0
/
+1
*
coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
Mao Jinlong
2024-02-12
1
-5
/
+5
*
coresight-tpdm: Add msr register support for CMB
Tao Zhang
2024-02-12
2
-1
/
+100
*
coresight-tpdm: Add timestamp control register support for the CMB
Tao Zhang
2024-02-12
2
-7
/
+145
*
coresight-tpdm: Add pattern registers support for CMB
Tao Zhang
2024-02-12
2
-1
/
+134
*
coresight-tpdm: Add support to configure CMB
Tao Zhang
2024-02-12
2
-0
/
+72
*
coresight-tpda: Add support to configure CMB element
Tao Zhang
2024-02-12
2
-55
/
+81
*
coresight-tpdm: Add CMB dataset support
Tao Zhang
2024-02-12
2
-0
/
+41
*
coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
Tao Zhang
2024-02-12
2
-16
/
+18
*
coresight-tpdm: Optimize the store function of tpdm simple dataset
Tao Zhang
2024-02-12
1
-20
/
+19
*
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
7
-19
/
+19
*
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
10
-45
/
+45
*
coresight: Add helper for atomically taking the device
James Clark
2024-02-12
3
-15
/
+9
*
coresight: Add explicit member initializers to coresight_dev_type
James Clark
2024-02-12
1
-5
/
+5
*
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
7
-32
/
+49
*
coresight: Move all sysfs code to sysfs file
James Clark
2024-02-12
6
-398
/
+403
*
coresight: Remove the 'enable' field.
James Clark
2024-02-12
2
-60
/
+38
*
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
13
-76
/
+63
*
coresight: Remove ops callback checks
James Clark
2024-02-12
1
-39
/
+12
*
coresight: Make language around "activated" sinks consistent
James Clark
2024-02-12
2
-34
/
+19
*
coresight: Fix issue where a source device's helpers aren't disabled
James Clark
2024-02-12
3
-9
/
+25
*
coresight: make coresight_bustype const
Greg Kroah-Hartman
2024-02-12
1
-1
/
+1
*
coresight: Make current W=1 warnings default
James Clark
2024-02-12
1
-0
/
+20
*
coresight: Fix undeclared variable warnings from sparse checker
James Clark
2024-02-12
1
-0
/
+1
*
coresight: etm3x: Fix build warning
James Clark
2024-02-12
1
-1
/
+1
*
coresight: Fix uninitialized struct warnings
James Clark
2024-02-12
12
-13
/
+13
*
coresight: ultrasoc-smb: Use guards to cleanup
Junhao He
2023-11-21
1
-48
/
+22
*
coresight: ultrasoc-smb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-4
/
+2
*
coresight: trbe: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: replicator: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: funnel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: etm4x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-4
/
+2
*
coresight: dummy: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: etm4x: Fix width of CCITMIN field
James Clark
2023-11-16
1
-1
/
+1
*
coresight-tpdm: Correct the property name of MSR number
Tao Zhang
2023-11-16
1
-1
/
+1
*
hwtracing: hisi_ptt: Optimize the trace data committing
Yicong Yang
2023-11-16
1
-8
/
+7
*
hwtracing: hisi_ptt: Disable interrupt after trace end
Yicong Yang
2023-11-16
2
-0
/
+5
*
coresight-tpdm: Add nodes for dsb msr support
Tao Zhang
2023-11-16
2
-0
/
+97
*
coresight-tpdm: Add nodes for timestamp request
Tao Zhang
2023-11-16
2
-7
/
+172
*
coresight-tpdm: Add nodes to configure pattern match output
Tao Zhang
2023-11-16
2
-1
/
+109
*
coresight-tpdm: Add nodes for dsb edge control
Tao Zhang
2023-11-16
2
-1
/
+233
*
coresight-tpdm: Add node to set dsb programming mode
Tao Zhang
2023-11-16
2
-0
/
+72
*
coresight-tpdm: Add nodes to set trigger timestamp and type
Tao Zhang
2023-11-16
1
-0
/
+95
*
coresight-tpdm: Add reset node to TPDM node
Tao Zhang
2023-11-16
1
-0
/
+22
*
coresight-tpdm: Initialize DSB subunit configuration
Tao Zhang
2023-11-16
2
-8
/
+74
*
coresight-tpda: Add DSB dataset support
Tao Zhang
2023-11-16
2
-10
/
+118
*
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
2023-11-16
2
-1
/
+4
*
coresight-tpdm: Remove the unnecessary lock
Tao Zhang
2023-11-16
1
-2
/
+0
[next]