summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mpc5121.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-05-30rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()Tiezhu Yang
2020-03-16rtc: mpc5121: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2020-03-16rtc: mpc5121: set rangeAlexandre Belloni
2020-03-16rtc: mpc5121: convert to devm_rtc_allocate_deviceAlexandre Belloni
2020-03-16rtc: mpc5121: simplify probeAlexandre Belloni
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-10-14rtc: make of_device_ids constUwe Kleine-König
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-07-03drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()Jingoo Han
2013-07-03rtc: rtc-mpc5121: use devm_*() functionsJingoo Han
2013-07-03drivers/rtc/rtc-mpc5121.c: remove space before tabSachin Kamat
2013-02-21drivers/rtc: use of_match_ptr() macroSachin Kamat
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-04-26rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-15rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16rtc: Add MPC5121 Real time clock driverAnatolij Gustschin