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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-44
/
+188
2020-12-15
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-08
coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow
Qi Liu
3
-0
/
+114
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
10
-16
/
+16
2020-12-08
coresight: tmc-etr: Fix barrier packet insertion for perf buffer
Suzuki K Poulose
1
-1
/
+1
2020-11-27
coresight-stm: Fix W=1 warning in STM driver
Mathieu Poirier
1
-1
/
+1
2020-11-27
coresight-tpiu: Fix W=1 warning in TPIU driver
Mathieu Poirier
1
-1
/
+1
2020-11-27
coresight: Fix W=1 warnings in core framework
Mathieu Poirier
1
-1
/
+7
2020-11-27
coresight: tmc-etr: Check if page is valid before dma_map_page()
Mao Jinlong
1
-0
/
+2
2020-11-27
coresight: tmc-etr: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-11-27
coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
Sai Prakash Ranjan
1
-1
/
+3
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2
-1
/
+5
2020-11-27
coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2
-2
/
+2
2020-11-27
coresight: etm4x: Handle TRCVIPCSSCTLR accesses
Suzuki K Poulose
1
-4
/
+7
2020-11-27
coresight: etm4x: Fix accesses to TRCPROCSELR
Suzuki K Poulose
1
-4
/
+6
2020-11-27
coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2
Suzuki K Poulose
1
-2
/
+7
2020-11-27
coresight: etm4x: Fix accesses to TRCCIDCTLR1
Suzuki K Poulose
1
-3
/
+6
2020-11-27
coresight: etm4x: Fix accesses to TRCVMIDCTLR1
Suzuki K Poulose
1
-3
/
+6
2020-11-27
coresight: core: Remove unneeded semicolon
Zou Wei
1
-1
/
+1
2020-11-27
coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up
Sai Prakash Ranjan
1
-1
/
+1
2020-10-29
coresight: cti: Initialize dynamic sysfs attributes
Suzuki K Poulose
1
-0
/
+7
2020-10-29
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
1
-1
/
+1
2020-10-29
coresight: add module license
Arnd Bergmann
1
-0
/
+1
2020-10-05
intel_th: pci: Add Alder Lake CPU support
Alexander Shishkin
1
-0
/
+5
2020-10-05
intel_th: pci: Add Alder Lake-S support
Alexander Shishkin
1
-0
/
+5
2020-10-05
stm class: ftrace: Use different channel accroding to CPU
Tingwei Zhang
1
-1
/
+4
2020-10-05
stm class: ftrace: Enable supported trace export flag
Tingwei Zhang
1
-0
/
+2
2020-10-05
stm class: ftrace: Change dependency to TRACING
Tingwei Zhang
1
-1
/
+1
2020-09-28
coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register
Sai Prakash Ranjan
1
-2
/
+2
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
5
-15
/
+48
2020-09-28
coresight: catu: Allow catu drivers to be built as modules
Tingwei Zhang
2
-1
/
+19
2020-09-28
coresight: tmc-etr: Add function to register catu ops
Mian Yousaf Kaukab
4
-6
/
+36
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang
5
-5
/
+28
2020-09-28
coresight: cti: Increase reference count when enabling cti
Tingwei Zhang
1
-3
/
+14
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
1
-3
/
+8
2020-09-28
coresight: cti: Fix bug clearing sysfs links on callback
Mike Leach
2
-3
/
+3
2020-09-28
coresight: cti: Fix remove sysfs link error
Mike Leach
1
-3
/
+6
2020-09-28
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
3
-16
/
+55
2020-09-28
coresight: replicator: Allow replicator driver to be built as module
Kim Phillips
2
-3
/
+67
2020-09-28
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
1
-2
/
+63
2020-09-28
coresight: tmc: Allow tmc to be built as a module
Kim Phillips
3
-5
/
+32
2020-09-28
coresight: tpiu: Allow tpiu to be built as a module
Kim Phillips
2
-2
/
+23
2020-09-28
coresight: etb: Allow etb to be built as a module
Kim Phillips
2
-2
/
+29
2020-09-28
coresight: etm4x: Allow etm4x to be built as a module
Kim Phillips
3
-24
/
+69
2020-09-28
coresight: etm3x: Allow etm3x to be built as a module
Kim Phillips
3
-42
/
+122
2020-09-28
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
1
-2
/
+2
2020-09-28
coresight: stm: Allow to build coresight-stm as a module
Tingwei Zhang
2
-2
/
+23
2020-09-28
coresight: Add try_get_module() in coresight_grab_device()
Tingwei Zhang
1
-7
/
+53
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
4
-0
/
+17
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
4
-7
/
+6
[next]