aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
...
| * | rtc: mc13xxx: fix obfuscated and wrong format stringRasmus Villemoes2015-06-24
| * | rtc: mediatek: Add MT6397 RTC driverTianping Fang2015-06-24
| * | rtc: xgene: Set hardware dependencyJean Delvare2015-06-24
| * | rtc: at32ap700x: update author emailHans-Christian Egtvedt2015-06-24
| * | rtc: imxdi: when locked, do not fail silentlyJuergen Borleis2015-06-19
| * | rtc: imxdi: monitor a security violation at runtimeJuergen Borleis2015-06-19
| * | rtc: imxdi: add the unit recovery codeJuergen Borleis2015-06-19
| * | rtc: imxdi: add some background info about the states the machine can be inJuergen Borleis2015-06-19
| * | rtc: imxdi: avoid the __raw* register access functionsJuergen Borleis2015-06-19
| * | rtc: s3c: Integrate Exynos3250 into S3C6410Krzysztof Kozlowski2015-06-19
| * | rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski2015-06-19
| * | rtc: mxc: Constify platform_device_idKrzysztof Kozlowski2015-06-19
| * | rtc: hid-sensor-time: Constify platform_device_idKrzysztof Kozlowski2015-06-19
| * | rtc: ab8500: Constify platform_device_idKrzysztof Kozlowski2015-06-19
| * | rtc: efi: Update author email addressdann frazier2015-06-19
| |/
* | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-23
|\ \ | |/ |/|
| * rtc: st: Add new driver for ST's LPC RTCLee Jones2015-04-30
* | drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton2015-05-14
* | rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT2015-05-05
* | rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter2015-05-05
|/
* drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-04-17
* drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski2015-04-17
* rtc: use more standard kernel logging stylesJoe Perches2015-04-17
* drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner2015-04-17
* drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski2015-04-17
* drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla2015-04-17
* drivers/rtc/Kconfig: update Kconfig for OMAP RTCLokesh Vutla2015-04-17
* drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...Lokesh Vutla2015-04-17
* drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski2015-04-17
* rtc: hctosys: use function name in the error logAaro Koskinen2015-04-17
* drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen2015-04-17
* drivers/rtc/class.c: initialize rtc name earlyAaro Koskinen2015-04-17
* drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-17
* rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach2015-04-17
* drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner2015-04-17
* drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspendAdam Ward2015-04-17
* drivers/rtc/rtc-da9052.c: add constraints to set valid yearAdam Ward2015-04-17
* drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...Adam Ward2015-04-17
* drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard2015-04-17
* drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard2015-04-17
* drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configKrzysztof Kozlowski2015-04-17
* drivers/rtc/rtc-s3c.c: delete duplicate clock controlChanwoo Choi2015-04-17
* rtc: hctosys: do not treat lack of RTC device as errorFloris Bos2015-04-17
* drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extensionMartin Kepplinger2015-04-17
* drivers/rtc/rtc-em3027.c: add device tree supportPeter Robinson2015-04-17
* rtc: stmp3xxx: use optional crystal in low power statesUwe Kleine-König2015-04-17
* drivers/rtc/rtc-pcf8563.c: simplify return from functionRobert Kmiec2015-04-17
* rtc: remove use of seq_printf return valueJoe Perches2015-04-15
* Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\
| * rtc: s5m: Remove unused watchdog and sudden momentary power lossKrzysztof Kozlowski2015-03-03