summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2020-11-10Revert "coresight: Make sysfs functional on topologies with per core sink"Sasha Levin
2020-11-05coresight: Make sysfs functional on topologies with per core sinkLinu Cherian
2020-10-29coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang
2020-10-29coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose
2020-10-01coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose
2020-10-01intel_th: Disallow multi mode on devices where it's brokenAlexander Shishkin
2020-08-19coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()Sai Prakash Ranjan
2020-07-22intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin
2020-07-22intel_th: pci: Add Emmitsburg PCH supportAlexander Shishkin
2020-07-22intel_th: pci: Add Tiger Lake PCH-H supportAlexander Shishkin
2020-07-22intel_th: pci: Add Jasper Lake CPU supportAlexander Shishkin
2020-06-24coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan
2020-03-25stm class: sys-t: Fix the use of time_after()Alexander Shishkin
2020-03-25intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin
2020-03-25intel_th: Fix user-visible error codesAlexander Shishkin
2020-03-25intel_th: msu: Fix the unexpected state warningAlexander Shishkin
2019-12-31intel_th: msu: Fix window switching without windowsAlexander Shishkin
2019-12-31intel_th: Fix freeing IRQsAlexander Shishkin
2019-12-31intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin
2019-12-31intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin
2019-12-17coresight: Serialize enabling/disabling a link device.Yabin Cui
2019-12-17stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin
2019-12-17intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin
2019-12-17intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin
2019-12-17intel_th: Fix a double put_device() in error pathAlexander Shishkin
2019-12-13coresight: etm4x: Fix input validation for sysfs.Mike Leach
2019-11-04intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin
2019-11-04intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin
2019-11-04intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun
2019-11-04intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King
2019-11-04intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King
2019-11-04intel_th: msu: Fix an uninitialized mutexAlexander Shishkin
2019-11-04intel_th: gth: Fix the window switching sequenceAlexander Shishkin
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-03coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier
2019-09-03coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier
2019-09-03coresight: tmc: Make memory width mask computation into a functionMathieu Poirier
2019-09-03coresight: tmc-etr: Fix perf_data checkYabin Cui
2019-09-03coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui
2019-09-03coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray
2019-09-03coresight: etm4x: use module_param instead of module_param_namedAndrew Murray
2019-09-03coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-09-03coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray
2019-09-03coresight: acpi: Static funnel supportSuzuki K Poulose
2019-09-03coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose
2019-09-03coresight: tmc-etr: Check if non-secure access is enabledSuzuki K Poulose
2019-09-03coresight: tmc-etr: Handle memory errorsSuzuki K Poulose
2019-09-03coresight: etr_buf: Consolidate refcount initializationSuzuki K Poulose