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
/
devfreq
/
event
/
exynos-ppmu.c
Age
Commit message (
Expand
)
Author
2020-01-06
PM / devfreq: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
2019-12-30
PM / devfreq: exynos-ppmu: Fix excessive stack usage
Arnd Bergmann
2019-11-06
PM / devfreq: exynos-ppmu: remove useless assignment
Marek Szyprowski
2019-08-25
PM / devfreq: events: extend events by type of counted data
Lukasz Luba
2019-08-25
PM / devfreq: exynos-events: change matching code during probe
Lukasz Luba
2019-08-24
PM / devfreq: events: add Exynos PPMU new events
Lukasz Luba
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-16
PM / devfreq: Use of_node_name_eq for node name comparisons
Rob Herring
2018-10-02
PM / devfreq: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-18
PM / devfreq: exynos-ppmu: Delete an error message for a failed memory alloca...
Markus Elfring
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-06-12
PM / devfreq: exynos-ppmu: Staticize event list
Krzysztof Kozlowski
2017-06-12
PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable
Arvind Yadav
2017-01-31
PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
Chanwoo Choi
2017-01-31
PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
Chanwoo Choi
2016-11-17
PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu
Axel Lin
2016-11-17
PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated
Axel Lin
2016-11-17
PM / devfreq: exynos-ppmu: Fix module autoload
Javier Martinez Canillas
2016-09-06
PM / devfreq: exynos-ppmu: remove unneeded of_node_put()
Wei Yongjun
2016-07-06
PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()
Bartlomiej Zolnierkiewicz
2015-09-11
PM / devfreq: exynos-ppmu: bit-wise operation bugfix.
MyungJoo Ham
2015-09-11
PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
Chanwoo Choi
2015-03-30
PM / devfreq: event: Add const keyword for devfreq_event_ops structure
Chanwoo Choi
2015-02-12
PM / devfreq: event: testing the wrong variable
Dan Carpenter
2015-01-30
PM / devfreq: event: Add devfreq_event class
Chanwoo Choi