summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-11/+1
|\
| * compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-11/+1
* | intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin2019-11-201-0/+5
* | intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin2019-11-201-0/+5
* | intel_th: Fix a double put_device() in error pathAlexander Shishkin2019-11-201-6/+2
* | coresight: replicator: Fix missing spin_lock_init()Wei Yongjun2019-11-191-0/+1
* | coresight: funnel: Fix missing spin_lock_init()Wei Yongjun2019-11-191-0/+1
* | stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin2019-11-141-0/+4
* | Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman2019-11-113-3/+21
|\ \
| * | intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin2019-11-041-0/+5
| * | intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin2019-11-041-0/+5
| * | intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun2019-11-041-1/+3
| * | intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King2019-11-041-1/+1
| * | intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King2019-11-041-0/+3
| * | intel_th: msu: Fix an uninitialized mutexAlexander Shishkin2019-11-041-1/+1
| * | intel_th: gth: Fix the window switching sequenceAlexander Shishkin2019-11-041-0/+3
| |/
* | coresight: etm4x: Fix BMVAL misuseRikard Falkeborn2019-11-041-1/+1
* | coresight: Serialize enabling/disabling a link device.Yabin Cui2019-11-044-52/+90
* | coresight: Add explicit architecture dependencyMark Brown2019-11-041-0/+1
* | coresight: etm4x: Add missing single-shot control API to sysfsMike Leach2019-11-043-1/+149
* | coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach2019-11-041-0/+52
* | coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach2019-11-041-2/+8
* | coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach2019-11-041-5/+9
* | coresight: etm4x: Fix issues with start-stop logic.Mike Leach2019-11-042-4/+36
* | coresight: etm4x: Add missing API to set EL match on address filtersMike Leach2019-11-041-0/+42
* | coresight: etm4x: Fix input validation for sysfs.Mike Leach2019-11-041-8/+13
* | coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach2019-11-043-11/+21
* | coresight: etm4x: Add support for ThunderX2Tanmay Vilas Kumar Jagdale2019-11-041-0/+1
* | coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray2019-11-043-0/+388
|/
* Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-1814-199/+752
|\
| * coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier2019-09-031-5/+24
| * coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier2019-09-031-6/+12
| * coresight: tmc: Make memory width mask computation into a functionMathieu Poirier2019-09-033-21/+31
| * coresight: tmc-etr: Fix perf_data checkYabin Cui2019-09-032-7/+7
| * coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui2019-09-031-7/+11
| * coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray2019-09-031-1/+1
| * coresight: etm4x: use module_param instead of module_param_namedAndrew Murray2019-09-031-1/+2
| * coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray2019-09-031-2/+13
| * coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray2019-09-031-3/+1
| * coresight: acpi: Static funnel supportSuzuki K Poulose2019-09-031-0/+9
| * coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose2019-09-032-2/+3
| * coresight: tmc-etr: Check if non-secure access is enabledSuzuki K Poulose2019-09-032-0/+15
| * coresight: tmc-etr: Handle memory errorsSuzuki K Poulose2019-09-032-0/+14
| * coresight: etr_buf: Consolidate refcount initializationSuzuki K Poulose2019-09-031-11/+2
| * coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan2019-09-032-22/+21
| * coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996Sai Prakash Ranjan2019-09-031-5/+9
| * coresight: etm4x: Two function calls lessMarkus Elfring2019-09-031-9/+4
| * Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-022-1/+10
| |\
| * \ Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman2019-08-192-2/+2
| |\ \
| * \ \ Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-121-0/+1
| |\ \ \
OpenPOWER on IntegriCloud