| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: Initialize SoC PM later | Tony Lindgren | 2018-04-30 | 1 | -0/+19 |
* | ARM: OMAP2+: Drop unused pm-noop | Tony Lindgren | 2018-04-16 | 1 | -9/+1 |
* | ARM: OMAP3: Fix prm wake interrupt for resume | Tony Lindgren | 2018-02-14 | 1 | -2/+2 |
* | ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setup | Dave Gerlach | 2017-05-16 | 1 | -1/+1 |
* | ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBY | Geert Uytterhoeven | 2017-03-06 | 1 | -1/+0 |
* | PM / OPP: Update OPP users to put reference | Viresh Kumar | 2017-01-30 | 1 | -3/+2 |
* | ARM: OMAP2+: Remove legacy PM init | Tony Lindgren | 2016-11-10 | 1 | -60/+6 |
* | ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs | Tero Kristo | 2016-07-04 | 1 | -7/+1 |
* | cpufreq: omap: Use generic platdev driver | Viresh Kumar | 2016-04-25 | 1 | -5/+2 |
* | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 2014-10-03 | 1 | -1/+1 |
* | Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2014-05-26 | 1 | -16/+12 |
|\ |
|
| * | ARM: OMAP2+: Fix voltage scaling init for device tree | Tony Lindgren | 2014-05-07 | 1 | -16/+12 |
* | | ARM: OMAP2+: Remove suspend_set_ops from common pm late init | Dave Gerlach | 2014-05-20 | 1 | -5/+12 |
|/ |
|
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -4/+4 |
|\ |
|
| * | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
| * | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
| * | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 | 1 | -2/+2 |
* | | ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot | Nishanth Menon | 2013-10-22 | 1 | -3/+9 |
|/ |
|
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-01 | 1 | -0/+9 |
|\ |
|
| * | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver | Nishanth Menon | 2013-04-10 | 1 | -0/+9 |
* | | arm: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2013-03-01 | 1 | -10/+10 |
|\ |
|
| * | Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2013-02-13 | 1 | -10/+10 |
| |\ |
|
| | * | ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init() | Santosh Shilimkar | 2013-02-08 | 1 | -10/+10 |
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-22 | 1 | -66/+3 |
|\| | |
|
| * | | Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2013-01-30 | 1 | -63/+2 |
| |\ \ |
|
| | * | | ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro... | Paul Walmsley | 2013-01-29 | 1 | -1/+2 |
| | * | | ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code | Paul Walmsley | 2013-01-29 | 1 | -61/+0 |
| | * | | ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition() | Paul Walmsley | 2013-01-29 | 1 | -1/+0 |
| | |/ |
|
| * / | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 2013-01-26 | 1 | -3/+1 |
| |/ |
|
* / | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 2013-01-11 | 1 | -1/+1 |
|/ |
|
* | ARM: arm-soc: Merge branch 'next/clk' into next/pm | Olof Johansson | 2012-12-13 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock | Tony Lindgren | 2012-11-13 | 1 | -0/+30 |
| |\ |
|
| * | | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-19 | 1 | -0/+1 |
| * | | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren | 2012-10-19 | 1 | -1/+1 |
| * | | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | | | ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=n | Kevin Hilman | 2012-11-15 | 1 | -0/+2 |
| |/
|/| |
|
* | | ARM: OMAP: add support for oscillator setup | Tero Kristo | 2012-11-06 | 1 | -0/+30 |
|/ |
|
* | Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu... | Olof Johansson | 2012-10-10 | 1 | -1/+10 |
|\ |
|
| * | Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 2012-10-09 | 1 | -1/+10 |
| |\ |
|
| | * | ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS | Kevin Hilman | 2012-10-08 | 1 | -1/+10 |
* | | | Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Tony Lindgren | 2012-10-09 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage() | Wei Yongjun | 2012-10-02 | 1 | -1/+1 |
* | | | ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems | Paul Walmsley | 2012-09-24 | 1 | -1/+2 |
* | | | Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 | Paul Walmsley | 2012-09-24 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk | Rajendra Nayak | 2012-09-22 | 1 | -1/+1 |
| |/ |
|
* / | 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 |
|\ |
|