1. 25 8月, 2011 2 次提交
    • R
      PM: Move clock-related definitions and headers to separate file · b5e8d269
      Rafael J. Wysocki 提交于
      Since the PM clock management code in drivers/base/power/clock_ops.c
      is used for both runtime PM and system suspend/hibernation, the
      definitions of data structures and headers related to it should not
      be located in include/linux/pm_rumtime.h.  Move them to a separate
      header file.
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      b5e8d269
    • M
      ARM: mach-shmobile: sh7372 LCDC1 suspend fix · 5c3f96b2
      Magnus Damm 提交于
      Associate the HDMI clock together with LCDC1 on sh7372.
      
      Without this patch Suspend-to-RAM hangs on the boards
      AP4EVB and Mackerel. The code hangs in the LCDC driver
      where the software is waiting forever for the hardware to
      power down. By explicitly associating the HDMI clock with
      LCDC1 we can make sure the HDMI clock is enabled using
      Runtime PM whenever the driver is accessing the hardware.
      
      This HDMI and LCDC1 dependency is documented in the sh7372
      data sheet. Older kernels did work as expected but the
      recently merged (3.1-rc)
      
       794d78fe drivers: sh: late disabling of clocks V2
      
      introduced code to turn off clocks lacking software reference
      which happens to include the HDMI clock that is needed by
      LCDC1 to operate as expected.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      5c3f96b2
  2. 08 8月, 2011 1 次提交
  3. 28 7月, 2011 1 次提交
  4. 10 7月, 2011 2 次提交
  5. 02 7月, 2011 2 次提交
  6. 21 6月, 2011 1 次提交
  7. 15 6月, 2011 1 次提交
  8. 14 6月, 2011 1 次提交
    • M
      ARM: mach-shmobile: Mackerel USB platform data update · e2a53b7c
      Magnus Damm 提交于
      This patch updates the board specific USB support
      code for the sh7372 Mackerel board.
      
      With this patch applied port CN22 is driven by the
      recently added renesas_usbhs driver using the first
      USB controller included in sh7372 aka USBHS0.
      
      Hotplugging of USBHS0 unfortunately has to be
      handled by software polling. The sh7372 SoC itself
      obviously supports hotplug notification by IRQ but
      on the Mackerel board this IRQ happens to be used
      for the touch screen.
      
      Also fix the pinmux configuration to avoid setting
      up unused pins and fix minor spelling errors.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      e2a53b7c
  9. 26 5月, 2011 1 次提交
  10. 25 5月, 2011 3 次提交
  11. 24 5月, 2011 5 次提交
  12. 07 4月, 2011 1 次提交
  13. 29 3月, 2011 1 次提交
  14. 25 3月, 2011 2 次提交
  15. 23 3月, 2011 2 次提交
  16. 04 3月, 2011 1 次提交
  17. 26 1月, 2011 1 次提交
  18. 25 1月, 2011 1 次提交
  19. 22 1月, 2011 1 次提交
  20. 19 1月, 2011 1 次提交
  21. 13 1月, 2011 1 次提交
  22. 12 1月, 2011 1 次提交
  23. 11 1月, 2011 2 次提交
  24. 07 1月, 2011 1 次提交
  25. 06 1月, 2011 2 次提交
  26. 05 1月, 2011 2 次提交