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 年之前 |
Andrew Morton
|
5abe257af8
revert "rtc: recycle id when unloading a rtc driver"
|
12 年之前 |
David Fries
|
4c24e29e65
rtc_sysfs_show_hctosys(): display 0 if resume failed
|
13 年之前 |
Vincent Palatin
|
2830a6d201
rtc: recycle id when unloading a rtc driver
|
13 年之前 |
Linus Torvalds
|
40c043b077
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Arve Hjønnevåg
|
6a8943d9ec
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
|
13 年之前 |
Jonathan Cameron
|
6d03d06db8
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
|
13 年之前 |
John Stultz
|
3dcad5ff08
rtc: Avoid accumulating time drift in suspend/resume
|
14 年之前 |
John Stultz
|
304529b1b6
time: Add timekeeping_inject_sleeptime
|
14 年之前 |
John Stultz
|
f6d5b33125
RTC: Fix early irqs caused by calling rtc_set_alarm too early
|
14 年之前 |
John Stultz
|
f44f7f96a2
RTC: Initialize kernel state from RTC
|
14 年之前 |
Marcelo Roberto Jimenez
|
83a06bf50b
RTC: Prevents a division by zero in kernel code.
|
14 年之前 |
Linus Torvalds
|
5943a26800
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Thomas Gleixner
|
96c8f06a0f
rtc: Namespace fixup
|
14 年之前 |
John Stultz
|
6610e0893b
RTC: Rework RTC code to use timerqueue for events
|
15 年之前 |
Vasiliy Kulikov
|
59cca865f2
drivers/rtc/class.c: fix device_register() error handling
|
14 年之前 |