Commit Graph

53 Commits (183f1d0c6450ee032d97a2d01ed5eb00e0dbaa49)

Author SHA1 Message Date
John Stultz 4a649903f9 rtc: Provide flag for rtc devices that don't support UIE 13 years ago
Rabin Vincent 41c7f74242 rtc: Disable the alarm in the hardware (v2) 13 years ago
NeilBrown 5f9679d29c rtc: Expire alarms after the time is set. (v2) 13 years ago
John Stultz bd729d72b4 rtc: Avoid setting alarm to a time in the past 13 years ago
Ben Hutchings e74a8f2edb drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range 13 years ago
Linus Torvalds f423fc627b Revert "rtc: Expire alarms after the time is set." 13 years ago
Linus Torvalds 157e8bf8b4 Revert "rtc: Disable the alarm in the hardware" 13 years ago
NeilBrown 93b2ec0128 rtc: Expire alarms after the time is set. 13 years ago
Rabin Vincent c0afabd3d5 rtc: Disable the alarm in the hardware 13 years ago
Paul Gortmaker 2113852b23 rtc: Add module.h to implicit users in drivers/rtc 13 years ago
John Stultz 938f97bcf1 rtc: Fix RTC PIE frequency limit 14 years ago
Thomas Gleixner b830ac1d9a rtc: fix hrtimer deadlock 14 years ago
Thomas Gleixner 431e2bcc37 rtc: limit frequency 14 years ago
Thomas Gleixner 2c4f57d12d rtc: handle errors correctly in rtc_irq_set_state() 14 years ago
Thomas Gleixner 6e7a333eaa rtc: Limit RTC PIE frequency 14 years ago
Thomas Gleixner 3c8bb90efb rtc: Fix hrtimer deadlock 14 years ago
Thomas Gleixner 53cc2820ac rtc: Handle errors correctly in rtc_irq_set_state() 14 years ago
Mark Brown d576fe49ca rtc: Staticize non-exported __rtc_set_alarm() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 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
John Stultz 456d66ecd0 RTC: Re-enable UIE timer/polling emulation 14 years ago
Uwe Kleine-König 516373b8b6 RTC: Release mutex in error path of rtc_alarm_irq_enable 14 years ago
Marcelo Roberto Jimenez 83a06bf50b RTC: Prevents a division by zero in kernel code. 14 years ago
John Stultz d5553a5561 RTC: Properly handle rtc_read_alarm error propagation and fix bug 14 years ago
John Stultz aa0be0f465 RTC: Propagate error handling via rtc_timer_enqueue properly 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
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Atsushi Nemoto e6229bec25 rtc: make rtc_update_irq callable with irqs enabled 16 years ago
Alessandro Zummo bbccf83f6c rtc: use set_mmss when set_time is not available 16 years ago
Jonathan Cameron 5d2a50371d rtc: move power of 2 periodic frequency check down into drivers 16 years ago
Kay Sievers d4afc76c0b rtc: struct device: replace bus_id with dev_name(), dev_set_name() 16 years ago
Alessandro Zummo 099e657625 rtc: add alarm/update irq interfaces 16 years ago
Mark Brown 9e3a4afd5a rtc: fix handling of missing tm_year data when reading alarms 17 years ago
David Brownell b68bb26324 rtc: don't return -EBUSY when mutex_lock_interruptible() fails 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
David Brownell a01cc65703 rtc: rtc_read_alarm() handles wraparound 17 years ago
Dave Young 71da890509 rtc: use class iteration api 17 years ago
Jiri Kosina 372a302e9a RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag 17 years ago
Jiri Kosina 8853c202b4 RTC: convert mutex to bitfield 17 years ago
Mark Lord 0e36a9a4a7 rtc: fix readback from /sys/class/rtc/rtc?/wakealarm 18 years ago
David Brownell 97144c6756 rtc_irq_set_freq() requires power-of-two and associated kerneldoc 18 years ago
Alessandro Zummo d691eb901e RTC: periodic irq fix 18 years ago
David Brownell f8245c2688 rtc: remove "RTC_ALM_SET mode" bugs 18 years ago
David Brownell cd9662094e rtc: remove rest of class_device 18 years ago
David Brownell ab6a2d70d1 rtc: rtc interfaces don't use class_device 18 years ago
David Brownell e109ebd1ee [PATCH] rtc_cmos oops fix 18 years ago
David Brownell d728b1e69f [PATCH] rtc class locking bugfixes 19 years ago
David Brownell 2601a46474 [PATCH] rtc framework handles periodic irqs 19 years ago