Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-06 | PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2016-07-06 | PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate | Paul Gortmaker | 1 | -1/+1 |
2016-07-06 | PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate | Paul Gortmaker | 1 | -1/+1 |
2016-06-22 | PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check | Dan Carpenter | 1 | -3/+0 |
2016-05-03 | PM / devfreq: event: Add new Exynos NoC probe driver | Chanwoo Choi | 4 | -0/+392 |
2015-09-11 | PM / devfreq: exynos-ppmu: bit-wise operation bugfix. | MyungJoo Ham | 1 | -1/+2 |
2015-09-11 | PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 | Chanwoo Choi | 2 | -7/+233 |
2015-03-30 | PM / devfreq: event: Add const keyword for devfreq_event_ops structure | Chanwoo Choi | 1 | -1/+1 |
2015-02-12 | PM / devfreq: event: testing the wrong variable | Dan Carpenter | 1 | -2/+2 |
2015-01-30 | PM / devfreq: event: Add devfreq_event class | Chanwoo Choi | 4 | -0/+494 |