aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds12-52/+591
2014-08-08drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding1-2/+2
2014-08-08driver/rtc/class.c: check the error after rtc_read_time()Hyogi Gim1-2/+14
2014-08-08rtc: add pcf85063 supportSøren Andersen3-0/+213
2014-08-08drivers/rtc/rtc-isl12022.c: device tree supportStuart Longland1-0/+12
2014-08-08drivers/rtc/rtc-pcf8563.c: add alarm supportVincent Donnefort1-4/+153
2014-08-08drivers/rtc/rtc-pcf8563.c: introduce read|write_block_dataVincent Donnefort1-26/+48
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter3-1/+36
2014-08-08drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim1-0/+2
2014-08-08drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich1-5/+27
2014-08-08drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper"Alexander Shiyan1-1/+1
2014-08-08drivers/rtc/Kconfig: add hardware dependency to rtc-moxartJean Delvare1-0/+1
2014-08-08drivers/rtc/Kconfig: move DS2404 entry where it belongsJean Delvare1-9/+9
2014-08-08drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga1-2/+73
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-36/+45
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss1-10/+8
2014-07-28mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]1-17/+37
2014-07-21mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas1-19/+8
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang1-1/+1
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang1-1/+1
2014-06-10rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski1-19/+8
2014-06-10rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2-19/+86
2014-06-10rtc: s5m: support different register layoutKrzysztof Kozlowski1-48/+109
2014-06-10rtc: s5m: use shorter time of register updateKrzysztof Kozlowski1-0/+7
2014-06-10rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski1-30/+0
2014-06-10mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski1-33/+33
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds22-224/+1838
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han1-1/+1
2014-06-06drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han1-1/+1
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla1-34/+33
2014-06-06rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON1-2/+14
2014-06-06drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner1-0/+3
2014-06-06drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger1-9/+7
2014-06-06drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori1-1/+15
2014-06-06drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori1-21/+21
2014-06-06drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori1-4/+9
2014-06-06rtc: da9063: RTC driverOpensource [Steve Twiss]3-0/+344
2014-06-06drivers/rtc: add support for Microchip MCP795Josef Gajdusek3-0/+208
2014-06-06drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga1-14/+24
2014-06-06rtc: fix build errorRaghavendra Ganiga1-0/+1
2014-06-06drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga3-0/+690
2014-06-06rtc: rtc-palmas: make of_device_id array constJingoo Han1-1/+1
2014-06-06rtc: rtc-mv: make of_device_id array constJingoo Han1-1/+1
2014-06-06rtc: isl12057: make of_device_id array constJingoo Han1-1/+1
2014-06-06rtc: rtc-hym8563: make of_device_id array constJingoo Han1-1/+1
2014-06-06rtc: rtc-ds1742: make of_device_id array constJingoo Han1-1/+1
2014-06-06drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech1-56/+66
2014-06-06drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski1-0/+1
2014-06-06drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski1-1/+1
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki1-25/+60