index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-puv3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-9
/
+4
*
rtc: puv3: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
*
rtc: remove superfluous error message
Alexandre Belloni
2019-08-21
1
-3
/
+1
*
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-13
1
-6
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
rtc: puv3: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-14
/
+4
*
rtc: puv3: make alarms useful
Alexandre Belloni
2017-08-22
1
-42
/
+14
*
rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()
Alexandre Belloni
2017-08-22
1
-9
/
+7
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
2014-06-20
1
-1
/
+1
*
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
2014-06-20
1
-1
/
+1
*
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()
Sangjung Woo
2013-11-13
1
-11
/
+11
*
rtc: rtc-puv3: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-1
/
+0
*
rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
1
-15
/
+12
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
2012-01-10
1
-2
/
+2
*
rtc-puv3: using module_platform_driver()
Guan Xuetao
2012-01-10
1
-15
/
+1
*
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
2012-01-10
1
-2
/
+2
*
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
Axel Lin
2011-11-15
1
-2
/
+2
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-3
/
+2
*
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
2011-06-09
1
-0
/
+359