コミット履歴

作者 SHA1 メッセージ 日付
  Alexandre Belloni 1e479c619b rtc: unexport non devm managed registration 7 年 前
  Alexandre Belloni acecb3ad8b rtc: remove irq_task and irq_task_lock 7 年 前
  Arnd Bergmann 5089ea15ba rtc: use ktime_get_real_ts64() instead of getnstimeofday64() 7 年 前
  Baolin Wang 989515647e rtc: Add one offset seconds to expand RTC range 7 年 前
  Alexandre Belloni 0391df74a6 rtc: remove nvmem_config 7 年 前
  Alexandre Belloni ac75779b72 rtc: nvmem: allow registering the nvmem device before the rtc 7 年 前
  Alexandre Belloni 4cce9d3988 rtc: nvmem: pass nvmem_config to rtc_nvmem_register() 7 年 前
  Jason Gunthorpe 0f295b0650 rtc: Allow rtc drivers to specify the tv_nsec value for ntp 7 年 前
  Alexandre Belloni 697e5a47aa rtc: add generic nvmem support 8 年 前
  Alexandre Belloni 3068a254d5 rtc: introduce new registration method 8 年 前
  Alexandre Belloni b91336df8a rtc: class separate id allocation from registration 8 年 前
  Alexandre Belloni d1bec20fac rtc: class separate device allocation from registration 8 年 前
  Alexandre Belloni 5c82a6ae02 rtc: remove rtc_device.name 8 年 前
  Logan Gunthorpe d5ed9177f6 rtc: utilize new cdev_device_add helper function 8 年 前
  Paul Gortmaker 270a3bd6bd rtc: make class.c explicitly non-modular 9 年 前
  Dmitry Torokhov 3ee2c40b7a rtc: switch to using is_visible() to control sysfs attributes 10 年 前
  Dmitry Torokhov c3b399a4b6 rtc: class: remove unnecessary device_get() in rtc_device_unregister 10 年 前
  Dmitry Torokhov 6706664d92 rtc: class: fix double free in rtc_register_device() error path 10 年 前
  Aaro Koskinen 182683e955 drivers/rtc/class.c: initialize rtc name early 10 年 前
  Xunlei Pang 0fa88cb4b8 time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource 10 年 前
  Xunlei Pang 814dcf8ead drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume() 10 年 前
  John Stultz d4bda8f843 rtc: Update suspend/resume timing to use 64bit time 10 年 前
  Hyogi Gim e1d60093ca driver/rtc/class.c: check the error after rtc_read_time() 11 年 前
  Stephen Warren 9d2b7e532d rtc: honor device tree /alias entries when assigning IDs 11 年 前
  Shuah Khan 92e7f04a7f drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops 12 年 前
  Jingoo Han 6636a9944b drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() 12 年 前
  Jingoo Han 3e217b6602 rtc: add devm_rtc_device_{register,unregister}() 12 年 前
  Jingoo Han c100a5e025 rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk() 12 年 前
  Thomas Gleixner 90889a635a Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core 12 年 前
  Feng Tang 9ecf37eb7a rtc: Skip the suspend/resume handling if persistent clock exist 12 年 前