index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-em3027.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-07-07
1
-1
/
+1
*
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-06
1
-1
/
+1
*
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
1
-3
/
+2
*
rtc: em3027: correct month value
Ilya Ledvich
2019-11-08
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
rtc: constify i2c_device_id
Arvind Yadav
2017-09-01
1
-1
/
+1
*
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2015-04-17
1
-0
/
+11
*
drivers/rtc/rtc-em3027.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
*
rtc: rtc-em3027: use devm_rtc_device_register()
Jingoo Han
2013-04-30
1
-6
/
+1
*
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-3
/
+14
*
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2012-03-24
1
-12
/
+1
*
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
rtc: add EM3027 rtc driver
Mike Rapoport
2011-05-27
1
-0
/
+161