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-funnel.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 claim/disclaim operations to use access wrappers
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: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2020-09-28
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
2019-11-19
coresight: funnel: Fix missing spin_lock_init()
Wei Yongjun
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-09-03
coresight: acpi: Static funnel support
Suzuki K Poulose
2019-09-03
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2019-07-03
coresight: Potential uninitialized variable in probe()
Dan Carpenter
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-20
coresight: Make sure device uses DT for obsolete compatible check
Suzuki K Poulose
2019-06-19
coresight: funnel: Clean up device book keeping
Suzuki K Poulose
2019-05-02
coresight: funnel: Support static funnel
Leo Yan
2018-09-25
coresight: funnel: Claim devices before use
Suzuki K Poulose
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
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: funnel: 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: 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: funnel: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: funnel: let runtime PM handle core clock
Linus Walleij
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier