index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-08-28
coresight tmc: Handle configuration types properly
Suzuki K Poulose
1
-3
/
+11
2017-08-28
coresight replicator: Expose replicator management registers
Suzuki K Poulose
1
-0
/
+23
2017-08-28
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
1
-0
/
+4
2017-08-28
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
4
-8
/
+34
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
5
-65
/
+67
2017-08-28
coresight: Add support for reading 64bit registers
Suzuki K Poulose
1
-5
/
+24
2017-08-28
coresight replicator: Cleanup programmable replicator naming
Suzuki K Poulose
3
-9
/
+7
2017-08-28
coresight: etm4x: Adds trace return stack option programming for ETMv4.
Mike Leach
1
-0
/
+4
2017-08-28
coresight: ptm: Adds trace return stack option programming for PTM.
Mike Leach
2
-3
/
+16
2017-08-28
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
1
-0
/
+2
2017-08-28
hwtracing: coresight: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etm3x: Set synchronisation frequencty to TRM default
Mathieu Poirier
1
-0
/
+2
2017-08-28
coresight: etb10: Move etb_disable_hw() outside of lock
Mathieu Poirier
1
-1
/
+1
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
5
-3
/
+67
2017-08-28
coresight: etb10: Remove useless conversion to LE
Mathieu Poirier
1
-8
/
+4
2017-08-28
coresight: Correct buffer lost increment
Mathieu Poirier
2
-5
/
+13
2017-08-25
intel_th: Perform time resync on capture start
Alexander Shishkin
5
-9
/
+82
2017-08-25
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2
-4
/
+24
2017-08-25
intel_th: pci: Use drvdata for quirks
Alexander Shishkin
3
-10
/
+26
2017-08-25
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
1
-0
/
+5
2017-08-25
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2017-08-25
intel_th: pti: Support Low Power Path output port type
Alexander Shishkin
2
-5
/
+118
2017-08-25
intel_th: Enumerate Low Power Path output port type
Alexander Shishkin
2
-1
/
+17
2017-08-25
intel_th: msu: Use the real device in case of IOMMU domain allocation
Alexander Shishkin
1
-6
/
+6
2017-08-25
intel_th: Make the switch allocate its subdevices
Alexander Shishkin
3
-88
/
+230
2017-08-25
intel_th: Make SOURCE devices children of the root device
Alexander Shishkin
2
-18
/
+27
2017-08-25
intel_th: Streamline the subdevice tree accessors
Alexander Shishkin
2
-16
/
+24
2017-08-25
intel_th: Output devices without ports don't need assigning
Alexander Shishkin
1
-11
/
+12
2017-08-25
intel_th: pci: Enable bus mastering
Alexander Shishkin
1
-0
/
+2
2017-08-25
stm: Potential read overflow in stm_char_policy_set_ioctl()
Dan Carpenter
1
-1
/
+1
2017-07-04
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-38
/
+800
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2017-06-09
coresight: add support for CPU debug module
Leo Yan
3
-0
/
+715
2017-06-09
coresight: refactor with function of_coresight_get_cpu
Leo Yan
1
-15
/
+28
2017-06-09
coresight: of_get_coresight_platform_data: Add missing of_node_put
Suzuki K Poulose
1
-7
/
+10
2017-06-09
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
1
-0
/
+7
2017-06-09
coresight: etb10: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-06-09
coresight: etb10: Delete an error message for a failed memory allocation in e...
Markus Elfring
1
-4
/
+1
2017-06-09
coresight: use const for device_node structures
Leo Yan
1
-3
/
+4
2017-06-09
coresight: tmc: minor fix for output log
Leo Yan
1
-8
/
+17
2017-06-09
coresight: etm_perf: Fix using uninitialised work
Suzuki K Poulose
1
-2
/
+1
2017-06-09
coresight: Fix reference count for software sources
Suzuki K Poulose
1
-2
/
+13
2017-06-09
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
1
-6
/
+13
2017-06-09
hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-1
/
+0
2017-05-26
hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-10
/
+10
2017-05-26
hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-10
/
+10
2017-05-09
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-04-08
coresight: Fixes coresight DT parse to get correct output port ID.
Mike Leach
1
-1
/
+1
2017-03-30
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+13
[prev]
[next]