index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-11-21
coresight: ultrasoc-smb: Use guards to cleanup
Junhao He
1
-48
/
+22
2023-11-16
coresight: ultrasoc-smb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-16
coresight: trbe: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: replicator: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: funnel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: etm4x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-16
coresight: dummy: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: etm4x: Fix width of CCITMIN field
James Clark
1
-1
/
+1
2023-11-16
coresight-tpdm: Correct the property name of MSR number
Tao Zhang
1
-1
/
+1
2023-11-16
coresight-tpdm: Add nodes for dsb msr support
Tao Zhang
2
-0
/
+97
2023-11-16
coresight-tpdm: Add nodes for timestamp request
Tao Zhang
2
-7
/
+172
2023-11-16
coresight-tpdm: Add nodes to configure pattern match output
Tao Zhang
2
-1
/
+109
2023-11-16
coresight-tpdm: Add nodes for dsb edge control
Tao Zhang
2
-1
/
+233
2023-11-16
coresight-tpdm: Add node to set dsb programming mode
Tao Zhang
2
-0
/
+72
2023-11-16
coresight-tpdm: Add nodes to set trigger timestamp and type
Tao Zhang
1
-0
/
+95
2023-11-16
coresight-tpdm: Add reset node to TPDM node
Tao Zhang
1
-0
/
+22
2023-11-16
coresight-tpdm: Initialize DSB subunit configuration
Tao Zhang
2
-8
/
+74
2023-11-16
coresight-tpda: Add DSB dataset support
Tao Zhang
2
-10
/
+118
2023-11-16
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
2
-1
/
+4
2023-11-16
coresight-tpdm: Remove the unnecessary lock
Tao Zhang
1
-2
/
+0
2023-11-16
coresight: tmc: Make etr buffer mode user configurable from sysfs
Anshuman Khandual
3
-14
/
+115
2023-11-16
coresight: etm: Make cycle count threshold user configurable
Anshuman Khandual
2
-2
/
+9
2023-11-16
coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
Anshuman Khandual
1
-0
/
+37
2023-11-16
coresight: trbe: Enable ACPI based TRBE devices
Anshuman Khandual
2
-0
/
+11
2023-11-16
coresight: trbe: Add a representative coresight_platform_data for TRBE
Anshuman Khandual
1
-2
/
+12
2023-11-16
coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base
Junhao He
1
-1
/
+1
2023-11-16
coresight: ultrasoc-smb: Config SMB buffer before register sink
Junhao He
1
-13
/
+8
2023-11-16
coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb
Junhao He
2
-24
/
+17
2023-11-13
coresight: Fix crash when Perf and sysfs modes are used concurrently
James Clark
1
-2
/
+2
2023-11-13
coresight: etm4x: Remove bogous __exit annotation for some functions
Uwe Kleine-König
1
-3
/
+3
2023-09-20
coresight: tmc-etr: Disable warnings for allocation failures
Suzuki K Poulose
1
-1
/
+2
2023-09-15
coresight: Fix run time warnings while reusing ETR buffer
Linu Cherian
1
-11
/
+13
2023-08-18
coresight: trbe: Fix TRBE potential sleep in atomic context
Junhao He
1
-15
/
+17
2023-08-18
coresight: Fix memory leak in acpi_buffer->pointer
Junhao He
1
-14
/
+26
2023-08-17
coresight: etm4x: Ensure valid drvdata and clock before clk_put()
Anshuman Khandual
1
-1
/
+1
2023-08-17
coresight: trbe: Allocate platform data per device
Suzuki K Poulose
1
-7
/
+4
2023-08-04
coresight: dummy: simplify the code with module_platform_driver
Yang Yingliang
1
-11
/
+1
2023-08-04
coresight: tmc: Explicit type conversions to prevent integer overflow
Ruidong Tian
3
-4
/
+5
2023-08-02
coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP
Anshuman Khandual
1
-1
/
+1
2023-07-26
coresight: Fix all W=1 build warnings
James Clark
2
-3
/
+3
2023-07-26
coresight: etm4x: Add ACPI support in platform driver
Suzuki K Poulose
1
-0
/
+10
2023-07-26
coresight: platform: acpi: Ignore the absence of graph
Suzuki K Poulose
1
-1
/
+5
2023-07-26
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
2
-2
/
+60
2023-07-26
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
1
-14
/
+15
2023-07-26
coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
Anshuman Khandual
1
-5
/
+5
2023-07-26
coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
Anshuman Khandual
1
-5
/
+14
2023-07-26
hwtracing: coresight: Explicitly include correct DT includes
Rob Herring
2
-3
/
+1
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-641
/
+855
2023-06-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-39
/
+32
2023-06-19
coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
Nathan Chancellor
1
-2
/
+2
[next]