Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
af67eb9e7e1ab37880459f83153d34b3c42b0075
/
drivers
/
hwtracing
ca48fa2
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
941943c
drivers/hwtracing: make coresight-* explicitly non-modular
by Paul Gortmaker
· 9 years ago
17534ce
coresight: introducing a global trace ID function
by Mathieu Poirier
· 9 years ago
0bcbf2e
coresight: etm-perf: new PMU driver for ETM tracers
by Mathieu Poirier
· 9 years ago
2997aa4
coresight: etb10: implementing AUX API
by Mathieu Poirier
· 9 years ago
e827d45
coresight: etb10: adding operation mode for sink->enable()
by Mathieu Poirier
· 9 years ago
27b10da
coresight: etb10: moving to local atomic operations
by Mathieu Poirier
· 9 years ago
882d5e1
coresight: etm3x: implementing perf_enable/disable() API
by Mathieu Poirier
· 9 years ago
2127154
coresight: etm3x: implementing user/kernel mode tracing
by Mathieu Poirier
· 9 years ago
c528a25
coresight: etm3x: consolidating initial config
by Mathieu Poirier
· 9 years ago
e192172
coresight: etm3x: changing default trace configuration
by Mathieu Poirier
· 9 years ago
47cd066
coresight: etm3x: set progbit to stop trace collection
by Mathieu Poirier
· 9 years ago
22fd532
coresight: etm3x: adding operation mode for etm_enable()
by Mathieu Poirier
· 9 years ago
1925a47
coresight: etm3x: splitting struct etm_drvdata
by Mathieu Poirier
· 9 years ago
ae69a1d
coresight: etm3x: unlocking tracers in default arch init
by Mathieu Poirier
· 9 years ago
c04148e
coresight: etm3x: moving sysFS entries to dedicated file
by Mathieu Poirier
· 9 years ago
c1f8e57
coresight: etm3x: moving etm_readl/writel to header file
by Mathieu Poirier
· 9 years ago
5da5325
coresight: moving PM runtime operations to core framework
by Mathieu Poirier
· 9 years ago
b6404e2
coresight: add API to get sink from path
by Mathieu Poirier
· 9 years ago
b3e9440
coresight: associating path with session rather than tracer
by Mathieu Poirier
· 9 years ago
6139059
coresight: etm4x: Check every parameter used by dma_xx_coherent.
by Eric Long
· 9 years ago
bf16e5b
coresight: "DEVICE_ATTR_RO" should defined as static.
by Eric Long
· 9 years ago
adcde63
stm class: dummy_stm: Add link callback for fault injection
by Alexander Shishkin
· 9 years ago
cc84240
stm class: Plug stm device's unlink callback
by Alexander Shishkin
· 9 years ago
b4ca34a
stm class: Fix a race in unlinking
by Alexander Shishkin
· 9 years ago
f7c81c7
stm class: Fix unbalanced module/device refcounting
by Alexander Shishkin
· 9 years ago
cde4ad8
stm class: Guard output assignment against concurrency
by Alexander Shishkin
· 9 years ago
1810f2c
stm class: Fix unlocking braino in the error path
by Alexander Shishkin
· 9 years ago
1192918
stm class: Add heartbeat stm source device
by Alexander Shishkin
· 9 years ago
bcfdf8a
stm class: dummy_stm: Create multiple devices
by Alexander Shishkin
· 9 years ago
59be422
stm class: Support devices with multiple instances
by Alexander Shishkin
· 9 years ago
f8560a9
stm class: Use driver's packet callback return value
by Alexander Shishkin
· 9 years ago
14136e3
intel_th: Use real device index in the node names
by Alexander Shishkin
· 9 years ago
d7b1787
intel_th: Set root device's drvdata early
by Alexander Shishkin
· 9 years ago
9700750
intel_th: sth: Sanitize packet callback's return values
by Alexander Shishkin
· 9 years ago
2bed074
intel_th: msu: Release resources on read error
by Laurent FERT
· 9 years ago
e4eca2a
intel_th: msu: Fix offset for wrapped block
by Laurent FERT
· 9 years ago
4d02cef
intel_th: Update scratchpad bits according to enabled output activity
by Alexander Shishkin
· 9 years ago
c1a327c
intel_th: gth: Remove commented-out code
by Alexander Shishkin
· 9 years ago
993c7f1
intel_th: Depend on HAS_IOMEM
by Alexander Shishkin
· 9 years ago
73a3ed1
stm class: Fix master deallocation in device unregistering
by Chunyan Zhang
· 9 years ago
f45f40a
stm class: Use a signed return type for stm_find_master_chan
by Lucas Tanure
· 9 years ago
3f04088
intel_th: pci: Add Broxton SOC support
by Alexander Shishkin
· 9 years ago
6396b91
intel_th: pci: Add Apollo Lake SOC support
by Alexander Shishkin
· 9 years ago
f08b182
stm class: Prevent user-controllable allocations
by Alexander Shishkin
· 9 years ago
7b3bb0e
stm class: Fix an off-by-one in master array allocation
by Chunyan Zhang
· 9 years ago
c74f7e8
stm class: Fix link list locking
by Alexander Shishkin
· 9 years ago
4c127fd
stm class: Fix locking in unbinding policy path
by Alexander Shishkin
· 9 years ago
042d446
stm class: Select CONFIG_SRCU
by Arnd Bergmann
· 9 years ago
8d04393
intel_th: INTEL_TH should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
4a2e2b1
stm class: Hide STM-specific options if STM is disabled
by Geert Uytterhoeven
· 9 years ago
52210c8
coresight: implementing 'cpu_id()' API
by Mathieu Poirier
· 9 years ago
b15f0fb
coresight: removing bind/unbind options from sysfs
by Mathieu Poirier
· 9 years ago
ad725ae
coresight: remove csdev's link from topology
by Mathieu Poirier
· 9 years ago
f2dfab3
coresight: release reference taken by 'bus_find_device()'
by Mathieu Poirier
· 9 years ago
fae5415
coresight: coresight_unregister() function cleanup
by Mathieu Poirier
· 9 years ago
a9ddc71
coresight: fixing lockdep error
by Mathieu Poirier
· 9 years ago
ff87422
coresight: fixing indentation problem
by Mathieu Poirier
· 9 years ago
b9884d3
coresight: Fix a typo in Kconfig
by Andrew F. Davis
· 9 years ago
fadf3a4
coresight: checking for NULL string in coresight_name_match()
by Mathieu Poirier
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
73061da
intel_th: Check for NULL instead of ERR_PTR
by Dan Carpenter
· 9 years ago
1c09057
stm class: Select configfs
by Alexander Shishkin
· 9 years ago
ed39268
intel_th: Fix integer mismatch warnings
by Alexander Shishkin
· 9 years ago
0df771d
stm class: Mark src::link __rcu
by Alexander Shishkin
· 9 years ago
af61621
coresight: etm3x: making error message unambiguous
by Mathieu Poirier
· 9 years ago
7253e4c
coresight: etm3x: breaking down sysFS status interface
by Mathieu Poirier
· 9 years ago
adfad87
coresight: etm3x: adding cpu affinity to sysFS interface
by Mathieu Poirier
· 9 years ago
58b8d51
coresight: adding comments to remove ambiguity
by Mathieu Poirier
· 9 years ago
497b595
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
by Chunyan Zhang
· 9 years ago
14cdbf0
intel_th: Add PTI output driver
by Alexander Shishkin
· 9 years ago
ba82664
intel_th: Add Memory Storage Unit driver
by Alexander Shishkin
· 9 years ago
f04e449
intel_th: Add Software Trace Hub driver
by Alexander Shishkin
· 9 years ago
b27a6a3
intel_th: Add Global Trace Hub driver
by Alexander Shishkin
· 9 years ago
2b0b16d
intel_th: Add pci glue layer for Intel(R) Trace Hub
by Alexander Shishkin
· 9 years ago
39f4034
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
by Alexander Shishkin
· 9 years ago
e3e5a3d
stm class: stm_console: Add kernel-console-over-stm driver
by Alexander Shishkin
· 9 years ago
2c41538
stm class: dummy_stm: Add dummy driver for testing stm class
by Alexander Shishkin
· 9 years ago
7bd1d40
stm class: Introduce an abstraction for System Trace Module devices
by Alexander Shishkin
· 9 years ago
f67b467
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
by Chunyan Zhang
· 9 years ago
a440617
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
by Chunyan Zhang
· 9 years ago
cd196ac
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
by Chunyan Zhang
· 9 years ago
414a141
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
by Chunyan Zhang
· 9 years ago
c35aaa1
coresight: replicator: Use builtin_platform_driver()
by Vaishali Thakkar
· 9 years ago
27d3fd3
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
by Ivan T. Ivanov
· 9 years ago
fc368ea
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
by Paul Gortmaker
· 9 years ago
5a6a7cd
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
by Paul Gortmaker
· 9 years ago
620cf78
coresight: replicator: Add Qualcomm CoreSight Replicator driver
by Pratik Patel
· 9 years ago
4370123
coresight: fix typo in of_coresight.c
by Pankaj Dubey
· 9 years ago
9875cd9
coresight: replicator: retrieve and handle atclk
by Linus Walleij
· 9 years ago
2e5f75d
coresight: funnel: retrieve and handle atclk
by Linus Walleij
· 9 years ago
267b2c2
coresight: etb: retrieve and handle atclk
by Linus Walleij
· 9 years ago
db341d3
coresight: tpiu: retrieve and handle atclk
by Linus Walleij
· 9 years ago
d1839e6
coresight: etm: retrieve and handle atclk
by Linus Walleij
· 9 years ago
32398ef
coresight: tmc: let runtime PM handle core clock
by Linus Walleij
· 9 years ago
e2d08f9
coresight: funnel: let runtime PM handle core clock
by Linus Walleij
· 9 years ago
1b19f59
coresight: etb: let runtime PM handle core clock
by Linus Walleij
· 9 years ago
b5913d6
coresight: tpiu: let runtime PM handle core clock
by Linus Walleij
· 9 years ago
ec36005
coresight: etm: let runtime PM handle core clock
by Linus Walleij
· 9 years ago
4339b69
coresight: support the TPIU version found in Ux500
by Linus Walleij
· 9 years ago
Next »