index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max8997.c
Age
Commit message (
Expand
)
Author
2018-11-22
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
2018-08-14
rtc: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2015-09-05
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Javier Martinez Canillas
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-03
drivers/rtc/rtc-max8997.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-max8997.c: remove space before semicolon
Sachin Kamat
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-29
drivers/rtc/rtc-max8997.c: fix incorrect return value on error
Sachin Kamat
2013-04-29
rtc: rtc-max8997: use devm_rtc_device_register()
Jingoo Han
2013-04-12
treewide: Fix typo in printks
Masanari Iida
2013-02-21
rtc: rtc-max8997: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: max8997: add driver for max8997 rtc
Jonghwa Lee