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