aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker1-2/+2
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker10-45/+24
2016-02-20coresight: introducing a global trace ID functionMathieu Poirier1-5/+2
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier4-1/+434
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier1-0/+234
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier5-15/+31
2016-02-20coresight: etb10: moving to local atomic operationsMathieu Poirier1-4/+5
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier4-7/+95
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier4-1/+75
2016-02-20coresight: etm3x: consolidating initial configMathieu Poirier1-23/+14
2016-02-20coresight: etm3x: changing default trace configurationMathieu Poirier2-16/+15
2016-02-20coresight: etm3x: set progbit to stop trace collectionMathieu Poirier1-3/+0
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier6-16/+75
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier3-240/+305
2016-02-20coresight: etm3x: unlocking tracers in default arch initMathieu Poirier1-5/+5
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier4-1218/+1241
2016-02-20coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier2-29/+29
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier9-29/+8
2016-02-20coresight: add API to get sink from pathMathieu Poirier2-0/+16
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier2-95/+206
2016-02-20coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long1-2/+2
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2-2/+2
2016-02-20stm class: dummy_stm: Add link callback for fault injectionAlexander Shishkin1-0/+14
2016-02-20stm class: Plug stm device's unlink callbackAlexander Shishkin1-4/+19
2016-02-20stm class: Fix a race in unlinkingAlexander Shishkin1-12/+42
2016-02-20stm class: Fix unbalanced module/device refcountingAlexander Shishkin1-6/+14
2016-02-20stm class: Guard output assignment against concurrencyAlexander Shishkin2-0/+18
2016-02-20stm class: Fix unlocking braino in the error pathAlexander Shishkin1-4/+3
2016-02-20stm class: Add heartbeat stm source deviceAlexander Shishkin3-0/+143
2016-02-20stm class: dummy_stm: Create multiple devicesAlexander Shishkin1-9/+48
2016-02-20stm class: Support devices with multiple instancesAlexander Shishkin1-3/+4
2016-02-20stm class: Use driver's packet callback return valueAlexander Shishkin1-7/+12
2016-02-20intel_th: Use real device index in the node namesAlexander Shishkin1-3/+20
2016-02-20intel_th: Set root device's drvdata earlyAlexander Shishkin2-2/+2
2016-02-20intel_th: sth: Sanitize packet callback's return valuesAlexander Shishkin1-3/+8
2016-02-20intel_th: msu: Release resources on read errorLaurent FERT1-4/+3
2016-02-20intel_th: msu: Fix offset for wrapped blockLaurent FERT1-1/+1
2016-02-20intel_th: Update scratchpad bits according to enabled output activityAlexander Shishkin4-4/+59
2016-02-20intel_th: gth: Remove commented-out codeAlexander Shishkin1-18/+0
2016-02-20intel_th: Depend on HAS_IOMEMAlexander Shishkin1-1/+1
2016-02-20stm class: Fix master deallocation in device unregisteringChunyan Zhang1-1/+1
2016-02-20stm class: Use a signed return type for stm_find_master_chanLucas Tanure1-2/+2
2016-02-07intel_th: pci: Add Broxton SOC supportAlexander Shishkin1-0/+5
2016-02-07intel_th: pci: Add Apollo Lake SOC supportAlexander Shishkin1-0/+5
2016-02-07stm class: Prevent user-controllable allocationsAlexander Shishkin1-0/+3
2016-02-07stm class: Fix an off-by-one in master array allocationChunyan Zhang1-1/+1
2016-02-07stm class: Fix link list lockingAlexander Shishkin2-9/+30
2016-02-07stm class: Fix locking in unbinding policy pathAlexander Shishkin1-3/+15
2016-02-07stm class: Select CONFIG_SRCUArnd Bergmann1-0/+1
2016-02-07intel_th: INTEL_TH should depend on HAS_DMAGeert Uytterhoeven1-0/+1