summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rs5c372.c
Commit message (Expand)AuthorAge
* rtc: rs5c372: remove useless indirectionAlexandre Belloni2018-03-17
* rtc: rs5c372: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-17
* rtc: rs5c372: remove useless messageAlexandre Belloni2018-03-17
* rtc: rs5c372: Add OF device ID tableJavier Martinez Canillas2017-03-09
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
* rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller2016-05-21
* rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-20
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffersAndy Shevchenko2014-10-14
* drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach2013-05-07
* rtc: rtc-rs5c372: use devm_*() functionsJingoo Han2013-04-29
* rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()Jingoo Han2013-02-21
* drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-06
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-23
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-31
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-09
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
* rtc: rs5c372: fix buffer sizeWolfram Sang2010-12-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt2008-10-16
* rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt2008-10-16
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* i2c: Add support for device alias namesJean Delvare2008-04-29
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt2008-04-28
* rtc-rs5c372 becomes a new-style i2c driverDavid Brownell2007-07-17
* i2c: Stop using i2c_adapter.class_devJean Delvare2007-02-13
* [PATCH] Update the rtc-rs5c372 driverDavid Brownell2007-01-05
* [PATCH] RTCs don't use i2c_adapter.devDavid Brownell2006-12-10
* [PATCH] rtc-rs5c372: change register reading methodRiku Voipio2006-12-07
* [PATCH] RTC: handle sysfs errorsJeff Garzik2006-12-07
* [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk2006-11-25
* [PATCH] RTC: build fixesJeff Garzik2006-10-04
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] RTC subsystem: compact error messagesAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: RS5C372 sysfs fixAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: fix proc outputAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo2006-04-11
* [PATCH] RTC subsystem: RS5C372 driverAlessandro Zummo2006-03-27