summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+33
2016-01-11rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko-1/+1
2016-01-11rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall-2/+2
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski-35/+75
2016-01-11rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski-1/+5
2016-01-11rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski-21/+19
2016-01-11rtc: Replace simple_strtoul by kstrtoulLABBE Corentin-2/+9
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni-4/+141
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni-0/+1
2016-01-11rtc: v3020: constify v3020_chip_ops structuresJulia Lawall-3/+3
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT-0/+1
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda-1/+1
2016-01-11rtc: Add Epson RX8010SJ RTC driverAkshay Bhat-0/+534
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy-1/+1
2016-01-11rtc: imxdi: fix spelling mistake in warning messageColin Ian King-1/+1
2016-01-11rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes-7/+5
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes-26/+11
2016-01-11rtc: da9063: avoid writing undefined data to rtcEnrico Scholz-17/+6
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin-4/+2
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin-3/+3
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin-4/+4
2016-01-11rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider-1/+0
2016-01-11rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang-4/+62
2016-01-11rtc: fix module reference count in rtc-procGeliang Tang-3/+5
2016-01-11rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König-0/+11
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni-4/+33
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss-10/+9
2015-12-20rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner-4/+44
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens-1/+1
2015-11-26rtc: ds1307: fix alarm reading at probe timeSimon Guinot-5/+7
2015-11-25rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi-33/+3
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar-4/+33
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-82/+864
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni-0/+531
2015-11-08rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski-0/+16
2015-11-08rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo-2/+2
2015-11-08rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla-5/+5
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla-2/+3
2015-11-08rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam-1/+1
2015-11-08rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher-1/+169
2015-11-08rtc: davinci: remove incorrect reference to probe functionArnd Bergmann-1/+0
2015-11-08rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang-0/+2
2015-11-08rtc: pcf2127: remove useless driver versionUwe Kleine-König-5/+0
2015-11-08rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König-18/+22
2015-11-08rtc: stmp3xxx: unify register access macrosHarald Geyer-14/+13
2015-11-08rtc: da9063: GPL copyright inconsistency fixSteve Twiss-9/+9
2015-11-08rtc: pcf85063: return an error when date is invalidAlexandre Belloni-7/+1
2015-11-08rtc: rx8025: remove unnecessary bracesAlexandre Belloni-2/+2
2015-11-08rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla-3/+6