1. 28 1月, 2008 1 次提交
  2. 25 1月, 2008 1 次提交
  3. 18 12月, 2007 1 次提交
  4. 06 12月, 2007 2 次提交
  5. 30 11月, 2007 1 次提交
  6. 23 11月, 2007 1 次提交
  7. 15 11月, 2007 3 次提交
  8. 07 11月, 2007 2 次提交
  9. 06 11月, 2007 1 次提交
  10. 05 11月, 2007 1 次提交
    • M
      rtc: ignore msb when reading back mday from alarm · 615bb29c
      Mark Lord 提交于
      I have a system here that actively relies upon RTC wake alarms, and it
      has been failing (again) for a few days when attempting to use the
      /sys/class/rtc/rtc?/wakealarm interface.
      
      The old (fixed by Linus) /proc/ interface still works, but I'd like to
      get it using the new one.
      
      This patch fixes rtc-cmos to ignore the two upper bits when reading the
      BCD mday (day of month) register from CMOS.  Some systems (eg.  mine)
      seem to have the top bit set to "1" for some reason.
      
      The older /proc/ interface ignores the upper bits, and so we should too.
      Signed-off-by: NMark Lord <mlord@pobox.com>
      Acked-by: NDavid Brownell <david-b@pacbell.net>
      Cc: Alessandro Zummo <a.zummo@towertech.it>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      615bb29c
  11. 30 10月, 2007 1 次提交
  12. 20 10月, 2007 2 次提交
  13. 19 10月, 2007 1 次提交
    • J
      Add missing newlines to some uses of dev_<level> messages · 898eb71c
      Joe Perches 提交于
      Found these while looking at printk uses.
      
      Add missing newlines to dev_<level> uses
      Add missing KERN_<level> prefixes to multiline dev_<level>s
      Fixed a wierd->weird spelling typo
      Added a newline to a printk
      Signed-off-by: NJoe Perches <joe@perches.com>
      Cc: "Luck, Tony" <tony.luck@intel.com>
      Cc: Jens Axboe <jens.axboe@oracle.com>
      Cc: Mark M. Hoffman <mhoffman@lightlink.com>
      Cc: Roland Dreier <rolandd@cisco.com>
      Cc: Tilman Schmidt <tilman@imap.cc>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Cc: Jeff Garzik <jeff@garzik.org>
      Cc: Stephen Hemminger <shemminger@linux-foundation.org>
      Cc: Greg KH <greg@kroah.com>
      Cc: Jeremy Fitzhardinge <jeremy@goop.org>
      Cc: Geert Uytterhoeven <geert@linux-m68k.org>
      Cc: Alessandro Zummo <a.zummo@towertech.it>
      Cc: David Brownell <david-b@pacbell.net>
      Cc: James Smart <James.Smart@Emulex.Com>
      Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Cc: Jaroslav Kysela <perex@suse.cz>
      Cc: Takashi Iwai <tiwai@suse.de>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      898eb71c
  14. 17 10月, 2007 11 次提交
  15. 21 9月, 2007 1 次提交
  16. 20 9月, 2007 2 次提交
  17. 12 9月, 2007 1 次提交
  18. 27 8月, 2007 1 次提交
  19. 23 8月, 2007 2 次提交
  20. 01 8月, 2007 4 次提交