aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding
2014-08-08driver/rtc/class.c: check the error after rtc_read_time()Hyogi Gim
2014-08-08rtc: add pcf85063 supportSøren Andersen
2014-08-08drivers/rtc/rtc-isl12022.c: device tree supportStuart Longland
2014-08-08drivers/rtc/rtc-pcf8563.c: add alarm supportVincent Donnefort
2014-08-08drivers/rtc/rtc-pcf8563.c: introduce read|write_block_dataVincent Donnefort
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter
2014-08-08drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim
2014-08-08drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich
2014-08-08drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...Alexander Shiyan
2014-08-08drivers/rtc/Kconfig: add hardware dependency to rtc-moxartJean Delvare
2014-08-08drivers/rtc/Kconfig: move DS2404 entry where it belongsJean Delvare
2014-08-08drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-07-28mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]
2014-07-21mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang
2014-06-10rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski
2014-06-10rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski
2014-06-10rtc: s5m: support different register layoutKrzysztof Kozlowski
2014-06-10rtc: s5m: use shorter time of register updateKrzysztof Kozlowski
2014-06-10rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski
2014-06-10mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla
2014-06-06rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2014-06-06drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner
2014-06-06drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger
2014-06-06drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori
2014-06-06rtc: da9063: RTC driverOpensource [Steve Twiss]
2014-06-06drivers/rtc: add support for Microchip MCP795Josef Gajdusek
2014-06-06drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga
2014-06-06rtc: fix build errorRaghavendra Ganiga
2014-06-06drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga
2014-06-06rtc: rtc-palmas: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-mv: make of_device_id array constJingoo Han
2014-06-06rtc: isl12057: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-hym8563: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-ds1742: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech
2014-06-06drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski