Show patches with: Submitter = Akinobu Mita       |    Archived = No       |   50 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rtc: ds3232: avoid unused-const-variable warning rtc: ds3232: avoid unused-const-variable warning - - - - --- 2023-11-18 Akinobu Mita Accepted
bindings: rtc: correct wrong reference in required properties - - - - --- 2017-02-07 Akinobu Mita Accepted
[v3] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG 1 - - - --- 2016-12-04 Akinobu Mita Accepted
[v2] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG 1 - - - --- 2016-12-03 Akinobu Mita Superseded
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG 1 - - - --- 2016-08-28 Akinobu Mita Superseded
[v2,2/2] rtc: ds1302: support control with using GPIO lines - - - - --- 2016-06-27 Akinobu Mita Rejected
[v2,1/2] rtc: ds1302: add register access abstraction layer - - - - --- 2016-06-27 Akinobu Mita Rejected
rtc: ds1307: ds3231 temperature s16 overflow - - - - --- 2016-04-18 Akinobu Mita Accepted
[4/4] rtc: ds1302: support control with using GPIO lines - - - - --- 2016-04-10 Akinobu Mita Superseded
[3/4] rtc: ds1302: add register access abstraction layer - - - - --- 2016-04-10 Akinobu Mita Superseded
[2/4] rtc: ds1302: fix write value for day of week register - - - - --- 2016-04-10 Akinobu Mita Accepted
[1/4] rtc: ds1302: fix error check in set_time - - - - --- 2016-04-10 Akinobu Mita Accepted
[v2,3/3] rtc: pcf2127: add pcf2129 device id - - - - --- 2016-03-14 Akinobu Mita Accepted
[v2,2/3] rtc: pcf2127: add support for spi interface - - - - --- 2016-03-14 Akinobu Mita Accepted
[v2,1/3] rtc: pcf2127: convert to use regmap - - - - --- 2016-03-14 Akinobu Mita Accepted
[3/3] rtc: pcf2127: add pcf2129 device id - - - - --- 2016-03-11 Akinobu Mita Superseded
[2/3] rtc: pcf2127: add support for spi interface - - - - --- 2016-03-11 Akinobu Mita Superseded
[1/3] rtc: pcf2127: conver to use regmap - - - - --- 2016-03-11 Akinobu Mita Superseded
[v4,7/7] rtc: ds3232: use rtc->ops_lock to protect alarm operations - - - - --- 2016-03-06 Akinobu Mita Accepted
[v4,6/7] rtc: ds3232: fix issue when irq is shared several devices - - - - --- 2016-03-06 Akinobu Mita Accepted
[v4,5/7] rtc: ds3232: remove unused UIE code - - - - --- 2016-03-06 Akinobu Mita Accepted
[v4,4/7] rtc: ds3232: add register access error checks - - - - --- 2016-03-06 Akinobu Mita Accepted
[v4,3/7] rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON - - - - --- 2016-03-06 Akinobu Mita Accepted
[v4,2/7] rtc: merge ds3232 and ds3234 - - - - --- 2016-03-06 Akinobu Mita Accepted
[v4,1/7] rtc: ds3232: convert to use regmap - - - - --- 2016-03-06 Akinobu Mita Accepted
[v3,8/8] rtc: use rtc->ops_lock to protect alarm operations - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,7/8] rtc: ds3232-core: fix issue when irq is shared several devices - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,6/8] rtc: ds3232-core: remove unused UIE code - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,5/8] rtc: ds3232-core: add register access error checks - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,4/8] rtc: ds3232-core: fix read on /dev/rtc after RTC_AIE_ON - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,3/8] rtc: ds3234: use rtc-ds3232 core and support alarm - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,2/8] rtc: ds3232: split into core module and i2c driver - - - - --- 2016-02-29 Akinobu Mita Superseded
[v3,1/8] rtc: ds3232: rename rtc-ds3232.c to rtc-ds3232-core.c for preparation - - - - --- 2016-02-29 Akinobu Mita Superseded
[v2,4/4] rtc: ds3232-core: fix read on /dev/rtc after RTC_AIE_ON - - - - --- 2016-02-18 Akinobu Mita Superseded
[v2,3/4] rtc: ds3234: use rtc-ds3232 core and support alarm - - - - --- 2016-02-18 Akinobu Mita Superseded
[v2,2/4] rtc: ds3232: split into core module and i2c driver - - - - --- 2016-02-18 Akinobu Mita Superseded
[v2,1/4] rtc: ds3232: rename rtc-ds3232.c to rtc-ds3232-core.c for preparation - - - - --- 2016-02-18 Akinobu Mita Superseded
[4/4] rtc-rx8025: unsupport UIE mode - - - - --- 2016-02-15 Akinobu Mita Accepted
[3/4] rtc-rx8025: round up to nearest minute for a minute accuracy alarm - - - - --- 2016-02-15 Akinobu Mita Accepted
[2/4] rtc-rx8025: protect ctrl1 register update by rtc->ops_lock - - - - --- 2016-02-15 Akinobu Mita Accepted
[1/4] rtc-rx8025: fix irq handler registration - - - - --- 2016-02-15 Akinobu Mita Accepted
[4/4] rtc: ds3232-core: fix read on /dev/rtc after RTC_AIE_ON - - - - --- 2016-02-11 Akinobu Mita Superseded
[3/4] rtc: ds3234: use rtc-ds3232 core and support alarm - - - - --- 2016-02-11 Akinobu Mita Superseded
[2/4] rtc: ds3232: split into core module and i2c driver - - - - --- 2016-02-11 Akinobu Mita Superseded
[1/4] rtc: ds3232: rename rtc-ds3232.c to rtc-ds3232-core.c for preparation - - - - --- 2016-02-11 Akinobu Mita Superseded
rtc: rtc-ds1307: add clock provider support for DS3231 - - 1 - --- 2016-01-31 Akinobu Mita Accepted
[v4] rtc: rtc-ds1307: add temperature sensor support for ds3231 1 - - - --- 2016-01-24 Akinobu Mita Accepted
[v3] rtc: rtc-ds1307: add temperature sensor support for ds3231 1 - - - --- 2016-01-23 Akinobu Mita Superseded
[v2] rtc: rtc-ds1307: add temperature sensor support for ds3231 - - - - --- 2016-01-22 Akinobu Mita Superseded
rtc: rtc-ds1307: add temperature sensor support for ds3231 - - - - --- 2015-12-16 Akinobu Mita Superseded