index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tpiu.c
Age
Commit message (
Expand
)
Author
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
2021-02-04
coresight: tpiu: Prepare for using coresight device access abstraction
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-11-27
coresight-tpiu: Fix W=1 warning in TPIU driver
Mathieu Poirier
2020-09-28
coresight: tpiu: Allow tpiu to be built as a module
Kim Phillips
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
coresight: Rearrange platform data probing
Suzuki K Poulose
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-19
coresight: tpiu: Clean up device specific data
Suzuki K Poulose
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
2019-04-25
coresight: tpiu: Cleanup power management
Suzuki K Poulose
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-07-15
coresight: tpiu: Fix disabling timeouts
Robin Murphy
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-12-19
coresight: Fix disabling of CoreSight TPIU
Robert Walker
2017-12-19
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-08-28
coresight: tpiu: constify amba_id
Arvind Yadav
2017-08-28
coresight: Add support for Coresight SoC 600 components
Suzuki K Poulose
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-05-01
coresight: removing gratuitous boot time log messages
Mathieu Poirier
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-05-24
coresight: tpiu: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: tpiu: let runtime PM handle core clock
Linus Walleij
2015-05-24
coresight: support the TPIU version found in Ux500
Linus Walleij
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier