viresh kumar
|
e7cba884af
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
|
10 年 前 |
Xunlei Pang
|
c86a6c2895
rtc: interface: Remove rtc_set_mmss()
|
10 年 前 |
Krzysztof Kozlowski
|
73744a64aa
rtc: interface: Remove unused return value from rtc_timer_cancel()
|
10 年 前 |
Aaro Koskinen
|
d0bddb512d
drivers/rtc/interface.c: __rtc_read_time: reduce log level
|
10 年 前 |
Xunlei Pang
|
8e4ff1a81a
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
|
10 年 前 |
Xunlei Pang
|
bc10aa93a8
rtc: Update interface.c to use y2038-safe time interfaces
|
10 年 前 |
Xunlei Pang
|
6528b88995
rtc: refine rtc_timer_do_work() to consider other set alarm failures
|
10 年 前 |
Hyogi Gim
|
16682c86d2
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
|
10 年 前 |
Hyogi Gim
|
ca6dc2dab9
drivers/rtc/interface.c: check the error after __rtc_read_time()
|
11 年 前 |
Ales Novak
|
ee1d901468
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
|
11 年 前 |
Alessandro Zummo
|
131c9cc832
rtc: verify a critical argument to rtc_update_irq() before using it
|
11 年 前 |
Zoran Markovic
|
14d0e347ea
rtc: Keep system awake until all expired RTC timers are handled
|
12 年 前 |
Chris Brand
|
0734e27f0b
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
|
12 年 前 |
Sachin Kamat
|
3ff2e13ce1
drivers/rtc/interface.c: fix checkpatch errors
|
12 年 前 |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 年 前 |
NeilBrown
|
7523ceed42
RTC: Avoid races between RTC alarm wakeup and suspend.
|
13 年 前 |
John Stultz
|
4a649903f9
rtc: Provide flag for rtc devices that don't support UIE
|
13 年 前 |
Rabin Vincent
|
41c7f74242
rtc: Disable the alarm in the hardware (v2)
|
13 年 前 |
NeilBrown
|
5f9679d29c
rtc: Expire alarms after the time is set. (v2)
|
13 年 前 |
John Stultz
|
bd729d72b4
rtc: Avoid setting alarm to a time in the past
|
13 年 前 |
Ben Hutchings
|
e74a8f2edb
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
|
13 年 前 |
Linus Torvalds
|
f423fc627b
Revert "rtc: Expire alarms after the time is set."
|
13 年 前 |
Linus Torvalds
|
157e8bf8b4
Revert "rtc: Disable the alarm in the hardware"
|
13 年 前 |
NeilBrown
|
93b2ec0128
rtc: Expire alarms after the time is set.
|
13 年 前 |
Linus Torvalds
|
40c043b077
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年 前 |
Rabin Vincent
|
c0afabd3d5
rtc: Disable the alarm in the hardware
|
13 年 前 |
Paul Gortmaker
|
2113852b23
rtc: Add module.h to implicit users in drivers/rtc
|
14 年 前 |
Thomas Gleixner
|
b830ac1d9a
rtc: fix hrtimer deadlock
|
14 年 前 |
Thomas Gleixner
|
431e2bcc37
rtc: limit frequency
|
14 年 前 |
Thomas Gleixner
|
2c4f57d12d
rtc: handle errors correctly in rtc_irq_set_state()
|
14 年 前 |