summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-rmobile.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven2017-11-081-7/+1
* ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-4/+3
* ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ALWAYS_ONGeert Uytterhoeven2017-06-141-15/+4
* ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()Geert Uytterhoeven2016-05-301-1/+1
* clk: renesas: Rename header file renesas.hSimon Horman2016-03-151-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-32/+3
|\
| * ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpersGeert Uytterhoeven2015-09-181-32/+3
* | ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall2015-10-121-1/+3
|/
* ARM: shmobile: R-Mobile: Remove legacy PM Domain codeGeert Uytterhoeven2015-07-061-39/+0
* ARM: shmobile: R-Mobile: Use BIT() macro instead of open codingGeert Uytterhoeven2015-07-061-2/+2
* ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source fileGeert Uytterhoeven2015-07-061-0/+6
* ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllersGeert Uytterhoeven2015-01-161-6/+23
* ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domainsGeert Uytterhoeven2015-01-161-39/+63
* ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()Geert Uytterhoeven2015-01-161-15/+13
* ARM: shmobile: R-Mobile: Add DT support for PM domainsGeert Uytterhoeven2015-01-151-2/+215
* ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domainGeert Uytterhoeven2015-01-131-11/+13
* ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setupGeert Uytterhoeven2015-01-131-2/+32
* ARM: shmobile: Convert to genpd flags for PM clocks for R-mobileUlf Hansson2014-12-041-2/+1
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-1/+0
|\
| * ARM: shmobile: Drop dev_irq_safe from R-mobile genpd configUlf Hansson2014-09-091-1/+0
* | ARM: shmobile: Cleanup pm-rmobile.o build using KconfigMagnus Damm2014-09-021-2/+0
|/
* ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm2014-06-171-1/+1
* ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson2014-04-251-35/+3
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-7/+26
|\
| * ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki2012-09-041-0/+16
| * ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki2012-09-041-3/+4
| * ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki2012-09-041-1/+1
| * ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki2012-09-041-0/+8
| * ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki2012-09-041-6/+0
| * ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki2012-09-041-2/+2
* | ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann2012-09-181-3/+3
|/
* ARM: shmobile: soc-core: add R-mobile PM domain common APIsKuninori Morimoto2012-07-061-0/+167
OpenPOWER on IntegriCloud