| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-09 | ARM: omap2: make functions static | Arnd Bergmann | 1 | -1/+1 |
| 2023-01-09 | ARM: omap2: remove unused functions | Arnd Bergmann | 1 | -6/+0 |
| 2020-09-24 | ARM: omap3: enable off mode automatically | Andreas Kemnade | 1 | -0/+2 |
| 2019-10-16 | ARM: OMAP2+: Configure voltage controller for cpcap | Tony Lindgren | 1 | -0/+1 |
| 2019-09-25 | ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage() | Tony Lindgren | 1 | -100/+0 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-04-30 | ARM: OMAP2+: Initialize SoC PM later | Tony Lindgren | 1 | -0/+19 |
| 2018-04-16 | ARM: OMAP2+: Drop unused pm-noop | Tony Lindgren | 1 | -9/+1 |
| 2018-02-14 | ARM: OMAP3: Fix prm wake interrupt for resume | Tony Lindgren | 1 | -2/+2 |
| 2017-05-16 | ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setup | Dave Gerlach | 1 | -1/+1 |
| 2017-03-06 | ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBY | Geert Uytterhoeven | 1 | -1/+0 |
| 2017-01-30 | PM / OPP: Update OPP users to put reference | Viresh Kumar | 1 | -3/+2 |
| 2016-11-10 | ARM: OMAP2+: Remove legacy PM init | Tony Lindgren | 1 | -60/+6 |
| 2016-07-04 | ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs | Tero Kristo | 1 | -7/+1 |
| 2016-04-25 | cpufreq: omap: Use generic platdev driver | Viresh Kumar | 1 | -5/+2 |
| 2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 1 | -1/+1 |
| 2014-05-26 | Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -16/+12 |
| 2014-05-19 | ARM: OMAP2+: Remove suspend_set_ops from common pm late init | Dave Gerlach | 1 | -5/+12 |
| 2014-05-06 | ARM: OMAP2+: Fix voltage scaling init for device tree | Tony Lindgren | 1 | -16/+12 |
| 2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2013-10-25 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 1 | -1/+1 |
| 2013-10-25 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 1 | -1/+1 |
| 2013-10-25 | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 1 | -2/+2 |
| 2013-10-22 | ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot | Nishanth Menon | 1 | -3/+9 |
| 2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+9 |
| 2013-04-10 | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver | Nishanth Menon | 1 | -0/+9 |
| 2013-04-08 | arm: Use generic idle loop | Thomas Gleixner | 1 | -3/+2 |
| 2013-02-28 | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -10/+10 |
| 2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -66/+3 |
| 2013-02-12 | Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 1 | -10/+10 |
| 2013-02-08 | ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init() | Santosh Shilimkar | 1 | -10/+10 |
| 2013-01-30 | Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 1 | -63/+2 |
| 2013-01-29 | ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro... | Paul Walmsley | 1 | -1/+2 |
| 2013-01-29 | ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code | Paul Walmsley | 1 | -61/+0 |
| 2013-01-29 | ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition() | Paul Walmsley | 1 | -1/+0 |
| 2013-01-26 | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 1 | -3/+1 |
| 2013-01-11 | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 1 | -1/+1 |
| 2012-12-12 | ARM: arm-soc: Merge branch 'next/clk' into next/pm | Olof Johansson | 1 | -2/+3 |
| 2012-11-14 | ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=n | Kevin Hilman | 1 | -0/+2 |
| 2012-11-13 | Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock | Tony Lindgren | 1 | -0/+30 |
| 2012-11-05 | ARM: OMAP: add support for oscillator setup | Tero Kristo | 1 | -0/+30 |
| 2012-10-18 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 1 | -0/+1 |
| 2012-10-18 | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-17 | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-09 | Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu... | Olof Johansson | 1 | -1/+10 |
| 2012-10-08 | Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Tony Lindgren | 1 | -1/+1 |
| 2012-10-08 | Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 1 | -1/+10 |
| 2012-10-08 | ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS | Kevin Hilman | 1 | -1/+10 |
| 2012-10-02 | ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage() | Wei Yongjun | 1 | -1/+1 |
| 2012-09-23 | ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems | Paul Walmsley | 1 | -1/+2 |
| 2012-09-23 | Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 | Paul Walmsley | 1 | -1/+1 |
| 2012-09-22 | ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk | Rajendra Nayak | 1 | -1/+1 |
| 2012-09-12 | ARM: OMAP: unwrap strings | Paul Walmsley | 1 | -2/+2 |
| 2012-05-08 | ARM: omap2: use machine specific hook for late init | Shawn Guo | 1 | -2/+1 |
| 2012-03-29 | ARM: OMAP: pm: fix compilation break | Govindraj.R | 1 | -0/+2 |
| 2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+8 |
| 2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -22/+91 |
| 2012-03-15 | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 1 | -0/+3 |
| 2012-03-13 | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 1 | -0/+3 |
| 2012-03-08 | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 1 | -0/+3 |
| 2012-03-07 | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -1/+1 |
| 2012-03-06 | ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices() | Kevin Hilman | 1 | -1/+1 |
| 2012-03-05 | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 | Paul Walmsley | 1 | -0/+64 |
| 2012-03-05 | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 | Paul Walmsley | 1 | -0/+10 |
| 2012-03-05 | ARM: OMAP2+: PM: clean up omap_set_pwrdm_state() | Paul Walmsley | 1 | -22/+17 |
| 2012-02-24 | ARM: OMAP: convert omap_device_build() and callers to __init | Kevin Hilman | 1 | -1/+1 |
| 2012-02-16 | ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT | Benoit Cousson | 1 | -0/+8 |
| 2012-02-14 | ARM: OMAP: add RCU locking to omap2_set_init_voltage. | NeilBrown | 1 | -0/+3 |
| 2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 1 | -4/+2 |
| 2011-11-23 | ARM: OMAP: PM: only register TWL with voltage layer when device is present | Kevin Hilman | 1 | -4/+2 |
| 2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+1 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-04 | arm/dts: OMAP3+: Add mpu, dsp and iva nodes | Benoit Cousson | 1 | -1/+2 |
| 2011-10-04 | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM | Benoit Cousson | 1 | -40/+7 |
| 2011-10-04 | ARM: OMAP2+: pm: Use hwmod name instead of dev pointer | Benoit Cousson | 1 | -7/+15 |
| 2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 1 | -19/+17 |
| 2011-09-22 | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p... | Tony Lindgren | 1 | -12/+10 |
| 2011-09-15 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 1 | -4/+4 |
| 2011-09-15 | OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix | Kevin Hilman | 1 | -1/+1 |
| 2011-09-15 | OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" | Kevin Hilman | 1 | -1/+1 |
| 2011-09-15 | OMAP2+: voltage: start towards a new voltagedomain layer | Kevin Hilman | 1 | -1/+1 |
| 2011-08-30 | OMAP2+: PM: clean up error messages: replace printk with pr_err. | Johan Hovold | 1 | -10/+8 |
| 2011-08-30 | OMAP2+: PM: fix typos in misc. comment and error messages | Johan Hovold | 1 | -3/+3 |
| 2011-08-19 | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar | 1 | -2/+0 |
| 2011-07-10 | OMAP2+: PM: idle clkdms only if already in idle | Rajendra Nayak | 1 | -1/+3 |
| 2011-07-09 | OMAP2+: PM: Initialise sleep_switch to a non-valid value | Rajendra Nayak | 1 | -1/+1 |
| 2011-04-26 | OMAP4: Intialize IVA Device in addition to DSP device. | Shweta Gulati | 1 | -0/+1 |
| 2011-03-11 | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ... | Tony Lindgren | 1 | -4/+4 |
| 2011-03-09 | OMAP3: PM: Initialize IVA only if available | Sanjeev Premi | 1 | -1/+3 |
| 2011-03-07 | OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h | Paul Walmsley | 1 | -1/+1 |
| 2011-02-25 | OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm | Rajendra Nayak | 1 | -1/+1 |
| 2011-02-25 | OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm | Rajendra Nayak | 1 | -2/+2 |
| 2010-12-22 | OMAP4: PM: Program correct init voltages for scalable VDDs | Thara Gopinath | 1 | -0/+11 |
| 2010-12-22 | OMAP4: Register voltage PMIC parameters with the voltage layer | Thara Gopinath | 1 | -0/+1 |
| 2010-12-22 | OMAP3: PM: Program correct init voltages for VDD1 and VDD2 | Thara Gopinath | 1 | -0/+76 |
| 2010-12-22 | OMAP3: PM: Register TWL4030 pmic info with the voltage driver. | Thara Gopinath | 1 | -0/+4 |
| 2010-12-22 | OMAP3: PM: Adding smartreflex device file. | Thara Gopinath | 1 | -0/+2 |
| 2010-12-22 | OMAP3: PM: Adding voltage driver support. | Thara Gopinath | 1 | -0/+8 |
| 2010-12-21 | OMAP4: PM: Do not assume clkdm supports hw transitions | Rajendra Nayak | 1 | -3/+5 |
| 2010-12-21 | OMAP4: PM: Use the low-power state change feature on OMAP4 | Rajendra Nayak | 1 | -6/+22 |
| 2010-12-21 | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
| 2010-12-21 | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
| 2010-12-21 | OMAP: pm.c correct the initcall for an early init. | Thara Gopinath | 1 | -1/+1 |
| 2010-09-23 | OMAP4: pm: Change l3_main to l3_main_1 during bus device init | Benoit Cousson | 1 | -2/+5 |
| 2010-09-23 | omap: pm: Move set_pwrdm_state routine to common pm.c | Santosh Shilimkar | 1 | -0/+50 |
| 2010-09-23 | OMAP4: pm.c extensions for OMAP4 support | Thara Gopinath | 1 | -5/+15 |
| 2010-07-26 | OMAP: PM: create omap_devices for MPU, DSP, L3 | Kevin Hilman | 1 | -0/+84 |
| 2009-05-28 | OMAP2/3: PM: push core PM code from linux-omap | Kevin Hilman | 1 | -111/+0 |
| 2009-02-08 | [ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code | Paul Walmsley | 1 | -1/+1 |
| 2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
| 2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
| 2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
| 2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King | 1 | -7/+0 |
| 2008-04-14 | ARM: OMAP2: Remove old 24xx PM code | Tony Lindgren | 1 | -269/+1 |
| 2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 1 | -17/+3 |
| 2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -3/+3 |
| 2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -8/+1 |
| 2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -0/+1 |
| 2007-04-30 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 1 | -1/+0 |
| 2006-06-26 | ARM: OMAP: Add initial 24xx suspend support | Tony Lindgren | 1 | -6/+265 |
| 2006-04-02 | [ARM] 3430/1: ARM: OMAP: 5/8 Update PM | Tony Lindgren | 1 | -0/+149 |