linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes
@ 2012-02-15 15:37 Tero Kristo
  2012-02-15 15:37 ` [PATCHv2 1/8] arm: omap: clk: add support for omap_clk_for_each Tero Kristo
                   ` (8 more replies)
  0 siblings, 9 replies; 30+ messages in thread
From: Tero Kristo @ 2012-02-15 15:37 UTC (permalink / raw)
  To: linux-arm-kernel

Changes compared to previous version:

- moved voltdm_pwrdm_enable / disable hooks from idle code to
  pwrdm_pre_transition / pwrdm_post_transition functions (patch 4)
- added patches 7 and 8 to fix one issue that was visible with off-mode
  on omap3: attempting to disable wkdeps for per_clkdm causes crash
  dumps to be generated by omap_l3_smx (this was actually part of the
  original larger set but I dropped it accidentally from v1), this issue
  surfaces with this patch set as the kernel actually tries to manually
  idle per_clkdm (probably first time in history)
- added some parameter sanity checks (pwrdm/voltdm = null checks)

Similar tests done as with previous version, additionally off-mode tests
with omap3.

-Tero

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

end of thread, other threads:[~2012-02-29 17:36 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 15:37 [PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes Tero Kristo
2012-02-15 15:37 ` [PATCHv2 1/8] arm: omap: clk: add support for omap_clk_for_each Tero Kristo
2012-02-15 15:37 ` [PATCHv2 2/8] arm: omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking Tero Kristo
2012-02-15 15:37 ` [PATCHv2 3/8] arm: omap3+: voltage: add support for voltagedomain usecounts Tero Kristo
2012-02-15 15:37 ` [PATCHv2 4/8] arm: omap3: add manual control for mpu / core pwrdm usecounting Tero Kristo
2012-02-15 15:37 ` [PATCHv2 5/8] arm: omap3: set autoidle flags for a few clocks Tero Kristo
2012-02-15 15:37 ` [PATCHv2 6/8] arm: omap: pm-debug: enhanced usecount debug support Tero Kristo
2012-02-15 15:37 ` [PATCHv2 7/8] arm: omap: clockdomain: add support for preventing domain transitions Tero Kristo
2012-02-15 19:35   ` Kevin Hilman
2012-02-16  8:39     ` Tero Kristo
2012-02-16  8:43       ` Shilimkar, Santosh
2012-02-16  8:58         ` Tero Kristo
2012-02-15 15:37 ` [PATCHv2 8/8] arm: omap3: prevent per_clkdm from attempting manual " Tero Kristo
2012-02-15 19:37   ` Kevin Hilman
2012-02-16  8:57     ` Tero Kristo
2012-02-16  9:57       ` Shilimkar, Santosh
2012-02-16 13:15         ` Tero Kristo
2012-02-16 15:23           ` Tero Kristo
2012-02-16 15:45             ` Shilimkar, Santosh
2012-02-16 16:48               ` Tero Kristo
2012-02-16 17:31                 ` Kevin Hilman
2012-02-17  9:28                   ` Tero Kristo
2012-02-22 22:37                     ` Kevin Hilman
2012-02-23  9:00                       ` Tero Kristo
2012-02-24 10:11                       ` Tero Kristo
2012-02-28  8:40                       ` Tero Kristo
2012-02-28 23:05                         ` Kevin Hilman
2012-02-29  8:01                           ` Tero Kristo
2012-02-29 17:36                             ` Tero Kristo
2012-02-15 22:30 ` [PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes Jean Pihet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).