index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
pm.c
Age
Commit message (
Expand
)
Author
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-10
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
Nishanth Menon
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
2013-03-01
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-12
Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
2013-02-08
ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()
Santosh Shilimkar
2013-01-30
Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2013-01-29
ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro...
Paul Walmsley
2013-01-29
ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code
Paul Walmsley
2013-01-29
ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()
Paul Walmsley
2013-01-26
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
2013-01-11
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
2012-12-13
ARM: arm-soc: Merge branch 'next/clk' into next/pm
Olof Johansson
2012-11-15
ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=n
Kevin Hilman
2012-11-13
Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock
Tony Lindgren
2012-11-05
ARM: OMAP: add support for oscillator setup
Tero Kristo
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
2012-10-18
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-09
Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...
Olof Johansson
2012-10-08
Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tony Lindgren
2012-10-08
Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
2012-10-08
ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS
Kevin Hilman
2012-10-02
ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()
Wei Yongjun
2012-09-23
ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems
Paul Walmsley
2012-09-23
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
2012-09-22
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
Rajendra Nayak
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
2012-03-29
ARM: OMAP: pm: fix compilation break
Govindraj.R
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-15
Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
2012-03-13
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2012-03-08
Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt
Olof Johansson
2012-03-07
Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2012-03-06
ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()
Kevin Hilman
2012-03-06
ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4
Paul Walmsley
2012-03-05
ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4
Paul Walmsley
2012-03-05
ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()
Paul Walmsley
2012-02-24
ARM: OMAP: convert omap_device_build() and callers to __init
Kevin Hilman
2012-02-16
ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
Benoit Cousson
2012-02-14
ARM: OMAP: add RCU locking to omap2_set_init_voltage.
NeilBrown
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-11-23
ARM: OMAP: PM: only register TWL with voltage layer when device is present
Kevin Hilman
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-10-04
arm/dts: OMAP3+: Add mpu, dsp and iva nodes
Benoit Cousson
[next]