summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2015-06-25rtc: pcf8563 fix: return -EINVAL if we read an invalid time.Jan Kardell
2015-06-25rtc: driver for Cortina GeminiHans Ulli Kroll
2015-06-25rtc: stmp3xxx select STMP_DEVICEAlexandre Belloni
2015-06-25rtc: snvs: fix wakealarm by call enable_irq_wake earlierStefan Agner
2015-06-25rtc: rtc-v3020: use gpio_request_array()Jingoo Han
2015-06-25rtc: ep93xx: Use readl/writel for ioH Hartley Sweeten
2015-06-25rtc: max77802: Report platform modalias to fix module autoloadJavier Martinez Canillas
2015-06-25rtc: max77686: Report platform modalias to fix module autoloadJavier Martinez Canillas
2015-06-25rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLEAxel Lin
2015-06-25rtc: mt6397: fix build on some 32bits platformsAlexandre Belloni
2015-06-25rtc: mc13xxx: fix obfuscated and wrong format stringRasmus Villemoes
2015-06-25rtc: mediatek: Add MT6397 RTC driverTianping Fang
2015-06-25rtc: xgene: Set hardware dependencyJean Delvare
2015-06-25rtc: at32ap700x: update author emailHans-Christian Egtvedt
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen
2015-06-19rtc: imxdi: when locked, do not fail silentlyJuergen Borleis
2015-06-19rtc: imxdi: monitor a security violation at runtimeJuergen Borleis
2015-06-19rtc: imxdi: add the unit recovery codeJuergen Borleis
2015-06-19rtc: imxdi: add some background info about the states the machine can be inJuergen Borleis
2015-06-19rtc: imxdi: avoid the __raw* register access functionsJuergen Borleis
2015-06-19rtc: s3c: Integrate Exynos3250 into S3C6410Krzysztof Kozlowski
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski
2015-06-19rtc: mxc: Constify platform_device_idKrzysztof Kozlowski
2015-06-19rtc: hid-sensor-time: Constify platform_device_idKrzysztof Kozlowski
2015-06-19rtc: ab8500: Constify platform_device_idKrzysztof Kozlowski
2015-06-19rtc: efi: Update author email addressdann frazier
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-30rtc: st: Add new driver for ST's LPC RTCLee Jones
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