summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* coresight: replicator: Add terminate entry for acpi_device_id tablesWei Yongjun2019-06-201-0/+1
* coresight: platform: add OF/APCI dependencyArnd Bergmann2019-06-201-0/+1
* coresight: Add dummy definition for of_coresight_get_cpu()Suzuki K Poulose2019-06-201-0/+5
* coresight: acpi: Support for platform devicesSuzuki K Poulose2019-06-201-1/+9
* coresight: Support for ACPI bindingsSuzuki K Poulose2019-06-201-0/+464
* coresight: stm: ACPI support for parsing stimulus baseSuzuki K Poulose2019-06-201-1/+52
* coresight: Use platform agnostic namesSuzuki K Poulose2019-06-2010-11/+117
* coresight: Use fwnode handle instead of device namesSuzuki K Poulose2019-06-203-15/+47
* coresight: platform: Use fwnode handle for device searchSuzuki K Poulose2019-06-201-7/+9
* coresight: Add support for releasing platform specific dataSuzuki K Poulose2019-06-203-1/+12
* coresight: Rearrange platform data probingSuzuki K Poulose2019-06-209-49/+60
* coresight: Reuse platform data structure for connection trackingSuzuki K Poulose2019-06-202-25/+25
* coresight: Cleanup coresight_remove_connsSuzuki K Poulose2019-06-201-2/+13
* coresight: Remove name from platform descriptionSuzuki K Poulose2019-06-2011-7/+15
* coresight: Remove cpu field from platform dataSuzuki K Poulose2019-06-203-3/+2
* coresight: Make device to CPU mapping genericSuzuki K Poulose2019-06-202-7/+14
* coresight: Introduce generic platform data helperSuzuki K Poulose2019-06-2010-81/+81
* coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose2019-06-202-2/+4
* coresight: platform: Make memory allocation helper genericSuzuki K Poulose2019-06-201-15/+19
* coresight: Rename of_coresight to coresight-platformSuzuki K Poulose2019-06-202-3/+3
* coresight: tmc-etr: Rearrange probing default buffer sizeSuzuki K Poulose2019-06-191-9/+12
* coresight: stm: Rearrange probing the stimulus areaSuzuki K Poulose2019-06-191-4/+19
* coresight: etm3x: Rearrange cp14 access detectionSuzuki K Poulose2019-06-191-1/+1
* coresight: Use coresight device names for sinks in PMU attributeMathieu Poirier2019-06-191-4/+4
* coresight: etb10: Clean up device specific dataSuzuki K Poulose2019-06-191-16/+16
* coresight: etm: Clean up device specific dataSuzuki K Poulose2019-06-195-30/+29
* coresight: stm: Cleanup device specific dataSuzuki K Poulose2019-06-191-11/+10
* coresight: tpiu: Clean up device specific dataSuzuki K Poulose2019-06-191-5/+2
* coresight: catu: Cleanup device specific dataSuzuki K Poulose2019-06-192-7/+7
* coresight: tmc: Clean up device specific dataSuzuki K Poulose2019-06-195-47/+47
* coresight: replicator: Cleanup device trackingSuzuki K Poulose2019-06-191-5/+2
* coresight: funnel: Clean up device book keepingSuzuki K Poulose2019-06-191-7/+4
* coresight: perf: Don't set the truncated flag in snapshot modeMathieu Poirier2019-06-193-3/+21
* coresight: tmc-etf: Fix snapshot mode update functionMathieu Poirier2019-06-191-2/+4
* coresight: tmc-etf: Properly set AUX buffer head in snapshot modeMathieu Poirier2019-06-191-5/+9
* coresight: tmc-etr: Properly set AUX buffer head in snapshot modeMathieu Poirier2019-06-191-6/+5
* coresight: etb10: Properly set AUX buffer head in snapshot modeMathieu Poirier2019-06-191-6/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-0724-616/+1459
|\
| * intel_th: msu: Add current window trackingAlexander Shishkin2019-05-031-30/+49
| * intel_th: msu: Add a sysfs attribute to trigger window switchAlexander Shishkin2019-05-031-0/+28
| * intel_th: msu: Correct the block wrap detectionAlexander Shishkin2019-05-031-1/+1
| * intel_th: Add switch triggering supportAlexander Shishkin2019-05-034-2/+85
| * intel_th: gth: Factor out trace start/stopAlexander Shishkin2019-05-031-29/+64
| * intel_th: msu: Factor out pipeline drainingAlexander Shishkin2019-05-033-10/+29
| * intel_th: msu: Switch over to scatterlistAlexander Shishkin2019-05-031-59/+104
| * intel_th: msu: Replace open-coded list_{first,last,next}_entry variantsAlexander Shishkin2019-05-031-10/+10
| * intel_th: Only report useful IRQs to subdevicesAlexander Shishkin2019-05-033-1/+9
| * intel_th: msu: Start handling IRQsAlexander Shishkin2019-05-034-2/+106
| * intel_th: pci: Use MSI interrupt signallingAlexander Shishkin2019-05-032-6/+13
OpenPOWER on IntegriCloud