index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
/
pm-rmobile.c
Age
Commit message (
Expand
)
Author
2016-05-30
ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()
Geert Uytterhoeven
2016-03-16
clk: renesas: Rename header file renesas.h
Simon Horman
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-10-12
ARM: shmobile: R-Mobile: add missing of_node_put
Julia Lawall
2015-09-18
ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpers
Geert Uytterhoeven
2015-07-06
ARM: shmobile: R-Mobile: Remove legacy PM Domain code
Geert Uytterhoeven
2015-07-06
ARM: shmobile: R-Mobile: Use BIT() macro instead of open coding
Geert Uytterhoeven
2015-07-06
ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source file
Geert Uytterhoeven
2015-01-16
ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllers
Geert Uytterhoeven
2015-01-16
ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domains
Geert Uytterhoeven
2015-01-16
ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()
Geert Uytterhoeven
2015-01-14
ARM: shmobile: R-Mobile: Add DT support for PM domains
Geert Uytterhoeven
2015-01-13
ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain
Geert Uytterhoeven
2015-01-13
ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup
Geert Uytterhoeven
2014-12-03
ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile
Ulf Hansson
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-08
ARM: shmobile: Drop dev_irq_safe from R-mobile genpd config
Ulf Hansson
2014-09-02
ARM: shmobile: Cleanup pm-rmobile.o build using Kconfig
Magnus Damm
2014-06-17
ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h
Magnus Damm
2014-04-25
ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-18
ARM: shmobile: use __iomem pointers for MMIO
Arnd Bergmann
2012-09-03
ARM: shmobile: Rework adding devices to PM domains on Mackerel
Rafael J. Wysocki
2012-09-03
ARM: shmobile: Allow device latencies to be specified directly
Rafael J. Wysocki
2012-09-03
ARM: shmobile: Make rmobile_init_pm_domain() static
Rafael J. Wysocki
2012-09-03
ARM: shmobile: Add routine for automatic PM domains initialization
Rafael J. Wysocki
2012-09-03
ARM: shmobile: Use domain names when adding subdomains to power domains
Rafael J. Wysocki
2012-09-03
ARM: shmobile: Use names of power domains for adding devices to them
Rafael J. Wysocki
2012-07-06
ARM: shmobile: soc-core: add R-mobile PM domain common APIs
Kuninori Morimoto