summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rx8025.c
AgeCommit message (Expand)Author
2015-09-05rtc: rx8025: check time validity when necessaryAlexandre Belloni
2015-09-05rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initializationAlexandre Belloni
2015-09-05rtc: rx8025: remove useless initializationAlexandre Belloni
2015-09-05rtc: rx8025: reset validity when setting timeAlexandre Belloni
2015-09-05rtc: rx8025: fix rx8025_init_client()Alexandre Belloni
2015-09-05rtc: rx8025: continue without alarm when irq request failsAlexandre Belloni
2015-09-05rtc: rx8025: cleanup accessorsAlexandre Belloni
2015-09-05rtc: rx8025: don't reset the timeAlexandre Belloni
2015-09-05rtc: rx8025: fix transfer modeAlexandre Belloni
2015-09-05rtc: rx8025: only handle dates between 2000 and 2099Alexandre Belloni
2015-09-05rtc: rx8025: use BIT()Alexandre Belloni
2015-09-05rtc: rx8025: remove useless probe error messageAlexandre Belloni
2015-09-05rtc: rx8025: switch to managed irq allocationAlexandre Belloni
2015-09-05rtc: rx8025: Convert to threaded IRQAlexandre Belloni
2015-09-05rtc: rx8025: remove useless headers and reorder themAlexandre Belloni
2015-09-05rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...Henri Roosen
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-04-03rtc: rtc-rx8025: remove unnecessary OOM messagesJingoo Han
2013-07-03rtc: rtc-rx8025: use devm_*() functionsJingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo
2010-07-19comment typo fixes: charater => characterThomas Weber
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-18rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger