index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-platform.c
Age
Commit message (
Expand
)
Author
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