index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-09-28
ARM: shmobile: use for_each_of_cpu_node iterator
Rob Herring
2017-11-08
ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUP
Geert Uytterhoeven
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
2017-06-14
ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ALWAYS_ON
Geert Uytterhoeven
2016-05-30
ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()
Geert Uytterhoeven
2016-03-15
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-15
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-04
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-09
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-02
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-04
ARM: shmobile: Rework adding devices to PM domains on Mackerel
Rafael J. Wysocki
2012-09-04
ARM: shmobile: Allow device latencies to be specified directly
Rafael J. Wysocki
2012-09-04
ARM: shmobile: Make rmobile_init_pm_domain() static
Rafael J. Wysocki
2012-09-04
ARM: shmobile: Add routine for automatic PM domains initialization
Rafael J. Wysocki
2012-09-04
ARM: shmobile: Use domain names when adding subdomains to power domains
Rafael J. Wysocki
2012-09-04
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