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
2020-06-15
stm class: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-106
/
+619
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-05-19
coresight: cti: Add CPU idle pm notifer to CTI devices
Mike Leach
1
-0
/
+69
2020-05-19
coresight: cti: Add CPU Hotplug handling to CTI driver
Mike Leach
1
-0
/
+92
2020-05-19
coresight: etm4x: Fix use-after-free of per-cpu etm drvdata
Suzuki K Poulose
1
-0
/
+1
2020-05-19
coresight: Avoid casting void pointers
Stephen Boyd
1
-3
/
+6
2020-05-19
coresight: Include required headers in C files
Stephen Boyd
4
-2
/
+33
2020-05-19
coresight: Initialize arg in sparse friendly way
Stephen Boyd
2
-2
/
+2
2020-05-19
coresight: Don't initialize variables unnecessarily
Stephen Boyd
1
-4
/
+4
2020-05-19
coresight: Mark some functions static
Stephen Boyd
4
-6
/
+5
2020-05-19
coresight: etm4x: Add support for Neoverse N1 ETM
Anurag Koul
1
-0
/
+1
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
2
-18
/
+7
2020-05-19
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
1
-8
/
+8
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2
-26
/
+66
2020-05-19
coresight: etb10: Make coresight_etb_groups static
Jason Yan
1
-1
/
+1
2020-05-19
coresight: cti: Make some symbols static
Jason Yan
1
-3
/
+3
2020-05-19
coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385
Sai Prakash Ranjan
1
-2
/
+2
2020-05-19
coresight: etm4x: Add support for Qualcomm SC7180 SoC
Sai Prakash Ranjan
1
-0
/
+2
2020-05-19
coresight: cti: Add in sysfs links to other coresight devices
Mike Leach
1
-4
/
+48
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
3
-12
/
+119
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
3
-1
/
+130
2020-05-19
coresight: Add return value for fixup connections
Suzuki K Poulose
1
-10
/
+14
2020-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
3
-5
/
+7
2020-05-15
coresight: cti: remove incorrect NULL return check
Calvin Johnson
1
-2
/
+2
2020-04-20
docs: fix broken references to text files
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-24
intel_th: msu: Make stopping the trace optional
Alexander Shishkin
1
-1
/
+37
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
3
-9
/
+15
2020-03-21
coresight: cti: Add connection information to sysfs
Mike Leach
3
-3
/
+346
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
4
-5
/
+204
2020-03-21
coresight: cti: Add device tree support for custom CTI
Mike Leach
2
-4
/
+241
2020-03-21
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
4
-9
/
+230
2020-03-21
coresight: cti: Add sysfs trigger / channel programming API
Mike Leach
3
-0
/
+551
2020-03-21
coresight: cti: Add sysfs access to program function registers
Mike Leach
4
-0
/
+397
2020-03-21
coresight: cti: Add sysfs coresight mgmt register access
Mike Leach
2
-0
/
+54
2020-03-21
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
7
-0
/
+786
2020-03-18
intel_th: pci: Add Elkhart Lake CPU support
Alexander Shishkin
1
-0
/
+5
2020-03-18
intel_th: Fix user-visible error codes
Alexander Shishkin
1
-3
/
+3
2020-03-18
intel_th: msu: Fix the unexpected state warning
Alexander Shishkin
1
-3
/
+4
2020-03-18
stm class: sys-t: Fix the use of time_after()
Alexander Shishkin
1
-3
/
+3
2020-03-18
intel_th: Disallow multi mode on devices where it's broken
Alexander Shishkin
3
-4
/
+17
2020-01-14
coresight: etm4x: Fix unused function warning
Arnd Bergmann
1
-7
/
+6
2019-12-17
intel_th: msu: Fix window switching without windows
Alexander Shishkin
1
-5
/
+9
2019-12-17
intel_th: Fix freeing IRQs
Alexander Shishkin
2
-3
/
+6
2019-12-17
intel_th: pci: Add Elkhart Lake SOC support
Alexander Shishkin
1
-0
/
+5
2019-12-17
intel_th: pci: Add Comet Lake PCH-V support
Alexander Shishkin
1
-0
/
+5
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2019-11-20
intel_th: pci: Add Tiger Lake CPU support
Alexander Shishkin
1
-0
/
+5
2019-11-20
intel_th: pci: Add Ice Lake CPU support
Alexander Shishkin
1
-0
/
+5
2019-11-20
intel_th: Fix a double put_device() in error path
Alexander Shishkin
1
-6
/
+2
[next]