index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm4x-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
1
-9
/
+18
2023-01-19
coresight: etm4x: Update ETM4 driver to use Trace ID API
Mike Leach
1
-3
/
+24
2022-08-26
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
1
-0
/
+29
2022-04-13
coresight: etm4x: Cleanup TRCRSCTLRn register accesses
James Clark
1
-2
/
+5
2022-04-13
coresight: etm4x: Cleanup TRCBBCTLR register accesses
James Clark
1
-2
/
+2
2022-04-13
coresight: etm4x: Cleanup TRCSSPCICRn register accesses
James Clark
1
-1
/
+1
2022-04-13
coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses
James Clark
1
-3
/
+3
2022-04-13
coresight: etm4x: Cleanup TRCACATRn register accesses
James Clark
1
-21
/
+21
2022-04-13
coresight: etm4x: Cleanup TRCVICTLR register accesses
James Clark
1
-18
/
+18
2022-04-13
coresight: etm4x: Cleanup TRCSTALLCTLR register accesses
James Clark
1
-6
/
+6
2022-04-13
coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses
James Clark
1
-10
/
+15
2022-04-13
coresight: etm4x: Cleanup TRCCONFIGR register accesses
James Clark
1
-23
/
+23
2022-03-11
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
1
-0
/
+28
2022-03-11
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
1
-0
/
+2
2022-03-11
coresight: Fix TRCCONFIGR.QE sysfs interface
James Clark
1
-2
/
+6
2021-08-18
coresight: etm4x: Add complex configuration handlers to etmv4
Mike Leach
1
-0
/
+3
2021-04-06
coresight: ete: Add support for ETE tracing
Suzuki K Poulose
1
-3
/
+16
2021-02-04
coresight: etm4x: Handle accesses to TRCSTALLCTLR
Suzuki K Poulose
1
-1
/
+1
2021-02-04
coresight: etm4x: Expose trcdevarch via sysfs
Suzuki K Poulose
1
-0
/
+1
2021-02-04
coresight: etm4x: Clean up exception level masks
Suzuki K Poulose
1
-6
/
+6
2021-02-04
coresight: etm4x: Hide sysfs attributes for unavailable registers
Suzuki K Poulose
1
-0
/
+51
2021-02-04
coresight: etm4x: Make offset available for sysfs attributes
Suzuki K Poulose
1
-58
/
+57
2021-02-04
coresight: etm4x: Convert all register accesses
Suzuki K Poulose
1
-3
/
+6
2021-02-04
coresight: etm4x: Always read the registers on the host CPU
Suzuki K Poulose
1
-13
/
+10
2020-09-17
coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface
Jonathan Zhou
1
-3
/
+6
2020-09-17
coresight: etm4x: Fix issues within reset interface of sysfs
Jonathan Zhou
1
-1
/
+1
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
1
-1
/
+1
2019-11-04
coresight: etm4x: Fix BMVAL misuse
Rikard Falkeborn
1
-1
/
+1
2019-11-04
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
1
-0
/
+122
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
1
-4
/
+35
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
1
-6
/
+6
2019-09-03
coresight: etm4x: Two function calls less
Markus Elfring
1
-9
/
+4
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
1
-9
/
+38
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
1
-2
/
+2
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
1
-12
/
+12
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
1
-0
/
+1
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
1
-16
/
+46
2016-05-01
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
1
-35
/
+28
2016-05-01
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
1
-0
/
+3
2016-05-01
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
1
-282
/
+360
2016-05-01
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
1
-0
/
+4
2016-05-01
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
1
-0
/
+2048