Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu | Axel Lin | 2016-11-17 | 1 | -3/+0 |
* | PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated | Axel Lin | 2016-11-17 | 1 | -2/+0 |
* | PM / devfreq: exynos-ppmu: Fix module autoload | Javier Martinez Canillas | 2016-11-17 | 1 | -0/+1 |
* | PM / devfreq: exynos-ppmu: remove unneeded of_node_put() | Wei Yongjun | 2016-09-06 | 1 | -2/+0 |
* | PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() | Bartlomiej Zolnierkiewicz | 2016-07-06 | 1 | -1/+2 |
* | PM / devfreq: exynos-ppmu: bit-wise operation bugfix. | MyungJoo Ham | 2015-09-11 | 1 | -1/+2 |
* | PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 | Chanwoo Choi | 2015-09-11 | 1 | -7/+163 |
* | PM / devfreq: event: Add const keyword for devfreq_event_ops structure | Chanwoo Choi | 2015-03-30 | 1 | -1/+1 |
* | PM / devfreq: event: testing the wrong variable | Dan Carpenter | 2015-02-12 | 1 | -2/+2 |
* | PM / devfreq: event: Add devfreq_event class | Chanwoo Choi | 2015-01-30 | 1 | -0/+374 |