remarkable-linux/drivers/devfreq
Chanwoo Choi 0fe3a66410 PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
This patch adds the new DEVFREQ_TRANSITION_NOTIFIER notifier to send
the notification when the frequency of device is changed.
This notifier has two state as following:
- DEVFREQ_PRECHANGE  : Notify it before chaning the frequency of device
- DEVFREQ_POSTCHANGE : Notify it after changed the frequency of device

And this patch adds the resourced-managed function to release the resource
automatically when error happen.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
[m.reichl and linux.amoon: Tested it on exynos4412-odroidu3 board]
Tested-by: Markus Reichl <m.reichl@fivetechno.de>
Tested-by: Anand Moon <linux.amoon@gmail.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
2016-05-03 11:20:07 +09:00
..
event PM / devfreq: exynos-ppmu: bit-wise operation bugfix. 2015-09-11 14:22:26 +09:00
exynos devfreq: exynos: drop owner assignment from platform_drivers 2014-10-20 16:20:27 +02:00
devfreq-event.c PM / devfreq: event: Fix the error and warning from script/checkpatch.pl 2016-01-13 17:30:32 +09:00
devfreq.c PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier 2016-05-03 11:20:07 +09:00
exynos-bus.c PM / devfreq: exynos: Add generic exynos bus frequency driver 2016-05-03 11:20:05 +09:00
governor.h
governor_performance.c
governor_powersave.c
governor_simpleondemand.c PM / devfreq: cache the last call to get_dev_status() 2015-09-11 14:23:28 +09:00
governor_userspace.c
Kconfig PM / devfreq: exynos: Add generic exynos bus frequency driver 2016-05-03 11:20:05 +09:00
Makefile PM / devfreq: exynos: Add generic exynos bus frequency driver 2016-05-03 11:20:05 +09:00
tegra-devfreq.c PM / devfreq: tegra: Set freq in rate callback 2016-02-23 14:27:42 +09:00