index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm4x-core.c
Age
Commit message (
Expand
)
Author
2021-06-15
coresight: etm4x: core: Remove redundant check of attr
Junhao He
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-07
coresight: etm4x: Add ETM PID for Cortex-A78
Sai Prakash Ranjan
2021-04-06
coresight: ete: Add support for ETE tracing
Suzuki K Poulose
2021-04-06
coresight: ete: Add support for ETE sysreg access
Suzuki K Poulose
2021-04-06
coresight: etm4x: Add support for PE OS lock
Suzuki K Poulose
2021-04-06
coresight: etm4x: Move ETM to prohibited region for disable
Suzuki K Poulose
2021-02-11
coresight: etm-perf: Support PID tracing for kernel at EL2
Suzuki K Poulose
2021-02-05
coresight: etm4x: Fix merge resolution for amba rework
Uwe Kleine-König
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: etm4x: Handle accesses to TRCSTALLCTLR
Suzuki K Poulose
2021-02-04
coresight: Add support for v8.4 SelfHosted tracing
Jonathan Zhou
2021-02-04
coresight: etm4x: Add support for sysreg only devices
Suzuki K Poulose
2021-02-04
coresight: etm4x: Run arch feature detection on the CPU
Suzuki K Poulose
2021-02-04
coresight: etm4x: Refactor probing routine
Suzuki K Poulose
2021-02-04
coresight: etm4x: Detect system instructions support
Suzuki K Poulose
2021-02-04
coresight: etm4x: Add necessary synchronization for sysreg access
Suzuki K Poulose
2021-02-04
coresight: etm4x: Use TRCDEVARCH for component discovery
Suzuki K Poulose
2021-02-04
coresight: etm4x: Detect access early on the target CPU
Suzuki K Poulose
2021-02-04
coresight: etm4x: Handle ETM architecture version
Suzuki K Poulose
2021-02-04
coresight: etm4x: Clean up exception level masks
Suzuki K Poulose
2021-02-04
coresight: etm4x: Cleanup secure exception level masks
Suzuki K Poulose
2021-02-04
coresight: etm4x: Check for Software Lock
Suzuki K Poulose
2021-02-04
coresight: etm4x: Define DEVARCH register fields
Suzuki K Poulose
2021-02-04
coresight: etm4x: Add sysreg access helpers
Suzuki K Poulose
2021-02-04
coresight: etm4x: Convert all register accesses
Suzuki K Poulose
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-04
coresight: etm4x: Skip accessing TRCPDCR in save/restore
Suzuki K Poulose
2021-02-04
coresight: etm4x: Handle access to TRCSSPCICRn
Suzuki K Poulose
2021-02-04
coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75
Chunyan Zhang
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow
Qi Liu
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-11-27
coresight: etm4x: Handle TRCVIPCSSCTLR accesses
Suzuki K Poulose
2020-11-27
coresight: etm4x: Fix accesses to TRCPROCSELR
Suzuki K Poulose
2020-11-27
coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2
Suzuki K Poulose
2020-11-27
coresight: etm4x: Fix accesses to TRCCIDCTLR1
Suzuki K Poulose
2020-11-27
coresight: etm4x: Fix accesses to TRCVMIDCTLR1
Suzuki K Poulose
2020-11-27
coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up
Sai Prakash Ranjan
2020-09-28
coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register
Sai Prakash Ranjan
2020-09-28
coresight: etm4x: Allow etm4x to be built as a module
Kim Phillips