1. 18 4月, 2011 1 次提交
  2. 10 3月, 2011 1 次提交
    • J
      RTC: Clean out UIE icotl implementations · e428c6a2
      John Stultz 提交于
      With the generic RTC rework, the UIE mode irqs are handled
      in the generic layer, and only hardware specific ioctls
      get passed down to the rtc driver layer.
      
      So this patch removes the UIE mode ioctl handling in the rtc
      driver layer, which never get used.
      
      CC: Thomas Gleixner <tglx@linutronix.de>
      CC: Alessandro Zummo <a.zummo@towertech.it>
      CC: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
      CC: rtc-linux@googlegroups.com
      Signed-off-by: NJohn Stultz <john.stultz@linaro.org>
      e428c6a2
  3. 04 2月, 2011 1 次提交
  4. 14 1月, 2011 1 次提交
  5. 28 10月, 2010 1 次提交
  6. 20 5月, 2010 1 次提交
  7. 07 5月, 2010 1 次提交
    • S
      rtc: omap: let device wakeup capability be configured from chip init logic · 9c0a342c
      Sekhar Nori 提交于
      The rtc-omap driver currently hardcodes the RTC wakeup capability
      to be "not capable". While this seems to be true for existing OMAP1
      boards which are not wired for this, the DA850/OMAP-L138 SoC, the
      RTC can always be wake up source from its "deep sleep" mode.
      
      This patch lets the wakeup capability to be set from platform data and
      does not override the setting from the driver. For DA850/OMAP-L138, this
      is done from arch/arm/mach-davinci/devices-da8xx.c:da8xx_register_rtc()
      
      Note that this patch does not change the behavior on any existing OMAP1
      board since the platform device registration sets the wakeup capability
      to 0 by default.
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      Signed-off-by: NKevin Hilman <khilman@deeprootsystems.com>
      9c0a342c
  8. 16 12月, 2009 1 次提交
  9. 21 9月, 2009 1 次提交
  10. 25 3月, 2009 1 次提交
  11. 20 10月, 2008 1 次提交
  12. 25 7月, 2008 1 次提交
  13. 22 5月, 2008 1 次提交
  14. 11 4月, 2008 1 次提交
  15. 17 5月, 2007 1 次提交
  16. 09 5月, 2007 4 次提交
  17. 15 2月, 2007 1 次提交
  18. 14 12月, 2006 1 次提交
  19. 08 12月, 2006 1 次提交