summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-funnel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-221-39/+48
|\
| * coresight: funnel: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2024-04-161-24/+48
| * coresight: Add helpers registering/removing both AMBA and platform driversAnshuman Khandual2024-04-161-17/+2
* | ARM: 9373/1: coresight: funnel: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
|/
* coresight: Fix uninitialized struct warningsJames Clark2024-02-121-2/+2
* coresight: funnel: Convert to platform remove callback returning voidUwe Kleine-König2023-11-161-3/+2
* coresight: Make refcount a property of the connectionJames Clark2023-06-051-11/+15
* Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-051-2/+2
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+2
* | coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-041-2/+4
* | coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-0/+1
|/
* coresight: remove broken __exit annotationsArnd Bergmann2020-12-081-3/+3
* coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu2020-11-271-1/+1
* coresight: funnel: Allow funnel driver to be built as moduleKim Phillips2020-09-281-2/+63
* coresight: funnel: Fix missing spin_lock_init()Wei Yongjun2019-11-191-0/+1
* coresight: Serialize enabling/disabling a link device.Yabin Cui2019-11-041-8/+28
* coresight: acpi: Static funnel supportSuzuki K Poulose2019-09-031-0/+9
* coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose2019-09-031-1/+1
* coresight: Potential uninitialized variable in probe()Dan Carpenter2019-07-031-0/+1
* coresight: Use platform agnostic namesSuzuki K Poulose2019-06-201-1/+6
* coresight: Rearrange platform data probingSuzuki K Poulose2019-06-201-5/+7
* coresight: Remove name from platform descriptionSuzuki K Poulose2019-06-201-0/+1
* coresight: Introduce generic platform data helperSuzuki K Poulose2019-06-201-7/+4
* coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose2019-06-201-1/+2
* coresight: funnel: Clean up device book keepingSuzuki K Poulose2019-06-191-7/+4
* coresight: funnel: Support static funnelLeo Yan2019-05-021-27/+89
* coresight: funnel: Claim devices before useSuzuki K Poulose2018-09-251-5/+21
* coresight: Convert driver messages to dev_dbgSuzuki K Poulose2018-09-251-2/+2
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-10/+3
* coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-191-3/+1
* coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose2017-10-201-2/+2
* coresight: funnel: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose2017-08-281-0/+5
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-311-12/+8
* coresight: removing gratuitous boot time log messagesMathieu Poirier2016-05-011-1/+0
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-6/+3
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-2/+0
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-071-9/+1
* coresight: funnel: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: funnel: let runtime PM handle core clockLinus Walleij2015-05-241-17/+7
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+258