| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular | Paul Gortmaker | 2016-03-05 | 1 | -2/+2 |
* | drivers/hwtracing: make coresight-* explicitly non-modular | Paul Gortmaker | 2016-02-20 | 10 | -45/+24 |
* | coresight: introducing a global trace ID function | Mathieu Poirier | 2016-02-20 | 1 | -5/+2 |
* | coresight: etm-perf: new PMU driver for ETM tracers | Mathieu Poirier | 2016-02-20 | 4 | -1/+434 |
* | coresight: etb10: implementing AUX API | Mathieu Poirier | 2016-02-20 | 1 | -0/+234 |
* | coresight: etb10: adding operation mode for sink->enable() | Mathieu Poirier | 2016-02-20 | 5 | -15/+31 |
* | coresight: etb10: moving to local atomic operations | Mathieu Poirier | 2016-02-20 | 1 | -4/+5 |
* | coresight: etm3x: implementing perf_enable/disable() API | Mathieu Poirier | 2016-02-20 | 4 | -7/+95 |
* | coresight: etm3x: implementing user/kernel mode tracing | Mathieu Poirier | 2016-02-20 | 4 | -1/+75 |
* | coresight: etm3x: consolidating initial config | Mathieu Poirier | 2016-02-20 | 1 | -23/+14 |
* | coresight: etm3x: changing default trace configuration | Mathieu Poirier | 2016-02-20 | 2 | -16/+15 |
* | coresight: etm3x: set progbit to stop trace collection | Mathieu Poirier | 2016-02-20 | 1 | -3/+0 |
* | coresight: etm3x: adding operation mode for etm_enable() | Mathieu Poirier | 2016-02-20 | 6 | -16/+75 |
* | coresight: etm3x: splitting struct etm_drvdata | Mathieu Poirier | 2016-02-20 | 3 | -240/+305 |
* | coresight: etm3x: unlocking tracers in default arch init | Mathieu Poirier | 2016-02-20 | 1 | -5/+5 |
* | coresight: etm3x: moving sysFS entries to dedicated file | Mathieu Poirier | 2016-02-20 | 4 | -1218/+1241 |
* | coresight: etm3x: moving etm_readl/writel to header file | Mathieu Poirier | 2016-02-20 | 2 | -29/+29 |
* | coresight: moving PM runtime operations to core framework | Mathieu Poirier | 2016-02-20 | 9 | -29/+8 |
* | coresight: add API to get sink from path | Mathieu Poirier | 2016-02-20 | 2 | -0/+16 |
* | coresight: associating path with session rather than tracer | Mathieu Poirier | 2016-02-20 | 2 | -95/+206 |
* | coresight: etm4x: Check every parameter used by dma_xx_coherent. | Eric Long | 2016-02-20 | 1 | -2/+2 |
* | coresight: "DEVICE_ATTR_RO" should defined as static. | Eric Long | 2016-02-20 | 2 | -2/+2 |
* | stm class: dummy_stm: Add link callback for fault injection | Alexander Shishkin | 2016-02-20 | 1 | -0/+14 |
* | stm class: Plug stm device's unlink callback | Alexander Shishkin | 2016-02-20 | 1 | -4/+19 |
* | stm class: Fix a race in unlinking | Alexander Shishkin | 2016-02-20 | 1 | -12/+42 |
* | stm class: Fix unbalanced module/device refcounting | Alexander Shishkin | 2016-02-20 | 1 | -6/+14 |
* | stm class: Guard output assignment against concurrency | Alexander Shishkin | 2016-02-20 | 2 | -0/+18 |
* | stm class: Fix unlocking braino in the error path | Alexander Shishkin | 2016-02-20 | 1 | -4/+3 |
* | stm class: Add heartbeat stm source device | Alexander Shishkin | 2016-02-20 | 3 | -0/+143 |
* | stm class: dummy_stm: Create multiple devices | Alexander Shishkin | 2016-02-20 | 1 | -9/+48 |
* | stm class: Support devices with multiple instances | Alexander Shishkin | 2016-02-20 | 1 | -3/+4 |
* | stm class: Use driver's packet callback return value | Alexander Shishkin | 2016-02-20 | 1 | -7/+12 |
* | intel_th: Use real device index in the node names | Alexander Shishkin | 2016-02-20 | 1 | -3/+20 |
* | intel_th: Set root device's drvdata early | Alexander Shishkin | 2016-02-20 | 2 | -2/+2 |
* | intel_th: sth: Sanitize packet callback's return values | Alexander Shishkin | 2016-02-20 | 1 | -3/+8 |
* | intel_th: msu: Release resources on read error | Laurent FERT | 2016-02-20 | 1 | -4/+3 |
* | intel_th: msu: Fix offset for wrapped block | Laurent FERT | 2016-02-20 | 1 | -1/+1 |
* | intel_th: Update scratchpad bits according to enabled output activity | Alexander Shishkin | 2016-02-20 | 4 | -4/+59 |
* | intel_th: gth: Remove commented-out code | Alexander Shishkin | 2016-02-20 | 1 | -18/+0 |
* | intel_th: Depend on HAS_IOMEM | Alexander Shishkin | 2016-02-20 | 1 | -1/+1 |
* | stm class: Fix master deallocation in device unregistering | Chunyan Zhang | 2016-02-20 | 1 | -1/+1 |
* | stm class: Use a signed return type for stm_find_master_chan | Lucas Tanure | 2016-02-20 | 1 | -2/+2 |
* | intel_th: pci: Add Broxton SOC support | Alexander Shishkin | 2016-02-07 | 1 | -0/+5 |
* | intel_th: pci: Add Apollo Lake SOC support | Alexander Shishkin | 2016-02-07 | 1 | -0/+5 |
* | stm class: Prevent user-controllable allocations | Alexander Shishkin | 2016-02-07 | 1 | -0/+3 |
* | stm class: Fix an off-by-one in master array allocation | Chunyan Zhang | 2016-02-07 | 1 | -1/+1 |
* | stm class: Fix link list locking | Alexander Shishkin | 2016-02-07 | 2 | -9/+30 |
* | stm class: Fix locking in unbinding policy path | Alexander Shishkin | 2016-02-07 | 1 | -3/+15 |
* | stm class: Select CONFIG_SRCU | Arnd Bergmann | 2016-02-07 | 1 | -0/+1 |
* | intel_th: INTEL_TH should depend on HAS_DMA | Geert Uytterhoeven | 2016-02-07 | 1 | -0/+1 |