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