summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
...
* | coresight tmc: Handle configuration types properlySuzuki K Poulose2017-08-281-3/+11
* | coresight replicator: Expose replicator management registersSuzuki K Poulose2017-08-281-0/+23
* | coresight tmc: Expose DBA and AXICTLSuzuki K Poulose2017-08-281-0/+4
* | coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose2017-08-284-8/+34
* | coresight: Use the new helper for defining registersSuzuki K Poulose2017-08-285-65/+67
* | coresight: Add support for reading 64bit registersSuzuki K Poulose2017-08-281-5/+24
* | coresight replicator: Cleanup programmable replicator namingSuzuki K Poulose2017-08-283-9/+7Star
* | coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach2017-08-281-0/+4
* | coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach2017-08-282-3/+16
* | coresight: pmu: Adds return stack option to perf coresight pmuMike Leach2017-08-281-0/+2
* | hwtracing: coresight: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier2017-08-281-0/+2
* | coresight: etb10: Move etb_disable_hw() outside of lockMathieu Poirier2017-08-281-1/+1
* | coresight: Add barrier packet for synchronisationMathieu Poirier2017-08-285-3/+67
* | coresight: etb10: Remove useless conversion to LEMathieu Poirier2017-08-281-8/+4Star
* | coresight: Correct buffer lost incrementMathieu Poirier2017-08-282-5/+13
|/
* Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-049-38/+800
|\
| * coresight: add support for CPU debug moduleLeo Yan2017-06-093-0/+715
| * coresight: refactor with function of_coresight_get_cpuLeo Yan2017-06-091-15/+28
| * coresight: of_get_coresight_platform_data: Add missing of_node_putSuzuki K Poulose2017-06-091-7/+10
| * coresight: tmc: Configure DMA mask appropriatelyRobin Murphy2017-06-091-0/+7
| * coresight: etb10: Fix a typo in a comment lineMarkus Elfring2017-06-091-1/+1
| * coresight: etb10: Delete an error message for a failed memory allocation in e...Markus Elfring2017-06-091-4/+1Star
| * coresight: use const for device_node structuresLeo Yan2017-06-091-3/+4
| * coresight: tmc: minor fix for output logLeo Yan2017-06-091-8/+17
| * coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose2017-06-091-2/+1Star
| * coresight: Fix reference count for software sourcesSuzuki K Poulose2017-06-091-2/+13
| * coresight: Disable the path only when the source is disabledSuzuki K Poulose2017-06-091-6/+13
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-1/+0Star
|\ \
| * | hwtracing: intel_th: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-1/+0Star
| |/
* | hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior2017-05-261-10/+10
* | hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior2017-05-261-10/+10
|/
* drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott2017-05-091-1/+3
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-1/+1
|\
| * coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2017-04-081-1/+1
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-302-1/+13
|\|
| * intel_th: pci: Add Gemini Lake supportAlexander Shishkin2017-03-151-0/+5
| * intel_th: pci: Add Denverton SOC supportAlexander Shishkin2017-03-151-0/+5
| * intel_th: Don't leak module refcount on failure to activateAlexander Shishkin2017-03-151-1/+3
* | perf/core: Keep AUX flags in the output handleWill Deacon2017-03-164-16/+11Star
|/
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-3/+3
* coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier2017-01-251-1/+2
* coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-01-252-2/+6
* coresight: fix kernel panic caused by invalid CPUWang Nan2017-01-251-0/+1
* coresight: STM: Balance enable/disableSuzuki K Poulose2017-01-191-1/+1
* coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-2/+2
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-4/+4
* Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-157-9/+113
|\
| * stm: Mark the functions of writing STM with notraceChunyan Zhang2016-11-221-3/+4
| * stm dummy: Mark dummy_stm_packet() with notraceChunyan Zhang2016-11-221-1/+1