aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tpiu.c
AgeCommit message (Expand)Author
2021-11-01coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose
2021-11-01coresight: tpiu: Prepare for using coresight device access abstractionSuzuki K Poulose
2021-11-01coresight: Introduce device access abstractionSuzuki K Poulose
2021-11-01coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier
2021-09-27amba: Make the remove callback return voidUwe Kleine-König
2020-12-30coresight: remove broken __exit annotationsArnd Bergmann
2020-09-28coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose
2019-06-19coresight: tpiu: Clean up device specific dataSuzuki K Poulose
2019-04-25coresight: Move reference counting inside sink driversMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-25coresight: tpiu: Cleanup power managementSuzuki K Poulose
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose
2018-07-15coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2017-12-19coresight: Fix disabling of CoreSight TPIURobert Walker
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose
2017-08-28coresight: tpiu: constify amba_idArvind Yadav
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-05-24coresight: tpiu: retrieve and handle atclkLinus Walleij
2015-05-24coresight: tpiu: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: support the TPIU version found in Ux500Linus Walleij
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier