summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1511.c
Commit message (Expand)AuthorAge
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()Vladimir Zapolskiy2015-09-05
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* rtc: treewide: remove excess rtc_device validationAlexander Shiyan2014-04-03
* rtc: fix potential race conditionAlessandro Zummo2014-04-03
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-11
* drivers/rtc/rtc-ds1511.c: fix issues related to spaces and bracesSachin Kamat2013-07-03
* rtc: rtc-ds1511: use devm_rtc_device_register()Jingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-10
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-31
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-22
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-16
* fix my email address.Andrew Sharp2009-11-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: rtc-ds1511: fix sparse warningHannes Eder2009-01-06
* | rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-06
|/
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-16
* fix irq flags in rtc-ds1511Steven Rostedt2008-05-08
* make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-28
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* Platform real time clock driver for Dallas 1511 chipAndrew Sharp2008-02-06