summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-stk17ta8.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-05-03rtc: simplify getting .drvdataWolfram Sang
2018-03-01rtc: stk17ta8: let the core handle invalid timeAlexandre Belloni
2018-03-01rtc: stk17ta8: use generic nvmemAlexandre Belloni
2018-03-01rtc: stk17ta8: fix possible race conditionAlexandre Belloni
2018-03-01rtc: stk17ta8: switch to rtc_register_deviceAlexandre Belloni
2018-03-01rtc: stk17ta8: make alarms usefulAlexandre Belloni
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni
2015-09-05rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()Vladimir Zapolskiy
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03rtc: treewide: remove excess rtc_device validationAlexander Shiyan
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-04-29rtc: rtc-stk17ta8: use devm_rtc_device_register()Jingoo Han
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
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-14stk17ta8: renaming e-mail corrections following split of GE Fanuc joint ventureMartyn Welch
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-stk17ta8: fix races around device registrationAtsushi Nemoto
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo
2009-11-09move stk17ta8's probe function to .devinit.textUwe Kleine-König
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov
2009-01-06trivial: rtc-stk17ta8: fix sparse warningHannes Eder
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
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-07-26fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro
2007-07-21rtc: add support for STK17TA8 chipThomas Hommel