aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1553.c
AgeCommit message (Expand)Author
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto
2009-12-16rtc-ds1553: fix races around device registrationAtsushi Nemoto
2009-06-18rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto
2009-01-06rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2007-11-14RTCs: handle NVRAM betterDavid Brownell
2007-10-16rtc: make rtc-ds1553 driver hotplug-awareAtsushi Nemoto
2007-09-19rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto
2007-07-21rtc: do not return void valueAtsushi Nemoto
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell
2007-02-12[PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctlAtsushi Nemoto
2006-06-25[PATCH] RTC: add rtc-ds1553 driverAtsushi Nemoto