Age | Commit message (Expand) | Author |
2021-08-18 | coresight: syscfg: Add API to activate and enable configurations | Mike Leach |
2021-08-18 | coresight: syscfg: Add registration and feature loading for cs devices | Mike Leach |
2021-04-06 | coresight: core: Add support for dedicated percpu sinks | Anshuman Khandual |
2021-02-04 | coresight: Convert claim/disclaim operations to use access wrappers | Suzuki K Poulose |
2021-02-04 | coresight: Convert coresight_timeout to use access abstraction | Suzuki K Poulose |
2021-02-04 | coresight: Introduce device access abstraction | Suzuki K Poulose |
2020-09-28 | coresight: cti: Don't disable ect device if it's not enabled | Tingwei Zhang |
2020-09-28 | coresight: Use IS_ENABLED for CONFIGs that may be modules | Kim Phillips |
2020-07-21 | coresight: Add default sink selection to CoreSight base | Mike Leach |
2020-07-21 | coresight: Fix comment in main header file | 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 generic sysfs link creation functions | Mike Leach |
2020-03-21 | coresight: cti: Enable CTI associated with devices | Mike Leach |
2020-03-21 | coresight: cti: Initial CoreSight CTI Driver | Mike Leach |
2019-11-04 | coresight: etm4x: Save/restore state across CPU low power states | Andrew Murray |
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: Reuse platform data structure for connection tracking | Suzuki K Poulose |
2019-06-20 | coresight: Remove name from platform description | Suzuki K Poulose |
2019-06-20 | coresight: Remove cpu field from platform data | Suzuki K Poulose |
2019-06-20 | coresight: Make device to CPU mapping generic | Suzuki K Poulose |
2019-06-20 | coresight: Introduce generic platform data helper | Suzuki K Poulose |
2019-04-25 | coresight: Communicate perf event to sink buffer allocation functions | Mathieu Poirier |
2019-04-25 | coresight: Adding return code to sink::disable() operation | 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: perf: Remove set_buffer call back | Suzuki K Poulose |
2018-09-25 | coresight: perf: Remove reset_buffer call back for sinks | Suzuki K Poulose |
2018-09-25 | coresight: platform: Cleanup coresight connection handling | Suzuki K Poulose |
2018-07-15 | coresight: Introduce support for Coresight Address Translation Unit | Suzuki K Poulose |
2018-07-15 | coresight: Add helper device type | Suzuki K Poulose |
2018-07-15 | coresight: Cleanup device subtype struct | Suzuki K Poulose |
2018-07-15 | coresight: Cleanup platform description data | Suzuki K Poulose |
2018-07-15 | coresight: Remove function coresight_vpid_to_pid() | Mathieu Poirier |
2018-05-14 | coresight: Moving framework and drivers to SPDX identifier | Mathieu Poirier |
2017-06-09 | coresight: refactor with function of_coresight_get_cpu | Leo Yan |
2017-06-09 | coresight: use const for device_node structures | Leo Yan |
2017-03-16 | perf/core: Keep AUX flags in the output handle | Will Deacon |
2016-08-31 | coresight: etm-perf: pass struct perf_event to source::enable/disable() | Mathieu Poirier |
2016-02-20 | coresight: etb10: implementing AUX API | Mathieu Poirier |
2016-02-20 | coresight: etb10: adding operation mode for sink->enable() | Mathieu Poirier |
2016-02-20 | coresight: etm3x: implementing perf_enable/disable() API | Mathieu Poirier |
2016-02-20 | coresight: etm3x: adding operation mode for etm_enable() | Mathieu Poirier |
2016-02-20 | coresight: associating path with session rather than tracer | Mathieu Poirier |
2016-02-07 | coresight: implementing 'cpu_id()' API | Mathieu Poirier |
2015-10-07 | coresight: fixing typographical error | Mathieu Poirier |
2015-08-05 | coresight: Fix implicit inclusion of linux/sched.h | Mark Brown |
2015-08-05 | Coresight: Add an interface for supporting ETM3/4 Context ID tracing | Chunyan Zhang |
2015-02-04 | coresight: remove the unnecessary function coresight_is_bit_set() | Kaixu Xia |