This patches modify the devfreq and devfreq-event framework for improving them. But, these patches don't make an impact to operation of devfreq/devfreq-event.
Chanwoo Choi (6): PM / devfreq: Fix the checkpatch warnings PM / devfreq: Modify the device name as devfreq[X] for sysfs PM / devfreq: event: Simplify the sysfs name of devfreq-event device PM / devfreq: Remove the duplicate sysfs entry for current frequency PM / devfreq: event: exynos-ppmu: Use the regmap interface to handle the registers PM / devfreq: event: exynos-ppmu: Add the completion log of device registration drivers/devfreq/devfreq-event.c | 2 +- drivers/devfreq/devfreq.c | 25 ++- drivers/devfreq/event/exynos-ppmu.c | 329 ++++++++++++++++++++++++++---------- 3 files changed, 251 insertions(+), 105 deletions(-) -- 1.9.1

