summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-191-3/+3
|\
| * intel_th: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-04-291-3/+3
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\ \
| * | fix missing vmalloc.h includesKent Overstreet2024-04-261-0/+1
| |/
* | ARM: 9379/1: coresight: tpda: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9378/1: coresight: etm4x: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9376/1: coresight: tpdm: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9375/1: coresight: stm: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9374/1: coresight: etb10: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9373/1: coresight: funnel: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9371/1: coresight: cti: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9366/1: coresight: tpiu: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9365/1: coresight: tmc: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9364/1: coresight: replicator: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9363/1: coresight: etm3x: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | ARM: 9362/1: coresight: catu: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
|/
* coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bitsMao Jinlong2024-02-272-3/+3
* hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong2024-02-261-3/+3
* coresight: tpdm: Fix build break due to uninitialised fieldSuzuki K Poulose2024-02-131-0/+1
* coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong2024-02-121-5/+5
* coresight-tpdm: Add msr register support for CMBTao Zhang2024-02-122-1/+100
* coresight-tpdm: Add timestamp control register support for the CMBTao Zhang2024-02-122-7/+145
* coresight-tpdm: Add pattern registers support for CMBTao Zhang2024-02-122-1/+134
* coresight-tpdm: Add support to configure CMBTao Zhang2024-02-122-0/+72
* coresight-tpda: Add support to configure CMB elementTao Zhang2024-02-122-55/+81
* coresight-tpdm: Add CMB dataset supportTao Zhang2024-02-122-0/+41
* coresight-tpdm: Optimize the useage of tpdm_has_dsb_datasetTao Zhang2024-02-122-16/+18
* coresight-tpdm: Optimize the store function of tpdm simple datasetTao Zhang2024-02-121-20/+19
* coresight: Add helper for setting csdev->modeJames Clark2024-02-127-19/+19
* coresight: Add a helper for getting csdev->modeJames Clark2024-02-1210-45/+45
* coresight: Add helper for atomically taking the deviceJames Clark2024-02-123-15/+9
* coresight: Add explicit member initializers to coresight_dev_typeJames Clark2024-02-121-5/+5
* coresight: Remove atomic type from refcntJames Clark2024-02-127-32/+49
* coresight: Move all sysfs code to sysfs fileJames Clark2024-02-126-398/+403
* coresight: Remove the 'enable' field.James Clark2024-02-122-60/+38
* coresight: Move mode to struct coresight_deviceJames Clark2024-02-1213-76/+63
* coresight: Remove ops callback checksJames Clark2024-02-121-39/+12
* coresight: Make language around "activated" sinks consistentJames Clark2024-02-122-34/+19
* coresight: Fix issue where a source device's helpers aren't disabledJames Clark2024-02-123-9/+25
* coresight: make coresight_bustype constGreg Kroah-Hartman2024-02-121-1/+1
* coresight: Make current W=1 warnings defaultJames Clark2024-02-121-0/+20
* coresight: Fix undeclared variable warnings from sparse checkerJames Clark2024-02-121-0/+1
* coresight: etm3x: Fix build warningJames Clark2024-02-121-1/+1
* coresight: Fix uninitialized struct warningsJames Clark2024-02-1212-13/+13
* coresight: ultrasoc-smb: Use guards to cleanupJunhao He2023-11-211-48/+22
* coresight: ultrasoc-smb: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-4/+2
* coresight: trbe: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
* coresight: replicator: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
* coresight: funnel: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
* coresight: etm4x: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-4/+2