aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/interface.c
Commit message (Expand)AuthorAge
* rtc: use set_mmss when set_time is not availableAlessandro Zummo2009-01-06
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-06
* rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-04
* rtc: fix handling of missing tm_year data when reading alarmsMark Brown2008-11-06
* rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell2008-07-30
* Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-22
* rtc: rtc_read_alarm() handles wraparoundDavid Brownell2008-07-04
* rtc: use class iteration apiDave Young2008-01-24
* RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina2007-12-05
* RTC: convert mutex to bitfieldJiri Kosina2007-11-29
* rtc: fix readback from /sys/class/rtc/rtc?/wakealarmMark Lord2007-10-16
* rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell2007-10-16
* RTC: periodic irq fixAlessandro Zummo2007-10-16
* rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell2007-05-08
* rtc: remove rest of class_deviceDavid Brownell2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* [PATCH] rtc_cmos oops fixDavid Brownell2007-03-01
* [PATCH] rtc class locking bugfixesDavid Brownell2006-11-25
* [PATCH] rtc framework handles periodic irqsDavid Brownell2006-11-25
* [PATCH] rtc subsystem, fix capability checks in kernel interfaceAlessandro Zummo2006-06-25
* [PATCH] RTC subsystem: classAlessandro Zummo2006-03-27