index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-puv3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-9
/
+4
2020-03-16
rtc: puv3: set range
Alexandre Belloni
1
-0
/
+1
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
1
-3
/
+1
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-11
rtc: puv3: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2017-08-22
rtc: puv3: make alarms useful
Alexandre Belloni
1
-42
/
+14
2017-08-22
rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()
Alexandre Belloni
1
-9
/
+7
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
1
-1
/
+1
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
1
-1
/
+1
2013-11-13
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()
Sangjung Woo
1
-11
/
+11
2013-07-04
rtc: rtc-puv3: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-30
rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
Jingoo Han
1
-15
/
+12
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-01-10
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
1
-2
/
+2
2012-01-10
rtc-puv3: using module_platform_driver()
Guan Xuetao
1
-15
/
+1
2012-01-10
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
1
-2
/
+2
2011-11-15
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
Axel Lin
1
-2
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-3
/
+2
2011-06-09
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
1
-0
/
+359