| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/ | Geert Uytterhoeven | 2018-11-30 | 1 | -352/+0 |
* | ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domain | Geert Uytterhoeven | 2018-11-30 | 1 | -19/+18 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-10-29 | 1 | -5/+2 |
|\ |
|
| * | ARM: shmobile: convert to SPDX identifiers | Kuninori Morimoto | 2018-09-11 | 1 | -4/+1 |
| * | ARM: shmobile: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-30 | 1 | -1/+1 |
* | | ARM: shmobile: use for_each_of_cpu_node iterator | Rob Herring | 2018-09-28 | 1 | -1/+1 |
|/ |
|
* | ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUP | Geert Uytterhoeven | 2017-11-08 | 1 | -7/+1 |
* | ARM: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-16 | 1 | -4/+3 |
* | ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ALWAYS_ON | Geert Uytterhoeven | 2017-06-14 | 1 | -15/+4 |
* | ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init() | Geert Uytterhoeven | 2016-05-30 | 1 | -1/+1 |
* | clk: renesas: Rename header file renesas.h | Simon Horman | 2016-03-16 | 1 | -1/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 1 | -32/+3 |
|\ |
|
| * | ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpers | Geert Uytterhoeven | 2015-09-18 | 1 | -32/+3 |
* | | ARM: shmobile: R-Mobile: add missing of_node_put | Julia Lawall | 2015-10-12 | 1 | -1/+3 |
|/ |
|
* | ARM: shmobile: R-Mobile: Remove legacy PM Domain code | Geert Uytterhoeven | 2015-07-06 | 1 | -39/+0 |
* | ARM: shmobile: R-Mobile: Use BIT() macro instead of open coding | Geert Uytterhoeven | 2015-07-06 | 1 | -2/+2 |
* | ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source file | Geert Uytterhoeven | 2015-07-06 | 1 | -0/+6 |
* | ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllers | Geert Uytterhoeven | 2015-01-16 | 1 | -6/+23 |
* | ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domains | Geert Uytterhoeven | 2015-01-16 | 1 | -39/+63 |
* | ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*() | Geert Uytterhoeven | 2015-01-16 | 1 | -15/+13 |
* | ARM: shmobile: R-Mobile: Add DT support for PM domains | Geert Uytterhoeven | 2015-01-15 | 1 | -2/+215 |
* | ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain | Geert Uytterhoeven | 2015-01-13 | 1 | -11/+13 |
* | ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup | Geert Uytterhoeven | 2015-01-13 | 1 | -2/+32 |
* | ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile | Ulf Hansson | 2014-12-04 | 1 | -2/+1 |
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | 1 | -1/+0 |
|\ |
|
| * | ARM: shmobile: Drop dev_irq_safe from R-mobile genpd config | Ulf Hansson | 2014-09-09 | 1 | -1/+0 |
* | | ARM: shmobile: Cleanup pm-rmobile.o build using Kconfig | Magnus Damm | 2014-09-02 | 1 | -2/+0 |
|/ |
|
* | ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
* | ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data | Ulf Hansson | 2014-04-25 | 1 | -35/+3 |
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-03 | 1 | -7/+26 |
|\ |
|
| * | ARM: shmobile: Rework adding devices to PM domains on Mackerel | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+16 |
| * | ARM: shmobile: Allow device latencies to be specified directly | Rafael J. Wysocki | 2012-09-04 | 1 | -3/+4 |
| * | ARM: shmobile: Make rmobile_init_pm_domain() static | Rafael J. Wysocki | 2012-09-04 | 1 | -1/+1 |
| * | ARM: shmobile: Add routine for automatic PM domains initialization | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+8 |
| * | ARM: shmobile: Use domain names when adding subdomains to power domains | Rafael J. Wysocki | 2012-09-04 | 1 | -6/+0 |
| * | ARM: shmobile: Use names of power domains for adding devices to them | Rafael J. Wysocki | 2012-09-04 | 1 | -2/+2 |
* | | ARM: shmobile: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-18 | 1 | -3/+3 |
|/ |
|
* | ARM: shmobile: soc-core: add R-mobile PM domain common APIs | Kuninori Morimoto | 2012-07-06 | 1 | -0/+167 |