| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: stmp3xxx: convert to SPDX identifier | Alexandre Belloni | 2019-04-11 | 1 | -9/+1 |
* | rtc: stmp3xxx: use .set_time | Alexandre Belloni | 2019-04-11 | 1 | -3/+3 |
* | rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-11 | 1 | -5/+3 |
* | rtc: stmp3xxx: set range | Alexandre Belloni | 2019-04-11 | 1 | -2/+8 |
* | rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running | Uwe Kleine-König | 2018-07-11 | 1 | -4/+16 |
* | rtc: constify rtc_class_ops structures | Julia Lawall | 2016-09-02 | 1 | -1/+1 |
* | rtc: stmp3xxx: print message on error | Sudip Mukherjee | 2016-05-20 | 1 | -1/+6 |
* | rtc: stmp3xxx: unify register access macros | Harald Geyer | 2015-11-08 | 1 | -14/+13 |
* | rtc: stmp3xxx: use optional crystal in low power states | Uwe Kleine-König | 2015-04-17 | 1 | -6/+60 |
* | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptr | Sachin Kamat | 2013-11-13 | 1 | -1/+1 |
* | drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll... | Lothar Waßmann | 2013-08-14 | 1 | -10/+25 |
* | drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block() | Fabio Estevam | 2013-07-09 | 1 | -1/+6 |
* | rtc: rtc-stmp3xxx: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-04 | 1 | -10/+3 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-02 | 1 | -4/+2 |
|\ |
|
| * | rtc: stmp3xxx: use stmp_reset_block() instead | Shawn Guo | 2013-04-01 | 1 | -4/+2 |
* | | rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops | Jingoo Han | 2013-04-30 | 1 | -9/+8 |
* | | rtc: rtc-stmp3xxx: use devm_*() functions | Jingoo Han | 2013-04-30 | 1 | -23/+11 |
|/ |
|
* | rtc: stmp3xxx: add wdt-accessor function | Wolfram Sang | 2013-03-01 | 1 | -0/+64 |
* | drivers/rtc: use of_match_ptr() macro | Sachin Kamat | 2013-02-22 | 1 | -1/+2 |
* | rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc | Marek Vasut | 2012-07-03 | 1 | -0/+8 |
* | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -12/+1 |
* | rtc: stmp3xxx: Remove UIE handlers | Wolfram Sang | 2011-07-02 | 1 | -43/+18 |
* | rtc: stmp3xxx: Get rid of mach-specific accessors | Wolfram Sang | 2011-07-02 | 1 | -30/+34 |
* | rtc: stmp3xxx: Initialize drvdata before registering device | Wolfram Sang | 2011-07-02 | 1 | -2/+5 |
* | rtc: stmp3xxx: Port stmp-functions to mxs-equivalents | Wolfram Sang | 2011-07-02 | 1 | -14/+14 |
* | rtc: stmp3xxx: Restore register definitions | Wolfram Sang | 2011-07-02 | 1 | -37/+60 |
* | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 2011-03-09 | 1 | -15/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | rtc: add Freescale stmp37xx/378x driver | dmitry pervushin | 2009-09-23 | 1 | -0/+304 |