index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-11-19
coresight: replicator: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2019-11-19
coresight: funnel: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2019-11-14
stm class: Lose the protocol driver when dropping its reference
Alexander Shishkin
1
-0
/
+4
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+21
2019-11-04
coresight: etm4x: Fix BMVAL misuse
Rikard Falkeborn
1
-1
/
+1
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
4
-52
/
+90
2019-11-04
coresight: Add explicit architecture dependency
Mark Brown
1
-0
/
+1
2019-11-04
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
3
-1
/
+149
2019-11-04
coresight: etm4x: Add view comparator settings API to sysfs.
Mike Leach
1
-0
/
+52
2019-11-04
coresight: etm4x: Improve usability of sysfs - CID and VMID masks.
Mike Leach
1
-2
/
+8
2019-11-04
coresight: etm4x: Improve usability of sysfs - include/exclude addr.
Mike Leach
1
-5
/
+9
2019-11-04
coresight: etm4x: Fix issues with start-stop logic.
Mike Leach
2
-4
/
+36
2019-11-04
coresight: etm4x: Add missing API to set EL match on address filters
Mike Leach
1
-0
/
+42
2019-11-04
coresight: etm4x: Fix input validation for sysfs.
Mike Leach
1
-8
/
+13
2019-11-04
coresight: etm4x: Fixes for ETM v4.4 architecture updates.
Mike Leach
3
-11
/
+21
2019-11-04
coresight: etm4x: Add support for ThunderX2
Tanmay Vilas Kumar Jagdale
1
-0
/
+1
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
3
-0
/
+388
[prev]
[next]