Commit History

Author SHA1 Message Date
  Jingoo Han 6636a9944b drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() 12 years ago
  Jingoo Han 3e217b6602 rtc: add devm_rtc_device_{register,unregister}() 12 years ago
  Jingoo Han c100a5e025 rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk() 12 years ago
  Thomas Gleixner 90889a635a Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core 12 years ago
  Feng Tang 9ecf37eb7a rtc: Skip the suspend/resume handling if persistent clock exist 12 years ago
  Andrew Morton 5abe257af8 revert "rtc: recycle id when unloading a rtc driver" 12 years ago
  David Fries 4c24e29e65 rtc_sysfs_show_hctosys(): display 0 if resume failed 12 years ago
  Vincent Palatin 2830a6d201 rtc: recycle id when unloading a rtc driver 12 years ago
  Linus Torvalds 40c043b077 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Arve Hjønnevåg 6a8943d9ec rtc: Fix some bugs that allowed accumulating time drift in suspend/resume 13 years ago
  Jonathan Cameron 6d03d06db8 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() 13 years ago
  John Stultz 3dcad5ff08 rtc: Avoid accumulating time drift in suspend/resume 14 years ago
  John Stultz 304529b1b6 time: Add timekeeping_inject_sleeptime 14 years ago
  John Stultz f6d5b33125 RTC: Fix early irqs caused by calling rtc_set_alarm too early 14 years ago
  John Stultz f44f7f96a2 RTC: Initialize kernel state from RTC 14 years ago
  Marcelo Roberto Jimenez 83a06bf50b RTC: Prevents a division by zero in kernel code. 14 years ago
  Linus Torvalds 5943a26800 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
  Thomas Gleixner 96c8f06a0f rtc: Namespace fixup 14 years ago
  John Stultz 6610e0893b RTC: Rework RTC code to use timerqueue for events 14 years ago
  Vasiliy Kulikov 59cca865f2 drivers/rtc/class.c: fix device_register() error handling 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Aaro Koskinen 2a7a06a0cd rtc-core: fix memory leak 15 years ago
  Kay Sievers d4afc76c0b rtc: struct device: replace bus_id with dev_name(), dev_set_name() 16 years ago
  Alessandro Zummo d691eb901e RTC: periodic irq fix 17 years ago
  john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
  David Brownell cb3a58d2ac rtc: update to class device removal patches 18 years ago
  David Brownell 7ca1d488ff rtc: suspend()/resume() restores system clock 18 years ago
  David Brownell cd9662094e rtc: remove rest of class_device 18 years ago
  David Brownell 7d9f99eccc rtc: simplified /proc/driver/rtc handling 18 years ago
  David Brownell 446ecbd925 rtc: simplified rtc sysfs attribute handling 18 years ago