Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 1 | -0/+17 |
2020-12-09 | PM / devfreq: exynos: dev_pm_opp_put_*() accepts NULL argument | Viresh Kumar | 1 | -8/+4 |
2020-11-13 | PM / devfreq: exynos-bus: Add registration of interconnect child device | Sylwester Nawrocki | 1 | -0/+17 |
2020-09-29 | PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu... | Chanwoo Choi | 1 | -2/+3 |
2020-09-29 | PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function | Chanwoo Choi | 1 | -1/+1 |
2019-12-30 | PM / devfreq: exynos-bus: Add error log when fail to get devfreq-event | Yangtao Li | 1 | -0/+1 |
2019-12-30 | PM / devfreq: exynos-bus: Disable devfreq-event device when fails | Yangtao Li | 1 | -1/+7 |
2019-12-30 | PM / devfreq: exynos-bus: Reduce goto statements and remove unused headers | Artur Świgoń | 1 | -35/+19 |
2019-12-30 | PM / devfreq: exynos-bus: Extract exynos_bus_profile_init_passive() | Artur Świgoń | 1 | -28/+42 |
2019-12-30 | PM / devfreq: exynos-bus: Extract exynos_bus_profile_init() | Artur Świgoń | 1 | -44/+58 |
2019-08-25 | PM / devfreq: exynos-bus: Convert to use dev_pm_opp_set_rate() | Kamil Konieczny | 1 | -106/+24 |
2019-08-25 | PM / devfreq: exynos-bus: Correct clock enable sequence | Kamil Konieczny | 1 | -14/+17 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-16 | PM / devfreq: exynos-bus: Suspend all devices on system shutdown | Marek Szyprowski | 1 | -0/+8 |
2017-10-26 | PM / devfreq: Define the constant governor name | Chanwoo Choi | 1 | -2/+3 |
2017-02-20 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 1 | -4/+4 |
2017-01-31 | PM / devfreq: exynos-bus: Print the real clock rate of bus | Chanwoo Choi | 1 | -4/+4 |
2017-01-30 | PM / OPP: Update OPP users to put reference | Viresh Kumar | 1 | -9/+5 |
2017-01-03 | PM / devfreq: exynos-bus: Fix the wrong return value | Chanwoo Choi | 1 | -1/+1 |
2016-12-08 | devfreq: exynos: Don't use OPP structures outside of RCU locks | Viresh Kumar | 1 | -15/+14 |
2016-07-06 | PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle | Peter Chen | 1 | -3/+6 |
2016-07-06 | PM / devfreq: exynos: fix error path in exynos_bus_probe() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2016-05-03 | PM / devfreq: style/typo fixes | MyungJoo Ham | 1 | -2/+2 |
2016-05-03 | PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv... | Chanwoo Choi | 1 | -46/+173 |
2016-05-03 | PM / devfreq: exynos: Add generic exynos bus frequency driver | Chanwoo Choi | 1 | -0/+443 |