1. 60e5f23 coresight: ultrasoc-smb: Use guards to cleanup by Junhao He · 1 year, 4 months ago
  2. 32d9a78 coresight: ultrasoc-smb: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 4 months ago
  3. 98881b3 coresight: trbe: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 4 months ago
  4. 3d1e99f coresight: replicator: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 4 months ago
  5. 858aebb coresight: funnel: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 4 months ago
  6. 4445e14 coresight: etm4x: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 4 months ago
  7. fc041bd coresight: dummy: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 4 months ago
  8. cc0271a coresight: etm4x: Fix width of CCITMIN field by James Clark · 1 year, 4 months ago
  9. c413793 coresight-tpdm: Correct the property name of MSR number by Tao Zhang · 1 year, 5 months ago
  10. dabf410 hwtracing: hisi_ptt: Optimize the trace data committing by Yicong Yang · 1 year, 5 months ago
  11. 46f69b1 hwtracing: hisi_ptt: Disable interrupt after trace end by Yicong Yang · 1 year, 5 months ago
  12. 350ba15 coresight-tpdm: Add nodes for dsb msr support by Tao Zhang · 1 year, 5 months ago
  13. 4c98338 coresight-tpdm: Add nodes for timestamp request by Tao Zhang · 1 year, 5 months ago
  14. a8138a9 coresight-tpdm: Add nodes to configure pattern match output by Tao Zhang · 1 year, 5 months ago
  15. f376caf coresight-tpdm: Add nodes for dsb edge control by Tao Zhang · 1 year, 5 months ago
  16. 018e43a coresight-tpdm: Add node to set dsb programming mode by Tao Zhang · 1 year, 5 months ago
  17. 851b3f9 coresight-tpdm: Add nodes to set trigger timestamp and type by Tao Zhang · 1 year, 5 months ago
  18. 8fbbce1 coresight-tpdm: Add reset node to TPDM node by Tao Zhang · 1 year, 5 months ago
  19. f01e494 coresight-tpdm: Initialize DSB subunit configuration by Tao Zhang · 1 year, 5 months ago
  20. 57e7235 coresight-tpda: Add DSB dataset support by Tao Zhang · 1 year, 5 months ago
  21. f7f965c coresight-tpdm: Introduce TPDM subtype to TPDM driver by Tao Zhang · 1 year, 5 months ago
  22. f4443ee coresight-tpdm: Remove the unnecessary lock by Tao Zhang · 1 year, 5 months ago
  23. 2373699a coresight: tmc: Make etr buffer mode user configurable from sysfs by Anshuman Khandual · 1 year, 7 months ago
  24. 94566c5 coresight: etm: Make cycle count threshold user configurable by Anshuman Khandual · 1 year, 6 months ago
  25. 4aff040 coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus by Anshuman Khandual · 1 year, 6 months ago
  26. 17f8b21 coresight: trbe: Enable ACPI based TRBE devices by Anshuman Khandual · 1 year, 6 months ago
  27. 4277f03 coresight: trbe: Add a representative coresight_platform_data for TRBE by Anshuman Khandual · 1 year, 6 months ago
  28. 862c135 coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base by Junhao He · 1 year, 4 months ago
  29. 830a7f5 coresight: ultrasoc-smb: Config SMB buffer before register sink by Junhao He · 1 year, 4 months ago
  30. b841128 coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb by Junhao He · 1 year, 4 months ago
  31. aff787f hwtracing: hisi_ptt: Don't try to attach a task by Yicong Yang · 1 year, 5 months ago
  32. e0dd27a hwtracing: hisi_ptt: Handle the interrupt in hardirq context by Yicong Yang · 1 year, 5 months ago
  33. 55e0a2f hwtracing: hisi_ptt: Add dummy callback pmu::read() by Junhao He · 1 year, 5 months ago
  34. 287e82c coresight: Fix crash when Perf and sysfs modes are used concurrently by James Clark · 1 year, 5 months ago
  35. 348ddab coresight: etm4x: Remove bogous __exit annotation for some functions by Uwe Kleine-König · 1 year, 5 months ago
  36. e502801 coresight: tmc-etr: Disable warnings for allocation failures by Suzuki K Poulose · 1 year, 7 months ago
  37. bd2767ec coresight: Fix run time warnings while reusing ETR buffer by Linu Cherian · 1 year, 7 months ago
  38. c0a232f coresight: trbe: Fix TRBE potential sleep in atomic context by Junhao He · 1 year, 7 months ago
  39. 1a9e026 coresight: Fix memory leak in acpi_buffer->pointer by Junhao He · 1 year, 7 months ago
  40. a4621fd1 coresight: etm4x: Ensure valid drvdata and clock before clk_put() by Anshuman Khandual · 1 year, 7 months ago
  41. 3974473 coresight: trbe: Allocate platform data per device by Suzuki K Poulose · 1 year, 7 months ago
  42. 484281b hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code by Xiongfeng Wang · 1 year, 7 months ago
  43. 28a03fa coresight: dummy: simplify the code with module_platform_driver by Yang Yingliang · 1 year, 7 months ago
  44. fd38009 coresight: tmc: Explicit type conversions to prevent integer overflow by Ruidong Tian · 1 year, 7 months ago
  45. c0070112 coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP by Anshuman Khandual · 1 year, 7 months ago
  46. 04e8429 coresight: Fix all W=1 build warnings by James Clark · 1 year, 8 months ago
  47. 134124a coresight: etm4x: Add ACPI support in platform driver by Suzuki K Poulose · 1 year, 8 months ago
  48. 3a2888a coresight: platform: acpi: Ignore the absence of graph by Suzuki K Poulose · 1 year, 8 months ago
  49. 73d779a coresight: etm4x: Change etm4_platform_driver driver for MMIO devices by Anshuman Khandual · 1 year, 8 months ago
  50. 5a1c709 coresight: etm4x: Drop pid argument from etm4_probe() by Anshuman Khandual · 1 year, 8 months ago
  51. 4e3b9a6 coresight: etm4x: Drop iomem 'base' argument from etm4_probe() by Anshuman Khandual · 1 year, 8 months ago
  52. 3095e90 coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier by Anshuman Khandual · 1 year, 8 months ago
  53. 70cc056 hwtracing: coresight: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  54. 44aeec8 Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 8 months ago
  55. 2605e80 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 9 months ago
  56. 6c50384 hwtracing: hisi_ptt: Fix potential sleep in atomic context by Yicong Yang · 1 year, 9 months ago
  57. 45c9029 hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU by Yicong Yang · 1 year, 9 months ago
  58. 6373c46 hwtracing: hisi_ptt: Export available filters through sysfs by Yicong Yang · 1 year, 9 months ago
  59. 556ef09 hwtracing: hisi_ptt: Add support for dynamically updating the filter list by Yicong Yang · 1 year, 9 months ago
  60. a3ecaba hwtracing: hisi_ptt: Factor out filter allocation and release operation by Yicong Yang · 1 year, 9 months ago
  61. 185891f coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable() by Nathan Chancellor · 1 year, 9 months ago
  62. 9d3ba0b Coresight: Add coresight dummy driver by Hao Zhang · 1 year, 9 months ago
  63. eee6416 arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation by Anshuman Khandual · 1 year, 9 months ago
  64. f170aa5 arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  65. 7bb9488 arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  66. 90cdde8 arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  67. 92b1efc arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  68. ab5ca62 coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE by Suzuki K Poulose · 1 year, 9 months ago
  69. c5f231f coresight: etm4x: Make etm4_remove_dev() return void by Uwe Kleine-König · 1 year, 10 months ago
  70. 9f37d379 coresight: etm4x: Fix missing trctraceidr file in sysfs by Mike Leach · 1 year, 10 months ago
  71. 1b5b164 coresight: Fix CTI module refcount leak by making it a helper device by James Clark · 1 year, 11 months ago
  72. 6148652 coresight: Enable and disable helper devices adjacent to the path by James Clark · 1 year, 11 months ago
  73. 296b01f coresight: Refactor out buffer allocation function for ETR by James Clark · 1 year, 11 months ago
  74. ae7f2b5 coresight: Make refcount a property of the connection by James Clark · 1 year, 11 months ago
  75. e3f4e68 coresight: Store in-connections as well as out-connections by James Clark · 1 year, 11 months ago
  76. 102162d coresight: Simplify connection fixup mechanism by James Clark · 1 year, 11 months ago
  77. 4e8fe7e coresight: Store pointers to connections rather than an array of them by James Clark · 1 year, 11 months ago
  78. 3d4ff65 coresight: Dynamically add connections by James Clark · 1 year, 11 months ago
  79. d49c9cf coresight: Rename connection members to make the direction explicit by James Clark · 1 year, 11 months ago
  80. 81d0ea7 coresight: Rename nr_outports to nr_outconns by James Clark · 1 year, 11 months ago
  81. 704faaf coresight: Change name of pdata->conns by James Clark · 1 year, 11 months ago
  82. 9fa3682 coresight: Use enum type for cs_mode wherever possible by James Clark · 1 year, 11 months ago
  83. c45b283 coresight: Fix loss of connection info when a module is unloaded by James Clark · 1 year, 11 months ago
  84. 04ac7f9 coresight: perf: Release Coresight path when alloc trace id failed by Ruidong Tian · 1 year, 11 months ago
  85. f67bc15 coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() by Dan Carpenter · 1 year, 11 months ago
  86. 12124d1 Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next by Greg Kroah-Hartman · 1 year, 11 months ago
  87. 18996a1 coresight: etm_pmu: Set the module field by Suzuki K Poulose · 2 years ago
  88. 735e7b3 coresight: etm4x: Do not access TRCIDR1 for identification by Suzuki K Poulose · 2 years ago
  89. bf84937 coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug by Steve Clevenger · 2 years ago
  90. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 1 month ago
  91. 693fed9 Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 1 month ago
  92. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
  93. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
  94. 91193b2 drivers/hwtracing/stm: Remove "select SRCU" by Paul E. McKenney · 2 years, 4 months ago
  95. 669c461 coresight: tmc: Don't enable TMC when it's not ready. by Yabin Cui · 2 years, 1 month ago
  96. c88a15d coresight: tpda: fix return value check in tpda_probe() by Yang Yingliang · 2 years, 1 month ago
  97. a9b12f8b driver core: make struct device_type.devnode() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  98. 0c1ccc1 Coresight: tpda/tpdm: remove incorrect __exit annotation by Arnd Bergmann · 2 years, 1 month ago
  99. a646ca0 coresight: perf: Output trace id only once by Suzuki K Poulose · 2 years, 2 months ago
  100. 0c507af coresight: Fix uninitialised variable use in coresight_disable by Suzuki K Poulose · 2 years, 2 months ago