aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx8025.c
Commit message (Expand)AuthorAge
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-01
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-18
|\
| * drivers/rtc: broken link fixLeslie Lau2016-02-15
* | rtc: rx8025: unsupport UIE modeAkinobu Mita2016-03-14
* | rtc: rx8025: round up to nearest minute for a minute accuracy alarmAkinobu Mita2016-03-14
* | rtc: rx8025: protect ctrl1 register update by rtc->ops_lockAkinobu Mita2016-03-14
* | rtc: rx8025: fix irq handler registrationAkinobu Mita2016-03-14
* | rtc: rx8025: remove rv8803 idAlexandre Belloni2016-02-04
* | rtc: rx8025: remove unnecessary bracesAlexandre Belloni2015-11-08
|/
* rtc: rx8025: check time validity when necessaryAlexandre Belloni2015-09-05
* rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initializationAlexandre Belloni2015-09-05
* rtc: rx8025: remove useless initializationAlexandre Belloni2015-09-05
* rtc: rx8025: reset validity when setting timeAlexandre Belloni2015-09-05
* rtc: rx8025: fix rx8025_init_client()Alexandre Belloni2015-09-05
* rtc: rx8025: continue without alarm when irq request failsAlexandre Belloni2015-09-05
* rtc: rx8025: cleanup accessorsAlexandre Belloni2015-09-05
* rtc: rx8025: don't reset the timeAlexandre Belloni2015-09-05
* rtc: rx8025: fix transfer modeAlexandre Belloni2015-09-05
* rtc: rx8025: only handle dates between 2000 and 2099Alexandre Belloni2015-09-05
* rtc: rx8025: use BIT()Alexandre Belloni2015-09-05
* rtc: rx8025: remove useless probe error messageAlexandre Belloni2015-09-05
* rtc: rx8025: switch to managed irq allocationAlexandre Belloni2015-09-05
* rtc: rx8025: Convert to threaded IRQAlexandre Belloni2015-09-05
* rtc: rx8025: remove useless headers and reorder themAlexandre Belloni2015-09-05
* rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...Henri Roosen2015-09-05
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-05
* rtc: rtc-rx8025: remove unnecessary OOM messagesJingoo Han2014-04-03
* rtc: rtc-rx8025: use devm_*() functionsJingoo Han2013-07-03
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-23
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
* rtc: don't use flush_scheduled_work()Tejun Heo2010-12-24
* comment typo fixes: charater => characterThomas Weber2010-07-19
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger2009-06-18