-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The following changes since commit 566cf877a1fcb6d6dc0126b076aad062054c2637: Linux 4.10-rc6 (2017-01-29 14:25:17 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git tags/pullreq_20170131 for you to fetch changes up to 4585fbcb5331fc910b7e553ad3efd0dd7b320d14: PM / devfreq: Modify the device name as devfreq(X) for sysfs (2017-01-31 16:57:19 +0900) - ---------------------------------------------------------------- Pull Request from PM / devfreq to Linux-PM for next. - ---------------------------------------------------------------- Chanwoo Choi (11): PM / devfreq: exynos-bus: Add the detailed correlation for Exynos5433 PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers PM / devfreq: exynos-bus: Print the real clock rate of bus PM / devfreq: Fix the checkpatch warnings PM / devfreq: Fix the wrong description for userspace governor PM / devfreq: exynos-ppmu: Show the registred device for ppmu device PM / devfreq: Fix available_governor sysfs PM / devfreq: Fix wrong trans_stat of passive devfreq device PM / devfreq: Remove unnecessary separate _remove_devfreq() PM / devfreq: Simplify the sysfs name of devfreq-event device PM / devfreq: Modify the device name as devfreq(X) for sysfs Chris Diamand (1): PM / devfreq: Don't delete sysfs group twice .../ABI/testing/sysfs-class-devfreq-event | 25 ++ .../devicetree/bindings/devfreq/exynos-bus.txt | 14 + drivers/devfreq/devfreq-event.c | 4 +- drivers/devfreq/devfreq.c | 74 +++-- drivers/devfreq/event/exynos-ppmu.c | 329 +++++++++++++++------ drivers/devfreq/exynos-bus.c | 8 +- drivers/devfreq/governor.h | 2 + drivers/devfreq/governor_passive.c | 6 + drivers/devfreq/governor_userspace.c | 11 +- include/linux/devfreq.h | 3 + 10 files changed, 350 insertions(+), 126 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-class-devfreq-event -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJYkEXEAAoJEBOhurvWBoCKfZcQAKI333tLW2YNL80siQuDChrx DRuctzf5kojgWqXjY7kBomYrUeyPAkF8y1SMahTK1atm1NmpTjsLNN7SbmuKn3Rt yFYma+JB2eVImHLuB0rlyA2WqQJXjTkZMzjK9C9r9x6IQyVzWt3uvhOXTcfADP/C PMgVglhftzeaPxfCtKsaeS1WzNANU0eLP1uhr2niGGntjglhcdE743YgYpai/Q+J kCd0UvjAjC57U7lI6NW4zVXMuUkPDq8+wu+7pvbs821trMtaqjuZvxL+7TCR8JNh iM3gOjeYQZVPSfpJG6wt3yzstt3mi9FBRjaSWFNog8kobE0ov8a7Yg+xH7JSeC1H TItnxxb54uHe5EB/YN1mFxH+BonQZ/YNJ1PQ5da/o2YMuJxHHQK6MFSjlIYn/Lwv lZkHiIUWJjuRY/+yJ5kbftpIiX6gQpmVmOW3Ffviha5wY5vR1LBHC+DQ0s/WPQZO pKVbU2s170hSTqzus+eLM1j70VWWRHUhunOf3b8Mp2tRu0zjKRA6b4iE5WDp4JDI en0x1JsJO6kYzrugGOxRLW9aOrBUWvK3+u3ggI6UnSfBiHZjOcCBOBmaT/g5Qjx2 cBEii440b5ipFTByCy2rHN3KK8uOFQ0FmIsedoYGbv+ehZysiX1no0cZVzkjxSTM rDfoVIvtwzX0Y1KJAnud =A36W -----END PGP SIGNATURE-----