summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-21coresight: cti: Add connection information to sysfsMike Leach
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Add device tree support for custom CTIMike Leach
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach
2020-03-21coresight: cti: Add sysfs coresight mgmt register accessMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach
2020-03-18intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin
2020-03-18intel_th: Fix user-visible error codesAlexander Shishkin
2020-03-18intel_th: msu: Fix the unexpected state warningAlexander Shishkin
2020-03-18stm class: sys-t: Fix the use of time_after()Alexander Shishkin