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.c
Age
Commit message (
Expand
)
Author
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang
2020-09-28
coresight: cti: Increase reference count when enabling cti
Tingwei Zhang
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
2020-09-28
coresight: cti: Fix bug clearing sysfs links on callback
Mike Leach
2020-09-28
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
2020-09-28
coresight: Add try_get_module() in coresight_grab_device()
Tingwei Zhang
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
2020-09-17
coresight: Make sysfs functional on topologies with per core sink
Linu Cherian
2020-07-21
coresight: Add default sink selection to CoreSight base
Mike Leach
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
2020-05-19
coresight: Add return value for fixup connections
Suzuki K Poulose
2020-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
2020-03-21
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
2020-03-21
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
2019-06-20
coresight: Add support for releasing platform specific data
Suzuki K Poulose
2019-06-20
coresight: Reuse platform data structure for connection tracking
Suzuki K Poulose
2019-06-20
coresight: Cleanup coresight_remove_conns
Suzuki K Poulose
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
2019-04-25
coresight: Fix freeing up the coresight connections
Suzuki K Poulose
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
2018-09-25
coresight: Handle failures in enabling a trace path
Suzuki K Poulose
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
2018-07-15
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-06-09
coresight: Fix reference count for software sources
Suzuki K Poulose
2017-06-09
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
[next]