index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-04-29
intel_th: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-18
ARM: 9379/1: coresight: tpda: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9378/1: coresight: etm4x: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9376/1: coresight: tpdm: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9375/1: coresight: stm: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9374/1: coresight: etb10: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9373/1: coresight: funnel: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9371/1: coresight: cti: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9366/1: coresight: tpiu: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9365/1: coresight: tmc: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9364/1: coresight: replicator: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9363/1: coresight: etm3x: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9362/1: coresight: catu: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-02-27
coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits
Mao Jinlong
2
-3
/
+3
2024-02-26
hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...
Yang Jihong
1
-3
/
+3
2024-02-13
coresight: tpdm: Fix build break due to uninitialised field
Suzuki K Poulose
1
-0
/
+1
2024-02-12
coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
Mao Jinlong
1
-5
/
+5
2024-02-12
coresight-tpdm: Add msr register support for CMB
Tao Zhang
2
-1
/
+100
2024-02-12
coresight-tpdm: Add timestamp control register support for the CMB
Tao Zhang
2
-7
/
+145
2024-02-12
coresight-tpdm: Add pattern registers support for CMB
Tao Zhang
2
-1
/
+134
2024-02-12
coresight-tpdm: Add support to configure CMB
Tao Zhang
2
-0
/
+72
2024-02-12
coresight-tpda: Add support to configure CMB element
Tao Zhang
2
-55
/
+81
2024-02-12
coresight-tpdm: Add CMB dataset support
Tao Zhang
2
-0
/
+41
2024-02-12
coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
Tao Zhang
2
-16
/
+18
2024-02-12
coresight-tpdm: Optimize the store function of tpdm simple dataset
Tao Zhang
1
-20
/
+19
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
7
-19
/
+19
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
10
-45
/
+45
2024-02-12
coresight: Add helper for atomically taking the device
James Clark
3
-15
/
+9
2024-02-12
coresight: Add explicit member initializers to coresight_dev_type
James Clark
1
-5
/
+5
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
7
-32
/
+49
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
6
-398
/
+403
2024-02-12
coresight: Remove the 'enable' field.
James Clark
2
-60
/
+38
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
13
-76
/
+63
2024-02-12
coresight: Remove ops callback checks
James Clark
1
-39
/
+12
2024-02-12
coresight: Make language around "activated" sinks consistent
James Clark
2
-34
/
+19
2024-02-12
coresight: Fix issue where a source device's helpers aren't disabled
James Clark
3
-9
/
+25
2024-02-12
coresight: make coresight_bustype const
Greg Kroah-Hartman
1
-1
/
+1
2024-02-12
coresight: Make current W=1 warnings default
James Clark
1
-0
/
+20
2024-02-12
coresight: Fix undeclared variable warnings from sparse checker
James Clark
1
-0
/
+1
2024-02-12
coresight: etm3x: Fix build warning
James Clark
1
-1
/
+1
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
12
-13
/
+13
2023-11-21
coresight: ultrasoc-smb: Use guards to cleanup
Junhao He
1
-48
/
+22
2023-11-16
coresight: ultrasoc-smb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-16
coresight: trbe: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: replicator: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: funnel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-16
coresight: etm4x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]