index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-syscfg.c
Age
Commit message (
Expand
)
Author
2025-05-20
coresight: prevent deactivate active config while enabling the config
Yeoreum Yun
2025-05-20
coresight: holding cscfg_csdev_lock while removing cscfg from csdev
Yeoreum Yun
2025-03-10
coresight: change coresight_device lock type to raw_spinlock_t
Yeoreum Yun
2022-06-29
coresight: syscfg: Update load and unload operations
Mike Leach
2022-06-29
coresight: configfs: Fix unload of configurations on module exit
Mike Leach
2022-03-11
coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
Miaoqian Lin
2021-11-26
coresight: configfs: Allow configfs to activate configuration
Mike Leach
2021-11-26
coresight: syscfg: Update load API for config loadable modules
Mike Leach
2021-11-26
coresight: configuration: Update API to permit dynamic load/unload
Mike Leach
2021-11-26
coresight: configuration: Update API to introduce load owner concept
Mike Leach
2021-09-14
coresight: syscfg: Fix compiler warning
Jian Cai
2021-08-18
coresight: syscfg: Add initial configfs support
Mike Leach
2021-08-18
coresight: config: Add preloaded configurations
Mike Leach
2021-08-18
coresight: syscfg: Add API to activate and enable configurations
Mike Leach
2021-08-18
coresight: etm-perf: Update to handle configuration selection
Mike Leach
2021-08-18
coresight: config: Add configuration and feature generic functions
Mike Leach
2021-08-18
coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
2021-08-18
coresight: syscfg: Initial coresight system configuration
Mike Leach