index
:
pm24.git
master
perf-mon
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-cti-core.c
Age
Commit message (
Expand
)
Author
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-01-16
coresight: cti: Remove atomic type from enable_req_count
James Clark
2023-01-16
coresight: cti: Prevent negative values of enable count
James Clark
2022-11-28
coresight: cti: Fix null pointer error on CTI init before ETM
Mike Leach
2022-10-25
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-24
Revert "coresight: cti: Fix hang in cti_disable_hw()"
Greg Kroah-Hartman
2022-10-20
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-20
coresight: Fix possible deadlock with lock dependency
Sudeep Holla
2021-10-27
coresight: cti: Correct the parameter for pm_runtime_put
Tao Zhang
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang