aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-11-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-26rtc: omap: Fix selecting external oscLokesh Vutla
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-20rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-04rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski
2016-05-04rtc: rx8025: remove rv8803 idAlexandre Belloni
2016-05-04rtc: ds1685: passing bogus values to irq_restoreDan Carpenter
2016-05-04rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven
2016-05-04rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-02-16ANDROID: rtc-palmas: correct for bcd yearMark Salyzyn
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss
2015-12-20rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner
2015-11-26rtc: ds1307: fix alarm reading at probe timeSimon Guinot
2015-11-25rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni
2015-11-08rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski
2015-11-08rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo
2015-11-08rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla
2015-11-08rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam
2015-11-08rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher
2015-11-08rtc: davinci: remove incorrect reference to probe functionArnd Bergmann
2015-11-08rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang
2015-11-08rtc: pcf2127: remove useless driver versionUwe Kleine-König
2015-11-08rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König
2015-11-08rtc: stmp3xxx: unify register access macrosHarald Geyer
2015-11-08rtc: da9063: GPL copyright inconsistency fixSteve Twiss
2015-11-08rtc: pcf85063: return an error when date is invalidAlexandre Belloni
2015-11-08rtc: rx8025: remove unnecessary bracesAlexandre Belloni
2015-11-08rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: pl031: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: opal: fix type of tokenAndrzej Hajda
2015-11-08rtc: ds1390: Add trickle charger device tree bindingIvan Grimaldi
2015-11-08rtc: ds1390: fix ds1390_get_reg return valueIvan Grimaldi
2015-11-03rtc: pcf2127: make module license match the file headerUwe Kleine-König
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-05rtc: abx80x: fix RTC write bitMitja Spes
2015-09-05rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]Fabio Estevam
2015-09-05rtc: ds1374: Remove unused variableFabio Estevam
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas
2015-09-05rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} driversJavier Martinez Canillas
2015-09-05rtc: omap: Add external clock enabling supportKeerthy
2015-09-05rtc: omap: Add internal clock enabling supportKeerthy
2015-09-05rtc: s5m: fix to update ctrl registerJoonyoung Shim
2015-09-05rtc: add xilinx zynqmp rtc driverSuneel Garapati
2015-09-05rtc: as3722: correct month valueBibek Basu
2015-09-05rtc: sa1100/pxa: convert to run-time register mappingRob Herring