index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-trbe.c
Age
Commit message (
Expand
)
Author
2022-11-28
coresight: trbe: remove cpuhp instance node before remove cpuhp state
Yang Shen
2022-03-11
coresight: trbe: Move check for kernel page table isolation from EL0 to probe
Sudeep Holla
2022-03-11
coresight: trbe: Work around the trace data corruption
Anshuman Khandual
2022-03-11
coresight: trbe: Work around the invalid prohibited states
Anshuman Khandual
2022-03-11
coresight: trbe: Work around the ignored system register writes
Anshuman Khandual
2021-10-27
coresight: trbe: Work around write to out of range
Suzuki K Poulose
2021-10-27
coresight: trbe: Make sure we have enough space
Suzuki K Poulose
2021-10-27
coresight: trbe: Add a helper to determine the minimum buffer size
Suzuki K Poulose
2021-10-27
coresight: trbe: Workaround TRBE errata overwrite in FILL mode
Suzuki K Poulose
2021-10-27
coresight: trbe: Add infrastructure for Errata handling
Suzuki K Poulose
2021-10-27
coresight: trbe: Allow driver to choose a different alignment
Suzuki K Poulose
2021-10-27
coresight: trbe: Decouple buffer base from the hardware base
Suzuki K Poulose
2021-10-27
coresight: trbe: Add a helper to pad a given buffer area
Suzuki K Poulose
2021-10-27
coresight: trbe: Add a helper to calculate the trace generated
Suzuki K Poulose
2021-10-27
coresight: trbe: Defer the probe on offline CPUs
Suzuki K Poulose
2021-10-27
coresight: trbe: Fix incorrect access of the sink specific data
Suzuki K Poulose
2021-10-27
coresight: trbe: Prohibit trace before disabling TRBE
Suzuki K Poulose
2021-10-27
coresight: trbe: End the AUX handle on truncation
Suzuki K Poulose
2021-10-27
coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
2021-10-27
coresight: trbe: Fix handling of spurious interrupts
Suzuki K Poulose
2021-10-27
coresight: trbe: irq handler: Do not disable TRBE if no action is needed
Suzuki K Poulose
2021-10-27
coresight: trbe: Unify the enabling sequence
Suzuki K Poulose
2021-10-27
coresight: trbe: Drop duplicate TRUNCATE flags
Suzuki K Poulose
2021-10-27
coresight: trbe: Ensure the format flag is always set
Suzuki K Poulose
2021-04-13
coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
Wei Yongjun
2021-04-06
coresight: sink: Add TRBE driver
Anshuman Khandual