summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/pm-rmobile.c
AgeCommit message (Expand)Author
2016-05-30ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()Geert Uytterhoeven
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-10-12ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall
2015-09-18ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpersGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Mobile: Remove legacy PM Domain codeGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Mobile: Use BIT() macro instead of open codingGeert Uytterhoeven
2015-07-06ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source fileGeert Uytterhoeven
2015-01-16ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllersGeert Uytterhoeven
2015-01-16ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domainsGeert Uytterhoeven
2015-01-16ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()Geert Uytterhoeven
2015-01-15ARM: shmobile: R-Mobile: Add DT support for PM domainsGeert Uytterhoeven
2015-01-13ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domainGeert Uytterhoeven
2015-01-13ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setupGeert Uytterhoeven
2014-12-04ARM: shmobile: Convert to genpd flags for PM clocks for R-mobileUlf Hansson
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-09ARM: shmobile: Drop dev_irq_safe from R-mobile genpd configUlf Hansson
2014-09-02ARM: shmobile: Cleanup pm-rmobile.o build using KconfigMagnus Damm
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm
2014-04-25ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann
2012-09-04ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki
2012-09-04ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki
2012-09-04ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki
2012-09-04ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki
2012-09-04ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki
2012-09-04ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki
2012-07-06ARM: shmobile: soc-core: add R-mobile PM domain common APIsKuninori Morimoto