Age | Commit message (Expand) | Author |
2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar |
2014-05-26 | Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2014-05-19 | ARM: OMAP2+: Remove suspend_set_ops from common pm late init | Dave Gerlach |
2014-05-06 | ARM: OMAP2+: Fix voltage scaling init for device tree | Tony Lindgren |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-25 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon |
2013-10-25 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon |
2013-10-25 | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon |
2013-10-22 | ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot | Nishanth Menon |
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-02-28 | 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-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 |