Age | Commit message (Expand) | Author |
2013-02-05 | drivers/rtc/rtc-pl031.c: fix the missing operation on enable | Haojian Zhuang |
2013-02-05 | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler | Jan Luebbe |
2013-02-05 | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() | Tony Prisk |
2013-01-11 | drivers/rtc/rtc-da9055.c: fix cross-section reference | Andrew Morton |
2013-01-04 | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time | Tony Prisk |
2013-01-04 | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield | Tony Prisk |
2013-01-04 | rtc: add RTC driver for TPS6586x | Laxman Dewangan |
2013-01-04 | drivers/rtc/rtc-tegra.c: convert to DT driver | Joseph Lo |
2013-01-03 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | revert "rtc: recycle id when unloading a rtc driver" | Andrew Morton |
2012-12-20 | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> | Jean Delvare |
2012-12-17 | rtc: DA9055 RTC driver | Ashish Jangam |
2012-12-17 | drivers/rtc/rtc-s3c: use of_match_ptr() macro | Sachin Kamat |
2012-12-17 | drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization | Kim, Milo |
2012-12-17 | drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c | Sachin Kamat |
2012-12-17 | drivers/rtc/rtc-s3c.c: convert to use devm_* API | Tushar Behera |
2012-12-17 | drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label | Tushar Behera |
2012-12-17 | rtc: add NXP PCF8523 support | Thierry Reding |
2012-12-17 | rtc: rtc-davinci: use devm_kzalloc() | Devendra Naga |
2012-12-17 | rtc: rtc-davinci: return correct error code if rtc_device_register() fails | Devendra Naga |
2012-12-17 | drivers/rtc/rtc-tps65910.c: rename irq to match device | Sivaram Nair |
2012-12-17 | rtc: rtc-spear: Provide flag for no support of UIE mode | Deepak Sikri |
2012-12-17 | rtc: rtc-spear: Add clk_{un}prepare() support | Deepak Sikri |
2012-12-17 | rtc: rtc-spear: use devm_*() routines | Viresh Kumar |
2012-12-17 | drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice | Wei Yongjun |
2012-12-17 | drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc | Devendra Naga |
2012-12-17 | drivers/rtc/rtc-imxdi.c: add devicetree support | Roland Stigge |
2012-12-17 | drivers/rtc/rtc-imxdi: support for i.MX53 | Roland Stigge |
2012-12-17 | rtc: omap: add runtime pm support | Vaibhav Hiremath |
2012-12-17 | rtc: omap: depend on am33xx | Afzal Mohammed |
2012-12-17 | rtc: omap: dt support | Afzal Mohammed |
2012-12-17 | rtc: omap: kicker mechanism support | Afzal Mohammed |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-30 | drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() | Kim, Milo |
2012-11-21 | mfd/rtc/gpio: twl: No need to allocate bigger buffer for write | Peter Ujfalusi |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-06 | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup | Olof Johansson |
2012-11-06 | arm: at91: move at91rm9200 rtc header in drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-25 | drivers/rtc/rtc-imxdi.c: add missing spin lock initialization | Jan Luebbe |
2012-10-15 | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id | Shawn Guo |
2012-10-11 | rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS | Kevin Hilman |
2012-10-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-06 | drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip | Michael Langer |
2012-10-06 | drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality | Paul Bolle |
2012-10-06 | drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details | Venu Byravarasu |
2012-10-06 | rtc: kconfig: fix up dependency for ab8500 | Ulf Hansson |