index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max77686.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
1
-2
/
+2
2013-07-03
drivers/rtc/rtc-max77686.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-03
drivers/rtc/rtc-max77686.c: remove space before semicolon
Sachin Kamat
1
-1
/
+1
2013-04-29
drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()
Sachin Kamat
1
-1
/
+1
2013-04-29
drivers/rtc/rtc-max77686.c: fix incorrect return value on error
Sachin Kamat
1
-4
/
+4
2013-04-29
rtc: rtc-max77686: use devm_rtc_device_register()
Jingoo Han
1
-11
/
+4
2013-04-29
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...
Jingoo Han
1
-6
/
+9
2013-04-29
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
Jingoo Han
1
-5
/
+5
2013-04-29
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
Jingoo Han
1
-7
/
+2
2013-04-29
drivers/rtc/rtc-max77686.c: add missing module author name
Jingoo Han
1
-1
/
+1
2013-04-29
drivers/rtc/rtc-max77686.c: use module_platform_driver()
Jingoo Han
1
-11
/
+1
2013-02-21
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
1
-2
/
+2
2013-02-21
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
1
-0
/
+641