summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2019-06-20coresight: Remove cpu field from platform dataSuzuki K Poulose
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose
2019-06-20coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose
2019-06-20coresight: platform: Make memory allocation helper genericSuzuki K Poulose
2019-06-20coresight: Rename of_coresight to coresight-platformSuzuki K Poulose
2019-06-19coresight: tmc-etr: Rearrange probing default buffer sizeSuzuki K Poulose
2019-06-19coresight: stm: Rearrange probing the stimulus areaSuzuki K Poulose
2019-06-19coresight: etm3x: Rearrange cp14 access detectionSuzuki K Poulose
2019-06-19coresight: Use coresight device names for sinks in PMU attributeMathieu Poirier
2019-06-19coresight: etb10: Clean up device specific dataSuzuki K Poulose
2019-06-19coresight: etm: Clean up device specific dataSuzuki K Poulose
2019-06-19coresight: stm: Cleanup device specific dataSuzuki K Poulose
2019-06-19coresight: tpiu: Clean up device specific dataSuzuki K Poulose
2019-06-19coresight: catu: Cleanup device specific dataSuzuki K Poulose
2019-06-19coresight: tmc: Clean up device specific dataSuzuki K Poulose
2019-06-19coresight: replicator: Cleanup device trackingSuzuki K Poulose
2019-06-19coresight: funnel: Clean up device book keepingSuzuki K Poulose
2019-06-19coresight: perf: Don't set the truncated flag in snapshot modeMathieu Poirier
2019-06-19coresight: tmc-etf: Fix snapshot mode update functionMathieu Poirier
2019-06-19coresight: tmc-etf: Properly set AUX buffer head in snapshot modeMathieu Poirier
2019-06-19coresight: tmc-etr: Properly set AUX buffer head in snapshot modeMathieu Poirier
2019-06-19coresight: etb10: Properly set AUX buffer head in snapshot modeMathieu Poirier
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-03intel_th: msu: Add current window trackingAlexander Shishkin
2019-05-03intel_th: msu: Add a sysfs attribute to trigger window switchAlexander Shishkin
2019-05-03intel_th: msu: Correct the block wrap detectionAlexander Shishkin
2019-05-03intel_th: Add switch triggering supportAlexander Shishkin
2019-05-03intel_th: gth: Factor out trace start/stopAlexander Shishkin
2019-05-03intel_th: msu: Factor out pipeline drainingAlexander Shishkin
2019-05-03intel_th: msu: Switch over to scatterlistAlexander Shishkin
2019-05-03intel_th: msu: Replace open-coded list_{first,last,next}_entry variantsAlexander Shishkin
2019-05-03intel_th: Only report useful IRQs to subdevicesAlexander Shishkin
2019-05-03intel_th: msu: Start handling IRQsAlexander Shishkin
2019-05-03intel_th: pci: Use MSI interrupt signallingAlexander Shishkin
2019-05-03intel_th: Communicate IRQ via resourceAlexander Shishkin
2019-05-03intel_th: Add "rtit" source deviceAlexander Shishkin
2019-05-03intel_th: Skip subdevices if their MMIO is missingAlexander Shishkin
2019-05-03intel_th: Rework resource passing between glue layers and coreAlexander Shishkin
2019-05-03intel_th: msu: Fix single mode with IOMMUAlexander Shishkin
2019-05-02coresight: funnel: Support static funnelLeo Yan
2019-05-02coresight: replicator: Add new device id for static replicatorLeo Yan
2019-04-25coresight: etb10: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: tmc-etf: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: tmc-etr: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenariosMathieu Poirier
2019-04-25coresight: tmc-etr: Introduce the notion of IDR to ETR devicesMathieu Poirier
2019-04-25coresight: tmc-etr: Introduce the notion of reference counting to ETR devicesMathieu Poirier
2019-04-25coresight: tmc-etr: Introduce the notion of process ID to ETR devicesMathieu Poirier