index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1302.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
rtc: ds1302: Remove unused DRV_NAME
Nobuhiro Iwamatsu
1
-2
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377
Thomas Gleixner
1
-4
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-2
/
+1
2018-02-13
rtc: ds1302: remove redundant initializations of pointer bp
Colin Ian King
1
-2
/
+2
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
1
-1
/
+1
2016-05-20
rtc: ds1302: fix write value for day of week register
Akinobu Mita
1
-1
/
+1
2016-05-20
rtc: ds1302: fix error check in set_time
Akinobu Mita
1
-1
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-2
/
+0
2016-05-20
rtc: ds1302: rewrite using SPI
Sergey Yanovich
1
-191
/
+157
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-07-03
drivers/rtc/rtc-ds1302.c: handle write protection
Sergey Yanovich
1
-0
/
+7
2013-07-03
drivers/rtc/rtc-ds1302.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-03
rtc: rtc-ds1302: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-29
rtc: rtc-ds1302: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+1
2013-04-29
rtc: rtc-ds1302: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-29
rtc: rtc-ds1302: add __exit annotation
Jingoo Han
1
-2
/
+2
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2010-10-29
sh: mach-snapgear: Kill off machtype, consolidate board def.
Paul Mundt
1
-1
/
+1
2010-05-25
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
1
-18
/
+67
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
1
-1
/
+0
2009-11-25
rtc: don't use __exit_p to wrap ds1302_rtc_remove
Uwe Kleine-König
1
-1
/
+1
2009-08-20
rtc: rtc-ds1302: Kill off unused variables.
Paul Mundt
1
-3
/
+0
2009-08-20
rtc: rtc-ds1302 fixes
Alessandro Zummo
1
-51
/
+15
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-14
/
+14
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
1
-1
/
+1
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-06
rtc: ds1302 rtc support
Paul Mundt
1
-0
/
+262