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. eff5d31 PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency by Chanwoo Choi · 5 years ago
  5. f0c7921 PM / devfreq: rockchip-dfi: Convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  6. fb90fa8 PM / devfreq: rockchip-dfi: Add missing of_node_put() by Yangtao Li · 5 years ago
  7. d4556f5 PM / devfreq: exynos-ppmu: Fix excessive stack usage by Arnd Bergmann · 5 years ago
  8. 1f125de PM / devfreq: exynos-ppmu: remove useless assignment by Marek Szyprowski · 5 years ago
  9. 1dd62c6 PM / devfreq: events: extend events by type of counted data by Lukasz Luba · 6 years ago
  10. 0ae9c32 PM / devfreq: exynos-events: change matching code during probe by Lukasz Luba · 6 years ago
  11. 5f86696 PM / devfreq: events: add Exynos PPMU new events by Lukasz Luba · 6 years ago
  12. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  13. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. adfe3b7 PM / devfreq: rockchip-dfi: Move GRF definitions to a common place. by Enric Balletbo i Serra · 6 years ago
  16. 7264096 PM / devfreq: rockchip-dfi: remove unneeded semicolon by Yangtao Li · 6 years ago
  17. 0d00a23 PM / devfreq: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  18. f037eb8 PM / devfreq: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  19. 12ba2c6 PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe() by Markus Elfring · 7 years ago
  20. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  21. 6b1355f PM / devfreq: exynos-ppmu: Staticize event list by Krzysztof Kozlowski · 8 years ago
  22. 97a6ba5 PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  23. 973a27c PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  24. b0d75c0 PM / devfreq: exynos-ppmu: Show the registred device for ppmu device by Chanwoo Choi · 8 years ago
  25. 2a3ea64 PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers by Chanwoo Choi · 8 years ago
  26. 6bbda2d PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu by Axel Lin · 8 years ago
  27. f8dbe36 PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated by Axel Lin · 8 years ago
  28. 29e477f PM / devfreq: exynos-ppmu: Fix module autoload by Javier Martinez Canillas · 8 years ago
  29. dfd7c84 PM / devfreq: rockchip-dfi: Fix module autoload by Javier Martinez Canillas · 8 years ago
  30. ca5c3b2 PM / devfreq: exynos-nocp: Fix module autoload by Javier Martinez Canillas · 8 years ago
  31. 3b91f4b PM / devfreq: exynos-nocp: Remove redundant code by Axel Lin · 8 years ago
  32. 69e67a0 PM / devfreq: exynos-nocp: Select REGMAP_MMIO by Axel Lin · 8 years ago
  33. b9d1262 PM / devfreq: event: support rockchip dfi controller by Lin Huang · 8 years ago
  34. 797da55 PM / devfreq: Add COMPILE_TEST for build coverage by Krzysztof Kozlowski · 8 years ago
  35. 0b38ed3 PM / devfreq: exynos-ppmu: remove unneeded of_node_put() by Wei Yongjun · 8 years ago
  36. 99e65ae PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() by Bartlomiej Zolnierkiewicz · 9 years ago
  37. a63eb1a PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate by Paul Gortmaker · 9 years ago
  38. 64cb7f6 PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate by Paul Gortmaker · 9 years ago
  39. 674789d PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check by Dan Carpenter · 9 years ago
  40. 0179a91 PM / devfreq: event: Add new Exynos NoC probe driver by Chanwoo Choi · 9 years ago
  41. 86fa4cd PM / devfreq: exynos-ppmu: bit-wise operation bugfix. by MyungJoo Ham · 9 years ago
  42. 77fe46a PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 by Chanwoo Choi · 9 years ago
  43. 6f240fb PM / devfreq: event: Add const keyword for devfreq_event_ops structure by Chanwoo Choi · 10 years ago
  44. 04a695e PM / devfreq: event: testing the wrong variable by Dan Carpenter · 10 years ago
  45. f262f28 PM / devfreq: event: Add devfreq_event class by Chanwoo Choi · 10 years ago