index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
1
-1
/
+6
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
1
-12
/
+34
2020-05-19
coresight: Add return value for fixup connections
Suzuki K Poulose
1
-10
/
+14
2020-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
1
-3
/
+4
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
1
-5
/
+66
2020-03-21
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
1
-9
/
+3
2020-03-21
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
1
-0
/
+3
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
1
-31
/
+14
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-3
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-3
/
+3
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
1
-0
/
+58
2019-06-20
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
1
-8
/
+34
2019-06-20
coresight: Add support for releasing platform specific data
Suzuki K Poulose
1
-0
/
+3
2019-06-20
coresight: Reuse platform data structure for connection tracking
Suzuki K Poulose
1
-23
/
+23
2019-06-20
coresight: Cleanup coresight_remove_conns
Suzuki K Poulose
1
-2
/
+13
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
1
-1
/
+1
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
1
-15
/
+13
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
1
-1
/
+5
2019-04-25
coresight: Fix freeing up the coresight connections
Suzuki K Poulose
1
-1
/
+0
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
1
-0
/
+42
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
1
-0
/
+18
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
1
-0
/
+86
2018-09-25
coresight: Handle failures in enabling a trace path
Suzuki K Poulose
1
-6
/
+26
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
1
-5
/
+6
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
1
-7
/
+15
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
1
-20
/
+1
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
1
-7
/
+11
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
1
-2
/
+41
2018-07-15
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
1
-2
/
+5
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
1
-2
/
+1
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-10
/
+3
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
1
-4
/
+4
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-20
/
+5
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
1
-0
/
+8
2017-06-09
coresight: Fix reference count for software sources
Suzuki K Poulose
1
-2
/
+13
2017-06-09
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
1
-6
/
+13
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
1
-6
/
+68
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
1
-1
/
+1
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
1
-1
/
+1
2016-08-31
coresight: Fix csdev connections initialisation
Suzuki K Poulose
1
-10
/
+14
2016-08-31
coresight: access conn->child_name only if it's initialised
Sudeep Holla
1
-1
/
+2
2016-06-16
coresight: Handle build path error
Suzuki K Poulose
1
-3
/
+6
2016-06-16
coresight: Fix NULL pointer dereference in _coresight_build_path
Suzuki K Poulose
1
-3
/
+3
2016-05-04
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
1
-4
/
+28
2016-05-04
coresight: adding path for STM device
Mathieu Poirier
1
-24
/
+82
2016-05-04
coresight: no need to do the forced type conversion
Li Pengcheng
1
-2
/
+2
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-3
/
+0
2016-02-21
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
1
-5
/
+5
[next]