aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-11rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko
2016-01-11rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski
2016-01-11rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski
2016-01-11rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski
2016-01-11rtc: Replace simple_strtoul by kstrtoulLABBE Corentin
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni
2016-01-11rtc: v3020: constify v3020_chip_ops structuresJulia Lawall
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda
2016-01-11rtc: Add Epson RX8010SJ RTC driverAkshay Bhat
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2016-01-11rtc: imxdi: fix spelling mistake in warning messageColin Ian King
2016-01-11rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes
2016-01-11rtc: da9063: avoid writing undefined data to rtcEnrico Scholz
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin
2016-01-11rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider
2016-01-11rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang
2016-01-11rtc: fix module reference count in rtc-procGeliang Tang
2016-01-11rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni
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-12-16powerpc: Remove broken GregorianDay()Daniel Axtens
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-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar
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