| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: maxim: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-08-14 | 1 | -13/+7 |
* | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 |
* | rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE | Axel Lin | 2015-06-25 | 1 | -0/+1 |
* | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-07-10 | 1 | -2/+12 |
|\ |
|
| * | mfd: max8998: Add support for Device Tree | Tomasz Figa | 2013-06-30 | 1 | -1/+1 |
| * | mfd: max8998: Add irq domain support | Tomasz Figa | 2013-06-30 | 1 | -1/+11 |
* | | drivers/rtc/rtc-max8998.c: remove empty function | Sachin Kamat | 2013-07-04 | 1 | -6/+0 |
* | | rtc: rtc-max8998: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-04 | 1 | -5/+1 |
|/ |
|
* | drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing | Tomasz Figa | 2013-05-25 | 1 | -1/+1 |
* | rtc: rtc-max8998: use devm_*() functions | Jingoo Han | 2013-04-30 | 1 | -13/+5 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | rtc: max8998: Initialize drvdata before registering device | John Stultz | 2011-05-07 | 1 | -2/+3 |
* | mfd: Support LP3974 RTC | MyungJoo Ham | 2011-01-14 | 1 | -5/+49 |
* | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-29 | 1 | -0/+300 |