Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-09-05 | rtc: dev: properly manage lifetime of dev and cdev in rtc device | Dmitry Torokhov | 1 | -0/+1 |
2015-09-05 | rtc: class: remove unnecessary device_get() in rtc_device_unregister | Dmitry Torokhov | 1 | -13/+12 |
2015-09-05 | rtc: class: fix double free in rtc_register_device() error path | Dmitry Torokhov | 1 | -4/+2 |
2015-09-05 | rtc: sirfsoc: move to regmap APIs from platform-specific APIs | Guo Zeng | 1 | -43/+64 |
2015-09-05 | rtc: opal: Enable alarms only when opal supports tpo | Vaibhav Jain | 1 | -4/+5 |
2015-09-05 | rtc: add rtc-lpc24xx driver | Joachim Eastwood | 3 | -0/+323 |