summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang
2015-04-03drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()Xunlei Pang
2015-04-03drivers/rtc/mxc: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_tXunlei Pang
2015-04-03drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm timeXunlei Pang
2015-04-03drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc/ab3100: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc/test: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang
2015-03-25drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen
2015-03-18rtc: at91rm9200: double locking bug in at91_rtc_interrupt()Dan Carpenter
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki
2015-03-04rtc: at91rm9200: rework wakeup and interrupt handlingBoris BREZILLON
2015-03-04rtc: at91sam9: rework wakeup and interrupt handlingBoris BREZILLON
2015-03-03rtc: s5m: Remove unused watchdog and sudden momentary power lossKrzysztof Kozlowski
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard
2015-02-28rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann
2015-02-23HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-16rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT
2015-02-13rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard
2015-02-13drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong
2015-02-13drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-13drivers/rtc/rtc-at91sam9.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-13drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis
2015-02-13drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis
2015-02-13rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard
2015-02-13drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard
2015-02-13drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-26drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin
2015-01-23rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang
2015-01-23rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()Xunlei Pang
2015-01-23rtc: Modify rtc_hctosys() to address y2038 issuesXunlei Pang
2015-01-23rtc: Update rtc-dev to use y2038-safe time interfacesXunlei Pang
2015-01-23rtc: Update interface.c to use y2038-safe time interfacesXunlei Pang
2015-01-20efi: rtc-efi: Mark UIE as unsupportedArd Biesheuvel
2015-01-15rtc: at91/Kconfig: remove useless optionsNicolas Ferre