aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-rmobile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+3
2015-10-12ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall1-1/+3
2015-09-18ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpersGeert Uytterhoeven1-32/+3
2015-07-06ARM: shmobile: R-Mobile: Remove legacy PM Domain codeGeert Uytterhoeven1-39/+0
2015-07-06ARM: shmobile: R-Mobile: Use BIT() macro instead of open codingGeert Uytterhoeven1-2/+2
2015-07-06ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source fileGeert Uytterhoeven1-0/+6
2015-01-16ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllersGeert Uytterhoeven1-6/+23
2015-01-16ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domainsGeert Uytterhoeven1-39/+63
2015-01-16ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()Geert Uytterhoeven1-15/+13
2015-01-15ARM: shmobile: R-Mobile: Add DT support for PM domainsGeert Uytterhoeven1-2/+215
2015-01-13ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domainGeert Uytterhoeven1-11/+13
2015-01-13ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setupGeert Uytterhoeven1-2/+32
2014-12-04ARM: shmobile: Convert to genpd flags for PM clocks for R-mobileUlf Hansson1-2/+1
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2014-09-09ARM: shmobile: Drop dev_irq_safe from R-mobile genpd configUlf Hansson1-1/+0
2014-09-02ARM: shmobile: Cleanup pm-rmobile.o build using KconfigMagnus Damm1-2/+0
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm1-1/+1
2014-04-25ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson1-35/+3
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+26
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann1-3/+3
2012-09-04ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki1-0/+16
2012-09-04ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki1-3/+4
2012-09-04ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki1-1/+1
2012-09-04ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki1-0/+8
2012-09-04ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki1-6/+0
2012-09-04ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki1-2/+2
2012-07-06ARM: shmobile: soc-core: add R-mobile PM domain common APIsKuninori Morimoto1-0/+167