aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2020-10-29coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan
2020-10-29coresight: cti: Fix bug clearing sysfs links on callbackMike Leach
2020-10-29coresight: cti: Fix remove sysfs link errorMike Leach
2020-10-29coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang
2020-10-29coresight: etm4x: Fix issues on trcseqevr accessJonathan Zhou
2020-10-29coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose
2020-10-29coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang
2020-10-29coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou
2020-10-29coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach
2020-10-29coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang
2020-10-29coresight: cti: disclaim device only when it's claimedTingwei Zhang
2020-10-29coresight: fix offset by one error in counting portsMian Yousaf Kaukab
2020-10-29coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to initSai Prakash Ranjan
2020-08-19coresight: etm4x: Fix save/restore during cpu idleSuzuki K Poulose
2020-08-19coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()Sai Prakash Ranjan
2020-08-19coresight: etmv4: Counter values not saved on disableMike Leach
2020-08-19coresight: etmv4: Fix resource selector constantMike Leach
2020-07-10intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin
2020-07-10intel_th: pci: Add Emmitsburg PCH supportAlexander Shishkin
2020-07-10intel_th: pci: Add Tiger Lake PCH-H supportAlexander Shishkin
2020-07-10intel_th: pci: Add Jasper Lake CPU supportAlexander Shishkin
2020-07-01coresight: etmv4: Fix CPU power management setup in probe() functionMike Leach
2020-07-01coresight: cti: Fix error handling in probeDan Carpenter
2020-06-15stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-19coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach
2020-05-19coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose
2020-05-19coresight: Avoid casting void pointersStephen Boyd
2020-05-19coresight: Include required headers in C filesStephen Boyd
2020-05-19coresight: Initialize arg in sparse friendly wayStephen Boyd
2020-05-19coresight: Don't initialize variables unnecessarilyStephen Boyd
2020-05-19coresight: Mark some functions staticStephen Boyd
2020-05-19coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul
2020-05-19coresight: etmv4: Update default filter and initialisationMike Leach
2020-05-19coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose
2020-05-19coresight: etb10: Make coresight_etb_groups staticJason Yan
2020-05-19coresight: cti: Make some symbols staticJason Yan
2020-05-19coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385Sai Prakash Ranjan
2020-05-19coresight: etm4x: Add support for Qualcomm SC7180 SoCSai Prakash Ranjan
2020-05-19coresight: cti: Add in sysfs links to other coresight devicesMike Leach
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach
2020-05-19coresight: Add return value for fixup connectionsSuzuki K Poulose
2020-05-19coresight: Pass coresight_device for coresight_release_platform_dataSuzuki K Poulose
2020-05-15coresight: cti: remove incorrect NULL return checkCalvin Johnson
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab
2020-03-24intel_th: msu: Make stopping the trace optionalAlexander Shishkin