index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-16
coresight: tmc: Make etr buffer mode user configurable from sysfs
Anshuman Khandual
3
-14
/
+115
2023-11-16
coresight: etm: Make cycle count threshold user configurable
Anshuman Khandual
2
-2
/
+9
2023-11-16
coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
Anshuman Khandual
1
-0
/
+37
2023-11-16
coresight: trbe: Enable ACPI based TRBE devices
Anshuman Khandual
2
-0
/
+11
2023-11-16
coresight: trbe: Add a representative coresight_platform_data for TRBE
Anshuman Khandual
1
-2
/
+12
2023-11-16
coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base
Junhao He
1
-1
/
+1
2023-11-16
coresight: ultrasoc-smb: Config SMB buffer before register sink
Junhao He
1
-13
/
+8
2023-11-16
coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb
Junhao He
2
-24
/
+17
2023-11-13
hwtracing: hisi_ptt: Don't try to attach a task
Yicong Yang
1
-0
/
+3
2023-11-13
hwtracing: hisi_ptt: Handle the interrupt in hardirq context
Yicong Yang
1
-3
/
+3
2023-11-13
hwtracing: hisi_ptt: Add dummy callback pmu::read()
Junhao He
1
-0
/
+5
2023-11-13
coresight: Fix crash when Perf and sysfs modes are used concurrently
James Clark
1
-2
/
+2
2023-11-13
coresight: etm4x: Remove bogous __exit annotation for some functions
Uwe Kleine-König
1
-3
/
+3
2023-09-20
coresight: tmc-etr: Disable warnings for allocation failures
Suzuki K Poulose
1
-1
/
+2
2023-09-15
coresight: Fix run time warnings while reusing ETR buffer
Linu Cherian
1
-11
/
+13
2023-08-18
coresight: trbe: Fix TRBE potential sleep in atomic context
Junhao He
1
-15
/
+17
2023-08-18
coresight: Fix memory leak in acpi_buffer->pointer
Junhao He
1
-14
/
+26
2023-08-17
coresight: etm4x: Ensure valid drvdata and clock before clk_put()
Anshuman Khandual
1
-1
/
+1
2023-08-17
coresight: trbe: Allocate platform data per device
Suzuki K Poulose
1
-7
/
+4
2023-08-15
hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-4
/
+4
2023-08-04
coresight: dummy: simplify the code with module_platform_driver
Yang Yingliang
1
-11
/
+1
2023-08-04
coresight: tmc: Explicit type conversions to prevent integer overflow
Ruidong Tian
3
-4
/
+5
2023-08-02
coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP
Anshuman Khandual
1
-1
/
+1
2023-07-26
coresight: Fix all W=1 build warnings
James Clark
2
-3
/
+3
2023-07-26
coresight: etm4x: Add ACPI support in platform driver
Suzuki K Poulose
1
-0
/
+10
2023-07-26
coresight: platform: acpi: Ignore the absence of graph
Suzuki K Poulose
1
-1
/
+5
2023-07-26
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
2
-2
/
+60
2023-07-26
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
1
-14
/
+15
2023-07-26
coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
Anshuman Khandual
1
-5
/
+5
2023-07-26
coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
Anshuman Khandual
1
-5
/
+14
2023-07-26
hwtracing: coresight: Explicitly include correct DT includes
Rob Herring
2
-3
/
+1
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-676
/
+1320
2023-06-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-39
/
+32
2023-06-21
hwtracing: hisi_ptt: Fix potential sleep in atomic context
Yicong Yang
2
-7
/
+7
2023-06-21
hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
Yicong Yang
1
-1
/
+1
2023-06-21
hwtracing: hisi_ptt: Export available filters through sysfs
Yicong Yang
2
-0
/
+221
2023-06-21
hwtracing: hisi_ptt: Add support for dynamically updating the filter list
Yicong Yang
2
-8
/
+202
2023-06-21
hwtracing: hisi_ptt: Factor out filter allocation and release operation
Yicong Yang
1
-24
/
+39
2023-06-19
coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
Nathan Chancellor
1
-2
/
+2
2023-06-15
Coresight: Add coresight dummy driver
Hao Zhang
3
-0
/
+175
2023-06-14
arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation
Anshuman Khandual
1
-9
/
+0
2023-06-14
arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-3
/
+3
2023-06-14
arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format
Anshuman Khandual
2
-14
/
+14
2023-06-14
arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-2
/
+2
2023-06-14
arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
Anshuman Khandual
2
-13
/
+15
2023-06-07
coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE
Suzuki K Poulose
2
-2
/
+22
2023-06-07
coresight: etm4x: Make etm4_remove_dev() return void
Uwe Kleine-König
1
-6
/
+3
2023-06-06
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
1
-9
/
+18
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
6
-105
/
+79
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
5
-54
/
+178
[prev]
[next]