index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-81
/
+24
2015-10-16
intel_th: Check for NULL instead of ERR_PTR
Dan Carpenter
4
-10
/
+10
2015-10-16
stm class: Select configfs
Alexander Shishkin
1
-0
/
+1
2015-10-10
intel_th: Fix integer mismatch warnings
Alexander Shishkin
1
-1
/
+1
2015-10-10
stm class: Mark src::link __rcu
Alexander Shishkin
2
-4
/
+7
2015-10-07
coresight: etm3x: making error message unambiguous
Mathieu Poirier
1
-2
/
+4
2015-10-07
coresight: etm3x: breaking down sysFS status interface
Mathieu Poirier
1
-49
/
+51
2015-10-07
coresight: etm3x: adding cpu affinity to sysFS interface
Mathieu Poirier
1
-0
/
+13
2015-10-07
coresight: adding comments to remove ambiguity
Mathieu Poirier
1
-0
/
+5
2015-10-07
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
1
-6
/
+16
2015-10-04
intel_th: Add PTI output driver
Alexander Shishkin
4
-0
/
+293
2015-10-04
intel_th: Add Memory Storage Unit driver
Alexander Shishkin
4
-0
/
+1638
2015-10-04
intel_th: Add Software Trace Hub driver
Alexander Shishkin
4
-0
/
+314
2015-10-04
intel_th: Add Global Trace Hub driver
Alexander Shishkin
4
-0
/
+785
2015-10-04
intel_th: Add pci glue layer for Intel(R) Trace Hub
Alexander Shishkin
3
-0
/
+98
2015-10-04
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin
6
-0
/
+1033
2015-10-04
stm class: stm_console: Add kernel-console-over-stm driver
Alexander Shishkin
3
-0
/
+93
2015-10-04
stm class: dummy_stm: Add dummy driver for testing stm class
Alexander Shishkin
3
-0
/
+76
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
5
-0
/
+1656
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2
-6
/
+18
2015-08-05
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2
-5
/
+14
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2
-12
/
+12
2015-08-05
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2
-10
/
+10
2015-08-05
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
1
-12
/
+1
2015-08-05
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
1
-0
/
+5
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-06-08
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-05-24
coresight: replicator: Add Qualcomm CoreSight Replicator driver
Pratik Patel
3
-0
/
+223
2015-05-24
coresight: fix typo in of_coresight.c
Pankaj Dubey
1
-1
/
+1
2015-05-24
coresight: replicator: retrieve and handle atclk
Linus Walleij
1
-4
/
+67
2015-05-24
coresight: funnel: retrieve and handle atclk
Linus Walleij
1
-0
/
+37
2015-05-24
coresight: etb: retrieve and handle atclk
Linus Walleij
1
-0
/
+37
2015-05-24
coresight: tpiu: retrieve and handle atclk
Linus Walleij
1
-0
/
+37
2015-05-24
coresight: etm: retrieve and handle atclk
Linus Walleij
2
-1
/
+37
2015-05-24
coresight: tmc: let runtime PM handle core clock
Linus Walleij
1
-23
/
+8
2015-05-24
coresight: funnel: let runtime PM handle core clock
Linus Walleij
1
-17
/
+7
2015-05-24
coresight: etb: let runtime PM handle core clock
Linus Walleij
1
-26
/
+9
2015-05-24
coresight: tpiu: let runtime PM handle core clock
Linus Walleij
1
-17
/
+4
2015-05-24
coresight: etm: let runtime PM handle core clock
Linus Walleij
2
-46
/
+16
2015-05-24
coresight: support the TPIU version found in Ux500
Linus Walleij
1
-0
/
+4
2015-05-24
coresight: etm: print what version of ETM/PTM is detected
Linus Walleij
1
-1
/
+5
2015-05-24
coresight-etm3x: use module_amba_driver to simplify the code
Mathieu Poirier
1
-11
/
+1
2015-05-24
coresight-etm4x: Read only access to the tracer's ID registers
Mathieu Poirier
1
-0
/
+37
2015-05-24
coresight-etm4x: Read only access to the main management registers
Mathieu Poirier
1
-1
/
+52
2015-05-24
coresight-etm4x: Controls pertaining to the VM ID functions
Pratik Patel
1
-0
/
+178
2015-05-24
coresight-etm4x: Controls pertaining to the context ID functions
Pratik Patel
1
-0
/
+187
2015-05-24
coresight-etm4x: Controls pertaining to the selection of resources
Pratik Patel
1
-0
/
+75
2015-05-24
coresight-etm4x: Controls pertaining to the counter functions
Pratik Patel
1
-0
/
+144
2015-05-24
coresight-etm4x: Controls pertaining to the sequencer functions
Pratik Patel
1
-0
/
+129
2015-05-24
coresight-etm4x: Controls pertaining to the address comparator functions
Pratik Patel
1
-0
/
+423
[next]