1. e725509 coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow by Qi Liu · 4 years, 1 month ago
  2. 45fe7be coresight: remove broken __exit annotations by Arnd Bergmann · 4 years, 1 month ago
  3. 83be0b8 coresight: tmc-etr: Fix barrier packet insertion for perf buffer by Suzuki K Poulose · 4 years, 1 month ago
  4. f80c215 coresight-stm: Fix W=1 warning in STM driver by Mathieu Poirier · 4 years, 2 months ago
  5. ea966a4 coresight-tpiu: Fix W=1 warning in TPIU driver by Mathieu Poirier · 4 years, 2 months ago
  6. 56a9ecd coresight: Fix W=1 warnings in core framework by Mathieu Poirier · 4 years, 2 months ago
  7. 1cc573d coresight: tmc-etr: Check if page is valid before dma_map_page() by Mao Jinlong · 4 years, 2 months ago
  8. 92815c0 coresight: tmc-etr: Assign boolean values to a bool variable by Kaixu Xia · 4 years, 2 months ago
  9. 22b2bea coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf() by Sai Prakash Ranjan · 4 years, 2 months ago
  10. 868663d coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf() by Sai Prakash Ranjan · 4 years, 2 months ago
  11. a4ecf0e coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver by Qi Liu · 4 years, 2 months ago
  12. 60c519c coresight: etm4x: Handle TRCVIPCSSCTLR accesses by Suzuki K Poulose · 4 years, 2 months ago
  13. 6288b4c coresight: etm4x: Fix accesses to TRCPROCSELR by Suzuki K Poulose · 4 years, 2 months ago
  14. 4e21872 coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2 by Suzuki K Poulose · 4 years, 2 months ago
  15. f2603b2 coresight: etm4x: Fix accesses to TRCCIDCTLR1 by Suzuki K Poulose · 4 years, 2 months ago
  16. 93dd644 coresight: etm4x: Fix accesses to TRCVMIDCTLR1 by Suzuki K Poulose · 4 years, 2 months ago
  17. 3ac1e00 coresight: core: Remove unneeded semicolon by Zou Wei · 4 years, 2 months ago
  18. ac0f82b coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up by Sai Prakash Ranjan · 4 years, 2 months ago
  19. 8062426 coresight: cti: Initialize dynamic sysfs attributes by Suzuki K Poulose · 4 years, 3 months ago
  20. 39a7661 coresight: Fix uninitialised pointer bug in etm_setup_aux() by Mike Leach · 4 years, 3 months ago
  21. 0f5cef2 coresight: add module license by Arnd Bergmann · 4 years, 3 months ago
  22. 3477326 coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register by Sai Prakash Ranjan · 4 years, 4 months ago
  23. 8e264c5 coresight: core: Allow the coresight core driver to be built as a module by Tingwei Zhang · 4 years, 4 months ago
  24. a114dbe coresight: catu: Allow catu drivers to be built as modules by Tingwei Zhang · 4 years, 4 months ago
  25. 66af416 coresight: tmc-etr: Add function to register catu ops by Mian Yousaf Kaukab · 4 years, 4 months ago
  26. 3c3fd1a coresight: cti: Allow cti to be built as a module by Tingwei Zhang · 4 years, 4 months ago
  27. f02b089 coresight: cti: Increase reference count when enabling cti by Tingwei Zhang · 4 years, 4 months ago
  28. f2ccc7b coresight: cti: Don't disable ect device if it's not enabled by Tingwei Zhang · 4 years, 4 months ago
  29. cab280b coresight: cti: Fix bug clearing sysfs links on callback by Mike Leach · 4 years, 4 months ago
  30. 1cce921 coresight: cti: Fix remove sysfs link error by Mike Leach · 4 years, 4 months ago
  31. 7b0fc5d coresight: cti: Add function to register cti associate ops by Tingwei Zhang · 4 years, 4 months ago
  32. ac87926 coresight: replicator: Allow replicator driver to be built as module by Kim Phillips · 4 years, 4 months ago
  33. 1e8b338 coresight: funnel: Allow funnel driver to be built as module by Kim Phillips · 4 years, 4 months ago
  34. ecfbf09 coresight: tmc: Allow tmc to be built as a module by Kim Phillips · 4 years, 4 months ago
  35. d9ed244 coresight: tpiu: Allow tpiu to be built as a module by Kim Phillips · 4 years, 4 months ago
  36. 529c445 coresight: etb: Allow etb to be built as a module by Kim Phillips · 4 years, 4 months ago
  37. 22a550a coresight: etm4x: Allow etm4x to be built as a module by Kim Phillips · 4 years, 4 months ago
  38. 97fe626 coresight: etm3x: Allow etm3x to be built as a module by Kim Phillips · 4 years, 4 months ago
  39. 716f565 coresight: etm: perf: Fix warning caused by etm_setup_aux failure by Tingwei Zhang · 4 years, 4 months ago
  40. 8b0cf82 coresight: stm: Allow to build coresight-stm as a module by Tingwei Zhang · 4 years, 4 months ago
  41. 32b0707 coresight: Add try_get_module() in coresight_grab_device() by Tingwei Zhang · 4 years, 4 months ago
  42. d735d92 coresight: Export global symbols by Mian Yousaf Kaukab · 4 years, 4 months ago
  43. 92fc7d8 coresight: Add coresight prefix to barrier_pkt by Tingwei Zhang · 4 years, 4 months ago
  44. b812711 coresight: Use IS_ENABLED for CONFIGs that may be modules by Kim Phillips · 4 years, 4 months ago
  45. 9cf087b coresight: cpu_debug: Define MODULE_DEVICE_TABLE by Tingwei Zhang · 4 years, 4 months ago
  46. 32a14ad coresight: cpu_debug: Add module name in Kconfig by Tingwei Zhang · 4 years, 4 months ago
  47. 14ea4db coresight: etm4x: Fix number of resources check for ETM 4.3 and above by Mike Leach · 4 years, 4 months ago
  48. 685d84a7 coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface by Jonathan Zhou · 4 years, 4 months ago
  49. 6d57825 coresight: Make sysfs functional on topologies with per core sink by Linu Cherian · 4 years, 4 months ago
  50. bb1860e coresight: etm: perf: Sink selection using sysfs is deprecated by Linu Cherian · 4 years, 4 months ago
  51. 4cd8303 coresight: etm4x: Fix issues on trcseqevr access by Jonathan Zhou · 4 years, 4 months ago
  52. 859d510 coresight: etm4x: Handle unreachable sink in perf mode by Suzuki K Poulose · 4 years, 4 months ago
  53. 984f37e coresight: cti: Write regsiters directly in cti_enable_hw() by Tingwei Zhang · 4 years, 4 months ago
  54. 4020fc8d coresight: etm4x: Fix issues within reset interface of sysfs by Jonathan Zhou · 4 years, 4 months ago
  55. 096dcfb coresight: etm4x: Ensure default perf settings filter user/kernel by Mike Leach · 4 years, 4 months ago
  56. 6e8836c coresight: cti: remove pm_runtime_get_sync() from CPU hotplug by Tingwei Zhang · 4 years, 4 months ago
  57. 0dee282 coresight: cti: disclaim device only when it's claimed by Tingwei Zhang · 4 years, 4 months ago
  58. 447a612 coresight: etm4x: Add Support for HiSilicon ETM device by Qi Liu · 4 years, 4 months ago
  59. 9554c35 coresight: fix offset by one error in counting ports by Mian Yousaf Kaukab · 4 years, 4 months ago
  60. 4af8b3d coresight: stm: Support marked packet by Tingwei Zhang · 4 years, 4 months ago
  61. 2d1a8bf coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init by Sai Prakash Ranjan · 4 years, 4 months ago
  62. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  63. 342c8a1 coresight: etm4x: Fix save/restore during cpu idle by Suzuki K Poulose · 4 years, 6 months ago
  64. bbfb8f3 coresight: etm: perf: Add default sink selection to etm perf by Mike Leach · 4 years, 6 months ago
  65. 24497d3 coresight: tmc: Update sink types for default selection by Mike Leach · 4 years, 6 months ago
  66. 0336bdf coresight: Add default sink selection to CoreSight base by Mike Leach · 4 years, 6 months ago
  67. d021f5c coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb() by Sai Prakash Ranjan · 4 years, 6 months ago
  68. 865d307 coresight: tmc: Add shutdown callback for TMC ETR by Sai Prakash Ranjan · 4 years, 6 months ago
  69. 8fa4370 coresight: etmv4: Counter values not saved on disable by Mike Leach · 4 years, 6 months ago
  70. cb8bba9 coresight: etmv4: Fix resource selector constant by Mike Leach · 4 years, 6 months ago
  71. e82d785 coresight: Drop double check for ACPI companion device by Andy Shevchenko · 4 years, 6 months ago
  72. 870fdd8 coresight: Use devm_kcalloc() in coresight_alloc_conns() by Xu Wang · 4 years, 6 months ago
  73. 8f3ce74 coresight: replicator: Reset replicator if context is lost by Sai Prakash Ranjan · 4 years, 6 months ago
  74. 02510a5 coresight: etm4x: Add support to skip trace unit power up by Tingwei Zhang · 4 years, 6 months ago
  75. 9cfb556 coresight: catu: Use CS_AMBA_ID macro for id table by Sai Prakash Ranjan · 4 years, 6 months ago
  76. 9c1a58b coresight: replicator: Use CS_AMBA_ID macro for id table by Sai Prakash Ranjan · 4 years, 6 months ago
  77. 9b6a3f3 coresight: etmv4: Fix CPU power management setup in probe() function by Mike Leach · 4 years, 7 months ago
  78. 6740de9 coresight: cti: Fix error handling in probe by Dan Carpenter · 4 years, 7 months ago
  79. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  80. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  81. 6a0953c coresight: cti: Add CPU idle pm notifer to CTI devices by Mike Leach · 4 years, 8 months ago
  82. e9b8805 coresight: cti: Add CPU Hotplug handling to CTI driver by Mike Leach · 4 years, 8 months ago
  83. 3f4943d coresight: etm4x: Fix use-after-free of per-cpu etm drvdata by Suzuki K Poulose · 4 years, 8 months ago
  84. 9712c09 coresight: Avoid casting void pointers by Stephen Boyd · 4 years, 8 months ago
  85. 298754c coresight: Include required headers in C files by Stephen Boyd · 4 years, 8 months ago
  86. bab223f coresight: Initialize arg in sparse friendly way by Stephen Boyd · 4 years, 8 months ago
  87. 0e34dc7 coresight: Don't initialize variables unnecessarily by Stephen Boyd · 4 years, 8 months ago
  88. e54d9c7 coresight: Mark some functions static by Stephen Boyd · 4 years, 8 months ago
  89. fac28c4 coresight: etm4x: Add support for Neoverse N1 ETM by Anurag Koul · 4 years, 8 months ago
  90. ae20415 coresight: etmv4: Update default filter and initialisation by Mike Leach · 4 years, 8 months ago
  91. 347adb0 coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb() by Sai Prakash Ranjan · 4 years, 8 months ago
  92. d375b35 coresight: Fix support for sparsely populated ports by Suzuki K Poulose · 4 years, 8 months ago
  93. 1c33c65 coresight: etb10: Make coresight_etb_groups static by Jason Yan · 4 years, 8 months ago
  94. ebd9b67 coresight: cti: Make some symbols static by Jason Yan · 4 years, 8 months ago
  95. 41e8c72 coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385 by Sai Prakash Ranjan · 4 years, 8 months ago
  96. 63314ca coresight: etm4x: Add support for Qualcomm SC7180 SoC by Sai Prakash Ranjan · 4 years, 8 months ago
  97. 73274ab coresight: cti: Add in sysfs links to other coresight devices by Mike Leach · 4 years, 8 months ago
  98. 8a7365c coresight: Expose device connections via sysfs by Suzuki K Poulose · 4 years, 8 months ago
  99. 8096152 coresight: Add generic sysfs link creation functions by Mike Leach · 4 years, 8 months ago
  100. 68a5d5f coresight: Add return value for fixup connections by Suzuki K Poulose · 4 years, 8 months ago