index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-05-24
coresight-etm4x: Controls pertaining to the ViewInst register
Pratik Patel
1
-0
/
+98
2015-05-24
coresight-etm4x: Controls pertaining to various configuration options
Pratik Patel
1
-0
/
+124
2015-05-24
coresight-etm4x: Controls pertaining to the reset, mode, pe and events
Pratik Patel
1
-0
/
+441
2015-05-24
coresight-etm4x: Controls pertaining to tracer configuration
Pratik Patel
1
-0
/
+117
2015-05-24
coresight-etm4x: Adding CoreSight ETM4x driver
Pratik Patel
4
-0
/
+1100
2015-05-18
coresight: etb10: Fix check for bogus buffer depth
Mark Brown
1
-1
/
+1
2015-05-18
coresight: etb10: Print size of buffer we fail to allocate
Mark Brown
1
-1
/
+4
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-0
/
+5771
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
13
-0
/
+5780