summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2017-06-17Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imx-...Marcel Ziswiler
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13rtc: tegra: Implement clock handlingThierry Reding
2017-05-17rtc: sun6i: Switch to the external oscillatorMaxime Ripard
2017-05-17rtc: sun6i: Add some lockingMaxime Ripard
2017-04-03rtc: ds1307: support m41t0 variantStefan Agner
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-08-19rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar
2016-07-10rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski
2016-07-10rtc: ds1685: passing bogus values to irq_restoreDan Carpenter
2016-07-10rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven
2016-07-10rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-06-08MLK-12890 rtc: snvs: update time read functionAnson Huang
2016-01-14rtc: snvs: use syscon to access registerFrank Li
2015-09-29rtc: abx80x: fix RTC write bitMitja Spes
2015-09-29rtc: s5m: fix to update ctrl registerJoonyoung Shim
2015-09-29rtc: s3c: fix disabled clocks for alarmJoonyoung Shim
2015-08-03rtc: snvs: fix wakealarm by call enable_irq_wake earlierStefan Agner
2015-05-14drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton
2015-05-05rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT
2015-05-05rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter
2015-04-17drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks
2015-04-17drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski
2015-04-17rtc: use more standard kernel logging stylesJoe Perches
2015-04-17drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner
2015-04-17drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski
2015-04-17drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla
2015-04-17drivers/rtc/Kconfig: update Kconfig for OMAP RTCLokesh Vutla
2015-04-17drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...Lokesh Vutla
2015-04-17drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski
2015-04-17rtc: hctosys: use function name in the error logAaro Koskinen
2015-04-17drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen
2015-04-17drivers/rtc/class.c: initialize rtc name earlyAaro Koskinen
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski
2015-04-17rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach
2015-04-17drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner
2015-04-17drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspendAdam Ward
2015-04-17drivers/rtc/rtc-da9052.c: add constraints to set valid yearAdam Ward
2015-04-17drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...Adam Ward
2015-04-17drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard
2015-04-17drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard
2015-04-17drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configKrzysztof Kozlowski
2015-04-17drivers/rtc/rtc-s3c.c: delete duplicate clock controlChanwoo Choi
2015-04-17rtc: hctosys: do not treat lack of RTC device as errorFloris Bos
2015-04-17drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extensionMartin Kepplinger
2015-04-17drivers/rtc/rtc-em3027.c: add device tree supportPeter Robinson
2015-04-17rtc: stmp3xxx: use optional crystal in low power statesUwe Kleine-König
2015-04-17drivers/rtc/rtc-pcf8563.c: simplify return from functionRobert Kmiec
2015-04-15rtc: remove use of seq_printf return valueJoe Perches
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds