index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-platform.c
Age
Commit message (
Expand
)
Author
2023-08-18
coresight: Fix memory leak in acpi_buffer->pointer
Junhao He
2023-07-26
coresight: platform: acpi: Ignore the absence of graph
Suzuki K Poulose
2023-07-26
hwtracing: coresight: Explicitly include correct DT includes
Rob Herring
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: Store pointers to connections rather than an array of them
James Clark
2023-06-05
coresight: Dynamically add connections
James Clark
2023-06-05
coresight: Rename connection members to make the direction explicit
James Clark
2023-06-05
coresight: Rename nr_outports to nr_outconns
James Clark
2023-06-05
coresight: Change name of pdata->conns
James Clark
2022-03-11
hwtracing: coresight: Replace acpi_bus_get_device()
Rafael J. Wysocki
2021-04-06
coresight: Do not scan for graph if none is present
Suzuki K Poulose
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang
2020-09-17
coresight: fix offset by one error in counting ports
Mian Yousaf Kaukab
2020-07-21
coresight: Use devm_kcalloc() in coresight_alloc_conns()
Xu Wang
2020-05-19
coresight: Mark some functions static
Stephen Boyd
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2020-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
2020-03-21
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-04
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
2019-06-20
coresight: Add dummy definition for of_coresight_get_cpu()
Suzuki K Poulose
2019-06-20
coresight: Support for ACPI bindings
Suzuki K Poulose
2019-06-20
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
2019-06-20
coresight: platform: Use fwnode handle for device search
Suzuki K Poulose
2019-06-20
coresight: Add support for releasing platform specific data
Suzuki K Poulose
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
coresight: Remove cpu field from platform data
Suzuki K Poulose
2019-06-20
coresight: Make device to CPU mapping generic
Suzuki K Poulose
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-20
coresight: platform: Make memory allocation helper generic
Suzuki K Poulose
2019-06-20
coresight: Rename of_coresight to coresight-platform
Suzuki K Poulose