summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: introducing a global trace ID functionMathieu Poirier
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-02-20coresight: etb10: moving to local atomic operationsMathieu Poirier
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier
2016-02-20coresight: etm3x: consolidating initial configMathieu Poirier
2016-02-20coresight: etm3x: changing default trace configurationMathieu Poirier
2016-02-20coresight: etm3x: set progbit to stop trace collectionMathieu Poirier
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier
2016-02-20coresight: etm3x: unlocking tracers in default arch initMathieu Poirier
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier
2016-02-20coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-20coresight: add API to get sink from pathMathieu Poirier
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier
2016-02-20coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2016-02-20stm class: dummy_stm: Add link callback for fault injectionAlexander Shishkin
2016-02-20stm class: Plug stm device's unlink callbackAlexander Shishkin
2016-02-20stm class: Fix a race in unlinkingAlexander Shishkin
2016-02-20stm class: Fix unbalanced module/device refcountingAlexander Shishkin
2016-02-20stm class: Guard output assignment against concurrencyAlexander Shishkin
2016-02-20stm class: Fix unlocking braino in the error pathAlexander Shishkin
2016-02-20stm class: Add heartbeat stm source deviceAlexander Shishkin
2016-02-20stm class: dummy_stm: Create multiple devicesAlexander Shishkin
2016-02-20stm class: Support devices with multiple instancesAlexander Shishkin
2016-02-20stm class: Use driver's packet callback return valueAlexander Shishkin
2016-02-20intel_th: Use real device index in the node namesAlexander Shishkin
2016-02-20intel_th: Set root device's drvdata earlyAlexander Shishkin
2016-02-20intel_th: sth: Sanitize packet callback's return valuesAlexander Shishkin
2016-02-20intel_th: msu: Release resources on read errorLaurent FERT
2016-02-20intel_th: msu: Fix offset for wrapped blockLaurent FERT
2016-02-20intel_th: Update scratchpad bits according to enabled output activityAlexander Shishkin
2016-02-20intel_th: gth: Remove commented-out codeAlexander Shishkin
2016-02-20intel_th: Depend on HAS_IOMEMAlexander Shishkin
2016-02-20stm class: Fix master deallocation in device unregisteringChunyan Zhang
2016-02-20stm class: Use a signed return type for stm_find_master_chanLucas Tanure
2016-02-07intel_th: pci: Add Broxton SOC supportAlexander Shishkin
2016-02-07intel_th: pci: Add Apollo Lake SOC supportAlexander Shishkin
2016-02-07stm class: Prevent user-controllable allocationsAlexander Shishkin
2016-02-07stm class: Fix an off-by-one in master array allocationChunyan Zhang
2016-02-07stm class: Fix link list lockingAlexander Shishkin
2016-02-07stm class: Fix locking in unbinding policy pathAlexander Shishkin
2016-02-07stm class: Select CONFIG_SRCUArnd Bergmann
2016-02-07intel_th: INTEL_TH should depend on HAS_DMAGeert Uytterhoeven