1. ca48fa2 drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular by Paul Gortmaker · 8 years ago
  2. 941943c drivers/hwtracing: make coresight-* explicitly non-modular by Paul Gortmaker · 8 years ago
  3. 17534ce coresight: introducing a global trace ID function by Mathieu Poirier · 8 years ago
  4. 0bcbf2e coresight: etm-perf: new PMU driver for ETM tracers by Mathieu Poirier · 8 years ago
  5. 2997aa4 coresight: etb10: implementing AUX API by Mathieu Poirier · 8 years ago
  6. e827d45 coresight: etb10: adding operation mode for sink->enable() by Mathieu Poirier · 8 years ago
  7. 27b10da coresight: etb10: moving to local atomic operations by Mathieu Poirier · 8 years ago
  8. 882d5e1 coresight: etm3x: implementing perf_enable/disable() API by Mathieu Poirier · 8 years ago
  9. 2127154 coresight: etm3x: implementing user/kernel mode tracing by Mathieu Poirier · 8 years ago
  10. c528a25 coresight: etm3x: consolidating initial config by Mathieu Poirier · 8 years ago
  11. e192172 coresight: etm3x: changing default trace configuration by Mathieu Poirier · 8 years ago
  12. 47cd066 coresight: etm3x: set progbit to stop trace collection by Mathieu Poirier · 8 years ago
  13. 22fd532 coresight: etm3x: adding operation mode for etm_enable() by Mathieu Poirier · 8 years ago
  14. 1925a47 coresight: etm3x: splitting struct etm_drvdata by Mathieu Poirier · 8 years ago
  15. ae69a1d coresight: etm3x: unlocking tracers in default arch init by Mathieu Poirier · 8 years ago
  16. c04148e coresight: etm3x: moving sysFS entries to dedicated file by Mathieu Poirier · 8 years ago
  17. c1f8e57 coresight: etm3x: moving etm_readl/writel to header file by Mathieu Poirier · 8 years ago
  18. 5da5325 coresight: moving PM runtime operations to core framework by Mathieu Poirier · 8 years ago
  19. b6404e2 coresight: add API to get sink from path by Mathieu Poirier · 8 years ago
  20. b3e9440 coresight: associating path with session rather than tracer by Mathieu Poirier · 8 years ago
  21. 6139059 coresight: etm4x: Check every parameter used by dma_xx_coherent. by Eric Long · 8 years ago
  22. bf16e5b coresight: "DEVICE_ATTR_RO" should defined as static. by Eric Long · 8 years ago
  23. 52210c8 coresight: implementing 'cpu_id()' API by Mathieu Poirier · 8 years ago
  24. b15f0fb coresight: removing bind/unbind options from sysfs by Mathieu Poirier · 8 years ago
  25. ad725ae coresight: remove csdev's link from topology by Mathieu Poirier · 8 years ago
  26. f2dfab3 coresight: release reference taken by 'bus_find_device()' by Mathieu Poirier · 8 years ago
  27. fae5415 coresight: coresight_unregister() function cleanup by Mathieu Poirier · 8 years ago
  28. a9ddc71 coresight: fixing lockdep error by Mathieu Poirier · 8 years ago
  29. ff87422 coresight: fixing indentation problem by Mathieu Poirier · 8 years ago
  30. b9884d3 coresight: Fix a typo in Kconfig by Andrew F. Davis · 9 years ago
  31. fadf3a4 coresight: checking for NULL string in coresight_name_match() by Mathieu Poirier · 9 years ago
  32. af61621 coresight: etm3x: making error message unambiguous by Mathieu Poirier · 9 years ago
  33. 7253e4c coresight: etm3x: breaking down sysFS status interface by Mathieu Poirier · 9 years ago
  34. adfad87 coresight: etm3x: adding cpu affinity to sysFS interface by Mathieu Poirier · 9 years ago
  35. 58b8d51 coresight: adding comments to remove ambiguity by Mathieu Poirier · 9 years ago
  36. 497b595 Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed by Chunyan Zhang · 9 years ago
  37. f67b467 coresight-etm4x: Support context-ID tracing when PID namespace is enabled by Chunyan Zhang · 9 years ago
  38. a440617 coresight-etm3x: Support context-ID tracing when PID namespace is enabled by Chunyan Zhang · 9 years ago
  39. cd196ac coresight-etm4x: Change the name of the ctxid_val to ctxid_pid by Chunyan Zhang · 9 years ago
  40. 414a141 coresight-etm3x: Change the name of the ctxid_val to ctxid_pid by Chunyan Zhang · 9 years ago
  41. c35aaa1 coresight: replicator: Use builtin_platform_driver() by Vaishali Thakkar · 9 years ago
  42. 27d3fd3 coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID by Ivan T. Ivanov · 9 years ago
  43. fc368ea drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage by Paul Gortmaker · 9 years ago
  44. 5a6a7cd drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage by Paul Gortmaker · 9 years ago
  45. 620cf78 coresight: replicator: Add Qualcomm CoreSight Replicator driver by Pratik Patel · 9 years ago
  46. 4370123 coresight: fix typo in of_coresight.c by Pankaj Dubey · 9 years ago
  47. 9875cd9 coresight: replicator: retrieve and handle atclk by Linus Walleij · 9 years ago
  48. 2e5f75d coresight: funnel: retrieve and handle atclk by Linus Walleij · 9 years ago
  49. 267b2c2 coresight: etb: retrieve and handle atclk by Linus Walleij · 9 years ago
  50. db341d3 coresight: tpiu: retrieve and handle atclk by Linus Walleij · 9 years ago
  51. d1839e6 coresight: etm: retrieve and handle atclk by Linus Walleij · 9 years ago
  52. 32398ef coresight: tmc: let runtime PM handle core clock by Linus Walleij · 9 years ago
  53. e2d08f9 coresight: funnel: let runtime PM handle core clock by Linus Walleij · 9 years ago
  54. 1b19f59 coresight: etb: let runtime PM handle core clock by Linus Walleij · 9 years ago
  55. b5913d6 coresight: tpiu: let runtime PM handle core clock by Linus Walleij · 9 years ago
  56. ec36005 coresight: etm: let runtime PM handle core clock by Linus Walleij · 9 years ago
  57. 4339b69 coresight: support the TPIU version found in Ux500 by Linus Walleij · 9 years ago
  58. 1c65b38 coresight: etm: print what version of ETM/PTM is detected by Linus Walleij · 9 years ago
  59. 899867e coresight-etm3x: use module_amba_driver to simplify the code by Mathieu Poirier · 9 years ago
  60. 5625988 coresight-etm4x: Read only access to the tracer's ID registers by Mathieu Poirier · 9 years ago
  61. a467dae coresight-etm4x: Read only access to the main management registers by Mathieu Poirier · 9 years ago
  62. 40d8ebf coresight-etm4x: Controls pertaining to the VM ID functions by Pratik Patel · 9 years ago
  63. 4a584be coresight-etm4x: Controls pertaining to the context ID functions by Pratik Patel · 9 years ago
  64. 6afa8a1 coresight-etm4x: Controls pertaining to the selection of resources by Pratik Patel · 9 years ago
  65. add2d5d coresight-etm4x: Controls pertaining to the counter functions by Pratik Patel · 9 years ago
  66. 5e5ff34 coresight-etm4x: Controls pertaining to the sequencer functions by Pratik Patel · 9 years ago
  67. 35c9b29 coresight-etm4x: Controls pertaining to the address comparator functions by Pratik Patel · 9 years ago
  68. 43ba6a7 coresight-etm4x: Controls pertaining to the ViewInst register by Pratik Patel · 9 years ago
  69. b460daf coresight-etm4x: Controls pertaining to various configuration options by Pratik Patel · 9 years ago
  70. d8c6696 coresight-etm4x: Controls pertaining to the reset, mode, pe and events by Pratik Patel · 9 years ago
  71. c0ddbfe coresight-etm4x: Controls pertaining to tracer configuration by Pratik Patel · 9 years ago
  72. 2e1cdfe coresight-etm4x: Adding CoreSight ETM4x driver by Pratik Patel · 9 years ago
  73. f5da7cb coresight: etb10: Fix check for bogus buffer depth by Mark Brown · 9 years ago
  74. cc54544 coresight: etb10: Print size of buffer we fail to allocate by Mark Brown · 9 years ago
  75. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  76. 01081f5 coresight: moving to new "hwtracing" directory by Mathieu Poirier · 9 years ago