summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2019-02-11iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+1
2018-10-21rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue1-4/+11
2018-10-21rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King1-2/+4
2018-02-13rtc: set the alarm to the next expiring timerAlexandre Belloni1-1/+1
2018-02-13rtc: interface: ignore expired timers when enqueuing new timersColin Ian King1-1/+15
2017-11-26rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepareAlexandre Belloni1-3/+1
2017-10-12rtc: rtc-nuc900: fix loop timeout testDan Carpenter1-1/+1
2016-11-20rtc: ds1307: Fix relying on reset value for weekdayKeerthy1-1/+27
2016-05-01rtc: hym8563: fix invalid year calculationAlexander Kochetkov1-1/+1
2016-05-01rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven1-6/+7
2015-12-13rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo1-2/+2
2015-09-29rtc: s5m: fix to update ctrl registerJoonyoung Shim1-0/+10
2015-02-04drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin1-0/+1
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard1-2/+2
2015-01-15rtc: omap: fix missing wakealarm attributeJohan Hovold1-2/+3
2015-01-15rtc: omap: fix clock-source configurationJohan Hovold1-2/+4
2015-01-15drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng1-8/+8
2014-10-30rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner1-1/+4
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-11rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski1-19/+8
2014-06-11rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2-19/+86
2014-06-11rtc: s5m: support different register layoutKrzysztof Kozlowski1-48/+109
2014-06-11rtc: s5m: use shorter time of register updateKrzysztof Kozlowski1-0/+7
2014-06-11rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski1-30/+0
2014-06-11mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski1-33/+33
2014-06-07Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds22-224/+1838
2014-06-07drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han1-1/+1
2014-06-07drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han1-1/+1
2014-06-07drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla1-34/+33
2014-06-07rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON1-2/+14
2014-06-07drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner1-0/+3
2014-06-07drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger1-9/+7
2014-06-07drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori1-1/+15
2014-06-07drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori1-21/+21
2014-06-07drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori1-4/+9
2014-06-07rtc: da9063: RTC driverOpensource [Steve Twiss]3-0/+344
2014-06-07drivers/rtc: add support for Microchip MCP795Josef Gajdusek3-0/+208
2014-06-07drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga1-14/+24
2014-06-07rtc: fix build errorRaghavendra Ganiga1-0/+1
2014-06-07drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga3-0/+690
2014-06-07rtc: rtc-palmas: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: rtc-mv: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: isl12057: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: rtc-hym8563: make of_device_id array constJingoo Han1-1/+1
2014-06-07rtc: rtc-ds1742: make of_device_id array constJingoo Han1-1/+1
2014-06-07drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech1-56/+66
2014-06-07drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski1-0/+1
2014-06-07drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski1-1/+1
2014-06-07drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki1-25/+60