summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-039-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/+1
| * 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/+1
| * 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-031-1/+0
|\ \
| * | hwtracing: intel_th: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-1/+0
| |/
* | 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-081-1/+3
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-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/+11
|/
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-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
| * intel_th: Mark sth_stm_packet() with notraceChunyan Zhang2016-11-221-4/+7
| * coresight: Mark stm_generic_packet() with notraceChunyan Zhang2016-11-221-1/+1
| * stm class: ftrace: Add ftrace-export-over-stm driverChunyan Zhang2016-11-223-0/+100
* | coresight: perf: Add a missing call to etm_free_auxQuentin Lambert2016-11-291-1/+1
* | coresight: Add support for ARM Coresight STM-500Suzuki K Poulose2016-11-291-0/+5
* | coresight: tmc: Remove duplicate memsetSuzuki K. Poulose2016-11-291-2/+0
* | coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose2016-11-292-24/+9
* | coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose2016-11-293-34/+26
* | coresight: reset "enable_sink" flag when need beMathieu Poirier2016-11-293-22/+87
* | coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB2016-11-292-0/+15
* | coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB2016-11-291-1/+1
* | coresight: stm: return error code instead of zero in .packet()Chunyan Zhang2016-11-291-2/+2
* | intel_th: gth: Handle host mode correctlyAlexander Shishkin2016-11-181-2/+24
* | intel_th: Support Host Debugger mode of operationAlexander Shishkin2016-11-182-8/+22
* | intel_th: Constify subdevicesAlexander Shishkin2016-11-181-1/+1
* | stm class: Fix device leak in open error pathJohan Hovold2016-11-181-3/+5
|/