Age | Commit message (Expand) | Author |
2012-12-12 | ARM: arm-soc: Merge branch 'next/clk' into next/pm | Olof Johansson |
2012-11-14 | 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-05 | 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-06 | 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 |
2011-10-04 | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM | Benoit Cousson |
2011-10-04 | ARM: OMAP2+: pm: Use hwmod name instead of dev pointer | Benoit Cousson |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren |
2011-09-22 | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p... | Tony Lindgren |
2011-09-15 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman |
2011-09-15 | OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix | Kevin Hilman |
2011-09-15 | OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: start towards a new voltagedomain layer | Kevin Hilman |
2011-08-30 | OMAP2+: PM: clean up error messages: replace printk with pr_err. | Johan Hovold |
2011-08-30 | OMAP2+: PM: fix typos in misc. comment and error messages | Johan Hovold |
2011-08-19 | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar |
2011-07-10 | OMAP2+: PM: idle clkdms only if already in idle | Rajendra Nayak |
2011-07-09 | OMAP2+: PM: Initialise sleep_switch to a non-valid value | Rajendra Nayak |