aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-syscfg.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-29coresight: syscfg: Update load and unload operationsGravatar Mike Leach 1-41/+150
2022-06-29coresight: configfs: Fix unload of configurations on module exitGravatar Mike Leach 1-11/+93
2022-03-11coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceGravatar Miaoqian Lin 1-1/+1
2021-11-26coresight: configfs: Allow configfs to activate configurationGravatar Mike Leach 1-26/+100
2021-11-26coresight: syscfg: Update load API for config loadable modulesGravatar Mike Leach 1-1/+38
2021-11-26coresight: configuration: Update API to permit dynamic load/unloadGravatar Mike Leach 1-0/+133
2021-11-26coresight: configuration: Update API to introduce load owner conceptGravatar Mike Leach 1-3/+18
2021-09-14coresight: syscfg: Fix compiler warningGravatar Jian Cai 1-0/+1
2021-08-18coresight: syscfg: Add initial configfs supportGravatar Mike Leach 1-0/+76
2021-08-18coresight: config: Add preloaded configurationsGravatar Mike Leach 1-0/+9
2021-08-18coresight: syscfg: Add API to activate and enable configurationsGravatar Mike Leach 1-0/+215
2021-08-18coresight: etm-perf: Update to handle configuration selectionGravatar Mike Leach 1-0/+11
2021-08-18coresight: config: Add configuration and feature generic functionsGravatar Mike Leach 1-1/+2
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesGravatar Mike Leach 1-1/+337
2021-08-18coresight: syscfg: Initial coresight system configurationGravatar Mike Leach 1-0/+199