summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-puv3.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* rtc: puv3: Switch to use %ptRAndy Shevchenko2018-12-101-14/+4Star
* rtc: puv3: make alarms usefulAlexandre Belloni2017-08-221-42/+14Star
* rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()Alexandre Belloni2017-08-221-9/+7Star
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang2014-06-201-1/+1
* drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang2014-06-201-1/+1
* drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo2013-11-131-11/+11
* rtc: rtc-puv3: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-1/+0Star
* rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_opsJingoo Han2013-04-301-15/+12Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao2012-01-101-2/+2
* rtc-puv3: using module_platform_driver()Guan Xuetao2012-01-101-15/+1Star
* rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao2012-01-101-2/+2
* rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-151-2/+2
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-3/+2Star
* unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-091-0/+359