Searched hist:"45 dd0e55317ccb27fe8eae639275c2b3a2fb52e5" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | gdsc.h | 45dd0e55317ccb27fe8eae639275c2b3a2fb52e5 Thu Aug 06 12:37:42 CEST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add support for GDSCs
GDSCs (Global Distributed Switch Controllers) are responsible for safely collapsing and restoring power to peripherals in the SoC. These are best modelled as power domains using genpd and given the registers are scattered throughout the clock controller register space, its best to have the support added through the clock driver.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | gdsc.c | 45dd0e55317ccb27fe8eae639275c2b3a2fb52e5 Thu Aug 06 12:37:42 CEST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add support for GDSCs
GDSCs (Global Distributed Switch Controllers) are responsible for safely collapsing and restoring power to peripherals in the SoC. These are best modelled as power domains using genpd and given the registers are scattered throughout the clock controller register space, its best to have the support added through the clock driver.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | Makefile | diff 45dd0e55317ccb27fe8eae639275c2b3a2fb52e5 Thu Aug 06 12:37:42 CEST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add support for GDSCs
GDSCs (Global Distributed Switch Controllers) are responsible for safely collapsing and restoring power to peripherals in the SoC. These are best modelled as power domains using genpd and given the registers are scattered throughout the clock controller register space, its best to have the support added through the clock driver.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | Kconfig | diff 45dd0e55317ccb27fe8eae639275c2b3a2fb52e5 Thu Aug 06 12:37:42 CEST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add support for GDSCs
GDSCs (Global Distributed Switch Controllers) are responsible for safely collapsing and restoring power to peripherals in the SoC. These are best modelled as power domains using genpd and given the registers are scattered throughout the clock controller register space, its best to have the support added through the clock driver.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|