Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-17 | ARM: SAMSUNG: inclusion export.h instead of module.h | Kukjin Kim | |
Only for THIS_MODULE, the <linux/export.h> file should be added instead of <linux/module.h>. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | |||
2010-12-30 | ARM: SAMSUNG: Add support for Power Domain control | Changhwan Youn | |
This patch implements Power Domain control based on Runtime PM framework. Each Power Domain is represented by a Power Domain device and the devices belong to these Power Domains should be set as a child device of the Power Domain devices. The corresponding drivers of the devices should implement Runtime PM to control the Power Domains. Signed-off-by: Changhwan Youn <chaos.youn at samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |