summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight
AgeCommit message (Expand)Author
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-09coresight: add support for CPU debug moduleLeo Yan
2017-06-09coresight: refactor with function of_coresight_get_cpuLeo Yan
2017-06-09coresight: of_get_coresight_platform_data: Add missing of_node_putSuzuki K Poulose
2017-06-09coresight: tmc: Configure DMA mask appropriatelyRobin Murphy
2017-06-09coresight: etb10: Fix a typo in a comment lineMarkus Elfring
2017-06-09coresight: etb10: Delete an error message for a failed memory allocation in e...Markus Elfring
2017-06-09coresight: use const for device_node structuresLeo Yan
2017-06-09coresight: tmc: minor fix for output logLeo Yan
2017-06-09coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose
2017-06-09coresight: Fix reference count for software sourcesSuzuki K Poulose
2017-06-09coresight: Disable the path only when the source is disabledSuzuki K Poulose
2017-05-26hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior
2017-05-26hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-08coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-01-25coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier
2017-01-25coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach
2017-01-25coresight: fix kernel panic caused by invalid CPUWang Nan
2017-01-19coresight: STM: Balance enable/disableSuzuki K Poulose
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-11-29coresight: perf: Add a missing call to etm_free_auxQuentin Lambert
2016-11-29coresight: Add support for ARM Coresight STM-500Suzuki K Poulose
2016-11-29coresight: tmc: Remove duplicate memsetSuzuki K. Poulose
2016-11-29coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose
2016-11-29coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier
2016-11-29coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB
2016-11-29coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB
2016-11-29coresight: stm: return error code instead of zero in .packet()Chunyan Zhang
2016-11-22coresight: Mark stm_generic_packet() with notraceChunyan Zhang
2016-09-09coresight: tmc: mark symbols static where possibleBaoyou Xie
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier
2016-08-31coresight: etm4x: adding configurable start/stop filteringMathieu Poirier
2016-08-31coresight: etm4x: adding configurable address range filteringMathieu Poirier
2016-08-31coresight: etm4x: configuring include/exclude functionMathieu Poirier
2016-08-31coresight: etm4x: adding range filter configuration functionMathieu Poirier
2016-08-31coresight: etm4x: cleaning up default filter configurationMathieu Poirier
2016-08-31coresight: etm4x: split default and filter configurationMathieu Poirier
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier
2016-08-31coresight: remove duplicated enumerationMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla
2016-08-31coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-08-31coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose