| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ARM: OMAP: unwrap strings | Paul Walmsley | 2012-09-12 | 1 | -2/+2 |
|/ |
|
* | ARM: omap2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -2/+1 |
* | ARM: OMAP: pm: fix compilation break | Govindraj.R | 2012-03-29 | 1 | -0/+2 |
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -0/+8 |
|\ |
|
| * | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 2012-03-08 | 1 | -0/+3 |
| |\ |
|
| * | | ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT | Benoit Cousson | 2012-02-16 | 1 | -0/+8 |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -22/+91 |
|\ \ \ |
|
| * \ \ | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2012-03-14 | 1 | -0/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 | Paul Walmsley | 2012-03-06 | 1 | -0/+64 |
| * | | | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 | Paul Walmsley | 2012-03-06 | 1 | -0/+10 |
| * | | | ARM: OMAP2+: PM: clean up omap_set_pwrdm_state() | Paul Walmsley | 2012-03-06 | 1 | -22/+17 |
* | | | | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 2012-03-15 | 1 | -0/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ARM: OMAP: add RCU locking to omap2_set_init_voltage. | NeilBrown | 2012-02-14 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-03-08 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices() | Kevin Hilman | 2012-03-06 | 1 | -1/+1 |
| |/ |
|
* / | ARM: OMAP: convert omap_device_build() and callers to __init | Kevin Hilman | 2012-02-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-06 | 1 | -4/+2 |
|\ |
|
| * | ARM: OMAP: PM: only register TWL with voltage layer when device is present | Kevin Hilman | 2011-11-23 | 1 | -4/+2 |
* | | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | arm/dts: OMAP3+: Add mpu, dsp and iva nodes | Benoit Cousson | 2011-10-04 | 1 | -1/+2 |
* | | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM | Benoit Cousson | 2011-10-04 | 1 | -40/+7 |
* | | ARM: OMAP2+: pm: Use hwmod name instead of dev pointer | Benoit Cousson | 2011-10-04 | 1 | -7/+15 |
| | | |
| \ | |
*-. \ | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 2011-10-04 | 1 | -19/+17 |
|\ \ \
| |_|/
|/| | |
|
| | * | OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix | Kevin Hilman | 2011-09-15 | 1 | -1/+1 |
| | * | OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" | Kevin Hilman | 2011-09-15 | 1 | -1/+1 |
| | * | OMAP2+: voltage: start towards a new voltagedomain layer | Kevin Hilman | 2011-09-15 | 1 | -1/+1 |
| |/
|/| |
|
| * | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p... | Tony Lindgren | 2011-09-23 | 1 | -12/+10 |
| |\ |
|
| | * | OMAP2+: PM: clean up error messages: replace printk with pr_err. | Johan Hovold | 2011-08-30 | 1 | -10/+8 |
| | * | OMAP2+: PM: fix typos in misc. comment and error messages | Johan Hovold | 2011-08-30 | 1 | -3/+3 |
| * | | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 2011-09-16 | 1 | -4/+4 |
|/ / |
|
* / | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar | 2011-08-20 | 1 | -2/+0 |
|/ |
|
* | OMAP2+: PM: idle clkdms only if already in idle | Rajendra Nayak | 2011-07-10 | 1 | -1/+3 |
* | OMAP2+: PM: Initialise sleep_switch to a non-valid value | Rajendra Nayak | 2011-07-10 | 1 | -1/+1 |
* | OMAP4: Intialize IVA Device in addition to DSP device. | Shweta Gulati | 2011-04-26 | 1 | -0/+1 |
* | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ... | Tony Lindgren | 2011-03-11 | 1 | -4/+4 |
|\ |
|
| * | OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h | Paul Walmsley | 2011-03-08 | 1 | -1/+1 |
| * | OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm | Rajendra Nayak | 2011-02-26 | 1 | -1/+1 |
| * | OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm | Rajendra Nayak | 2011-02-26 | 1 | -2/+2 |
* | | OMAP3: PM: Initialize IVA only if available | Sanjeev Premi | 2011-03-10 | 1 | -1/+3 |
|/ |
|
* | OMAP4: PM: Program correct init voltages for scalable VDDs | Thara Gopinath | 2010-12-22 | 1 | -0/+11 |
* | OMAP4: Register voltage PMIC parameters with the voltage layer | Thara Gopinath | 2010-12-22 | 1 | -0/+1 |
* | OMAP3: PM: Program correct init voltages for VDD1 and VDD2 | Thara Gopinath | 2010-12-22 | 1 | -0/+76 |
* | OMAP3: PM: Register TWL4030 pmic info with the voltage driver. | Thara Gopinath | 2010-12-22 | 1 | -0/+4 |
* | OMAP3: PM: Adding smartreflex device file. | Thara Gopinath | 2010-12-22 | 1 | -0/+2 |
* | OMAP3: PM: Adding voltage driver support. | Thara Gopinath | 2010-12-22 | 1 | -0/+8 |
* | OMAP4: PM: Do not assume clkdm supports hw transitions | Rajendra Nayak | 2010-12-22 | 1 | -3/+5 |
* | OMAP4: PM: Use the low-power state change feature on OMAP4 | Rajendra Nayak | 2010-12-22 | 1 | -6/+22 |
* | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 2010-12-22 | 1 | -1/+1 |