aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tpiu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-nextGreg Kroah-Hartman1-3/+1
2021-02-04coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose1-2/+2
2021-02-04coresight: tpiu: Prepare for using coresight device access abstractionSuzuki K Poulose1-17/+13
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose1-0/+1
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-3/+1
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann1-1/+1
2020-11-27coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier1-1/+1
2020-09-28coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips1-1/+19
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose1-1/+6
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose1-5/+5
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose1-0/+1
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose1-7/+4
2019-06-19coresight: tpiu: Clean up device specific dataSuzuki K Poulose1-5/+2
2019-04-25coresight: Move reference counting inside sink driversMathieu Poirier1-1/+5
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier1-1/+2
2019-04-25coresight: tpiu: Cleanup power managementSuzuki K Poulose1-3/+6
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose1-1/+1
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose1-2/+2
2018-07-15coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2017-12-19coresight: Fix disabling of CoreSight TPIURobert Walker1-3/+10
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose1-2/+2
2017-08-28coresight: tpiu: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose1-0/+5
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose1-11/+7
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier1-1/+0
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-6/+3
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-1/+1
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier1-2/+0
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier1-9/+1
2015-05-24coresight: tpiu: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: tpiu: let runtime PM handle core clockLinus Walleij1-17/+4
2015-05-24coresight: support the TPIU version found in Ux500Linus Walleij1-0/+4
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-0/+207