summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-puv3.c
AgeCommit message (Expand)Author
2020-07-01rtc: remove fb-puv3 driverMike Rapoport
2020-03-16rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2020-03-16rtc: puv3: set rangeAlexandre Belloni
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-10rtc: puv3: Switch to use %ptRAndy Shevchenko
2017-08-22rtc: puv3: make alarms usefulAlexandre Belloni
2017-08-22rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()Alexandre Belloni
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang
2013-11-13drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo
2013-07-03rtc: rtc-puv3: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_opsJingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-01-10rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao
2012-01-10rtc-puv3: using module_platform_driver()Guan Xuetao
2012-01-10rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao
2011-11-15rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao