1. 1471413 devfreq: exynos-ppmu: simplify parsing event-type from DT by Krzysztof Kozlowski · 3 years, 3 months ago
  2. 28d7f0f devfreq: exynos-ppmu: use node names with hyphens by Krzysztof Kozlowski · 3 years, 3 months ago
  3. 91d7f3f PM / devfreq: exynos: Rename Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
  4. d4556f5 PM / devfreq: exynos-ppmu: Fix excessive stack usage by Arnd Bergmann · 5 years ago
  5. 1f125de PM / devfreq: exynos-ppmu: remove useless assignment by Marek Szyprowski · 5 years ago
  6. 1dd62c6 PM / devfreq: events: extend events by type of counted data by Lukasz Luba · 6 years ago
  7. 0ae9c32 PM / devfreq: exynos-events: change matching code during probe by Lukasz Luba · 6 years ago
  8. 5f86696 PM / devfreq: events: add Exynos PPMU new events by Lukasz Luba · 6 years ago
  9. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  10. 0d00a23 PM / devfreq: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  11. f037eb8 PM / devfreq: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  12. 12ba2c6 PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe() by Markus Elfring · 7 years ago
  13. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  14. 6b1355f PM / devfreq: exynos-ppmu: Staticize event list by Krzysztof Kozlowski · 8 years ago
  15. 97a6ba5 PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  16. b0d75c0 PM / devfreq: exynos-ppmu: Show the registred device for ppmu device by Chanwoo Choi · 8 years ago
  17. 2a3ea64 PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers by Chanwoo Choi · 8 years ago
  18. 6bbda2d PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu by Axel Lin · 8 years ago
  19. f8dbe36 PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated by Axel Lin · 8 years ago
  20. 29e477f PM / devfreq: exynos-ppmu: Fix module autoload by Javier Martinez Canillas · 8 years ago
  21. 0b38ed3 PM / devfreq: exynos-ppmu: remove unneeded of_node_put() by Wei Yongjun · 8 years ago
  22. 99e65ae PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() by Bartlomiej Zolnierkiewicz · 9 years ago
  23. 86fa4cd PM / devfreq: exynos-ppmu: bit-wise operation bugfix. by MyungJoo Ham · 9 years ago
  24. 77fe46a PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 by Chanwoo Choi · 9 years ago
  25. 6f240fb PM / devfreq: event: Add const keyword for devfreq_event_ops structure by Chanwoo Choi · 10 years ago
  26. 04a695e PM / devfreq: event: testing the wrong variable by Dan Carpenter · 10 years ago
  27. f262f28 PM / devfreq: event: Add devfreq_event class by Chanwoo Choi · 10 years ago