Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-04 | rtc: pm8xxx: move device_init_wakeup() before rtc_register | Josh Cartwright | 1 | -2/+2 |
2014-04-04 | rtc: pm8xxx: add support for devicetree | Josh Cartwright | 1 | -23/+29 |
2014-04-04 | rtc: pm8xxx: use devm_request_any_context_irq | Josh Cartwright | 1 | -14/+4 |
2014-04-04 | rtc: pm8xxx: use regmap API for register accesses | Josh Cartwright | 1 | -88/+57 |
2014-04-04 | rtc: pm8xxx: fixup checkpatch/style issues | Josh Cartwright | 1 | -44/+53 |
2014-04-04 | rtc: rtc-pm8xxx: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2013-07-04 | rtc: rtc-pm8xxx: use devm_*() functions | Jingoo Han | 1 | -19/+8 |
2013-07-04 | rtc: rtc-pm8xxx: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-01-04 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-03-24 | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static | Navin P | 1 | -1/+1 |
2012-01-11 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-07-26 | drivers/rtc: add support for Qualcomm PMIC8xxx RTC | Anirudh Ghayal | 1 | -0/+550 |