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-m48t86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-06
rtc: Use devm_platform_ioremap_resource()
Markus Elfring
1
-9
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-01
rtc: m48t86: put m48t86_nvmem_cfg on the stack
Alexandre Belloni
1
-11
/
+9
2018-03-01
rtc: m48t86: call rtc_nvmem_register()
Alexandre Belloni
1
-1
/
+2
2017-10-13
rtc: m48t86: use generic nvmem
Alexandre Belloni
1
-25
/
+23
2017-10-13
rtc: m48t86: switch to rtc_register_device
Alexandre Belloni
1
-2
/
+8
2017-02-21
rtc: m48t86: remove unused platform_data
H Hartley Sweeten
1
-32
/
+19
2017-02-21
rtc: m48t86: verify that the RTC is actually present
H Hartley Sweeten
1
-0
/
+36
2017-02-12
rtc: m48t86: add NVRAM support
H Hartley Sweeten
1
-0
/
+41
2017-02-12
rtc: m48t86: allow driver to manage its resources
H Hartley Sweeten
1
-51
/
+102
2017-02-12
rtc: m48t86: shorten register name defines
H Hartley Sweeten
1
-64
/
+63
2016-06-27
rtc: m48t86: move m48t86.h to platform_data
Alexandre Belloni
1
-1
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-4
/
+0
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-m48t86.c: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-07-03
drivers/rtc/rtc-m48t86.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-03
rtc: rtc-m48t86: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-29
rtc: rtc-m48t86: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+4
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2010-08-11
rtc/m48t86: use rtc_valid_tm() to check returned tm
Wan ZongShun
1
-1
/
+1
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-14
/
+14
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-06-05
[PATCH] m48t86: ia64 build fix
Andrew Morton
1
-36
/
+36
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
1
-3
/
+1
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
1
-3
/
+0
2006-04-11
[PATCH] RTC subsystem: whitespaces and error messages cleanup
Alessandro Zummo
1
-1
/
+1
2006-03-27
[PATCH] RTC subsystem: M48T86 driver
Alessandro Zummo
1
-0
/
+209