index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
2023-11-16
coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base
Junhao He
2023-11-16
coresight: ultrasoc-smb: Config SMB buffer before register sink
Junhao He
2023-11-16
coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb
Junhao He
2023-11-13
hwtracing: hisi_ptt: Don't try to attach a task
Yicong Yang
2023-11-13
hwtracing: hisi_ptt: Handle the interrupt in hardirq context
Yicong Yang
2023-11-13
hwtracing: hisi_ptt: Add dummy callback pmu::read()
Junhao He
2023-11-13
coresight: Fix crash when Perf and sysfs modes are used concurrently
James Clark
2023-11-13
coresight: etm4x: Remove bogous __exit annotation for some functions
Uwe Kleine-König
2023-09-20
coresight: tmc-etr: Disable warnings for allocation failures
Suzuki K Poulose
2023-09-15
coresight: Fix run time warnings while reusing ETR buffer
Linu Cherian
2023-08-18
coresight: trbe: Fix TRBE potential sleep in atomic context
Junhao He
2023-08-18
coresight: Fix memory leak in acpi_buffer->pointer
Junhao He
2023-08-17
coresight: etm4x: Ensure valid drvdata and clock before clk_put()
Anshuman Khandual
2023-08-17
coresight: trbe: Allocate platform data per device
Suzuki K Poulose
2023-08-15
hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-08-04
coresight: dummy: simplify the code with module_platform_driver
Yang Yingliang
2023-08-04
coresight: tmc: Explicit type conversions to prevent integer overflow
Ruidong Tian
2023-08-02
coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP
Anshuman Khandual
2023-07-26
coresight: Fix all W=1 build warnings
James Clark
2023-07-26
coresight: etm4x: Add ACPI support in platform driver
Suzuki K Poulose
2023-07-26
coresight: platform: acpi: Ignore the absence of graph
Suzuki K Poulose
2023-07-26
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
2023-07-26
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
2023-07-26
coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
Anshuman Khandual
2023-07-26
coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
Anshuman Khandual
2023-07-26
hwtracing: coresight: Explicitly include correct DT includes
Rob Herring
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-21
hwtracing: hisi_ptt: Fix potential sleep in atomic context
Yicong Yang
2023-06-21
hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
Yicong Yang
2023-06-21
hwtracing: hisi_ptt: Export available filters through sysfs
Yicong Yang
2023-06-21
hwtracing: hisi_ptt: Add support for dynamically updating the filter list
Yicong Yang
2023-06-21
hwtracing: hisi_ptt: Factor out filter allocation and release operation
Yicong Yang
2023-06-19
coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
Nathan Chancellor
2023-06-15
Coresight: Add coresight dummy driver
Hao Zhang
2023-06-14
arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation
Anshuman Khandual
2023-06-14
arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-07
coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE
Suzuki K Poulose
2023-06-07
coresight: etm4x: Make etm4_remove_dev() return void
Uwe Kleine-König
2023-06-06
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
2023-06-05
coresight: Refactor out buffer allocation function for ETR
James Clark
2023-06-05
coresight: Make refcount a property of the connection
James Clark
2023-06-05
coresight: Store in-connections as well as out-connections
James Clark
2023-06-05
coresight: Simplify connection fixup mechanism
James Clark
2023-06-05
coresight: Store pointers to connections rather than an array of them
James Clark
[next]