index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-em3027.c
Age
Commit message (
Expand
)
Author
2026-06-22
rtc: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2024-07-07
rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
2019-11-08
rtc: em3027: correct month value
Ilya Ledvich
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-09-01
rtc: constify i2c_device_id
Arvind Yadav
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2013-07-03
drivers/rtc/rtc-em3027.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-em3027: use devm_rtc_device_register()
Jingoo Han
2012-10-06
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-05-26
rtc: add EM3027 rtc driver
Mike Rapoport