All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Power Related Fixes for Exynos5250
@ 2013-12-11 11:57 ` Abhilash Kesavan
  0 siblings, 0 replies; 40+ messages in thread
From: Abhilash Kesavan @ 2013-12-11 11:57 UTC (permalink / raw)
  To: dianders, olof, kgene.kim, jonghwa3.lee, yadi.brar, mturquette,
	linux-arm-kernel, linux-samsung-soc, devicetree-discuss
  Cc: Abhilash Kesavan

Patch 1 prevents the gating of sysreg clock on Exynos5250.
Patch 2 is a re-send of an earlier patch.
(http://www.spinics.net/lists/linux-samsung-soc/msg15485.html)
Patches 3 and 4 are fixes for MAX77686 on Exynos5250 based Snow
board (boot-up issues).
Patch 5 implements a power-off call-back for Exynos5250 that can
be re-used for Exynos5420.

The patches have been tested on an SMDK5250 based Chromebook.

Abhilash Kesavan (4):
  clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg
    clock
  ARM: EXYNOS5: Fix PMU register configuration for local power blocks
  clk: max77686: Replace is_enabled() with is_prepared call-back
  ARM: dts: Setup the interrupt parent for max77686

Olof Johansson (1):
  ARM: EXYNOS5250: Implement pm_power_off

 arch/arm/boot/dts/cros5250-common.dtsi       |   11 ++++
 arch/arm/mach-exynos/include/mach/regs-pmu.h |    3 +
 arch/arm/mach-exynos/pmu.c                   |   86 ++++++++++++++++++++------
 drivers/clk/clk-max77686.c                   |    4 +-
 drivers/clk/samsung/clk-exynos5250.c         |    3 +-
 5 files changed, 86 insertions(+), 21 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2013-12-30 17:49 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 11:57 [PATCH 0/5] Power Related Fixes for Exynos5250 Abhilash Kesavan
2013-12-11 11:57 ` Abhilash Kesavan
2013-12-11 11:57 ` [PATCH 1/5] clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock Abhilash Kesavan
2013-12-11 11:57   ` Abhilash Kesavan
2013-12-11 23:55   ` Doug Anderson
2013-12-11 23:55     ` Doug Anderson
2013-12-12  0:13     ` Tomasz Figa
2013-12-12  0:13       ` Tomasz Figa
2013-12-12  0:30       ` Doug Anderson
2013-12-12  0:30         ` Doug Anderson
2013-12-12  4:36         ` Abhilash Kesavan
2013-12-12  4:36           ` Abhilash Kesavan
2013-12-12  9:53           ` Tomasz Figa
2013-12-12  9:53             ` Tomasz Figa
2013-12-30 17:49   ` Tomasz Figa
2013-12-30 17:49     ` Tomasz Figa
2013-12-11 11:57 ` [PATCH 2/5] ARM: EXYNOS5: Fix PMU register configuration for local power blocks Abhilash Kesavan
2013-12-11 11:57   ` Abhilash Kesavan
2013-12-11 12:29   ` Tomasz Figa
2013-12-11 12:29     ` Tomasz Figa
2013-12-12  2:43     ` Abhilash Kesavan
2013-12-12  2:43       ` Abhilash Kesavan
2013-12-11 11:57 ` [PATCH 3/5] clk: max77686: Replace is_enabled() with is_prepared call-back Abhilash Kesavan
2013-12-11 11:57   ` Abhilash Kesavan
2013-12-11 12:24   ` Tomasz Figa
2013-12-11 12:24     ` Tomasz Figa
2013-12-12  2:47     ` Abhilash Kesavan
2013-12-12  2:47       ` Abhilash Kesavan
2013-12-11 11:57 ` [PATCH 4/5] ARM: EXYNOS5250: Implement pm_power_off Abhilash Kesavan
2013-12-11 11:57   ` Abhilash Kesavan
2013-12-11 11:57 ` [PATCH 5/5] ARM: dts: Setup the interrupt parent for max77686 Abhilash Kesavan
2013-12-11 11:57   ` Abhilash Kesavan
2013-12-11 23:57   ` Doug Anderson
2013-12-11 23:57     ` Doug Anderson
2013-12-12  2:50     ` Abhilash Kesavan
2013-12-12  2:50       ` Abhilash Kesavan
2013-12-11 12:41 ` [PATCH 0/5] Power Related Fixes for Exynos5250 Tomasz Figa
2013-12-11 12:41   ` Tomasz Figa
2013-12-12  2:42   ` Abhilash Kesavan
2013-12-12  2:42     ` Abhilash Kesavan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.