summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-09-23rtc: don't reference bogus function pointer in kdocWolfram Sang
2019-07-09rtc: pm8xxx: fix unintended sign extensionColin Ian King
2019-07-09rtc: 88pm80x: fix unintended sign extensionColin Ian King
2019-07-09rtc: 88pm860x: fix unintended sign extensionColin Ian King
2019-07-09rtc: ds1672: fix unintended sign extensionColin Ian King
2019-02-11iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-10-21rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue
2018-10-21rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-02-13rtc: set the alarm to the next expiring timerAlexandre Belloni
2018-02-13rtc: interface: ignore expired timers when enqueuing new timersColin Ian King
2017-11-26rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepareAlexandre Belloni
2017-10-12rtc: rtc-nuc900: fix loop timeout testDan Carpenter
2016-11-20rtc: ds1307: Fix relying on reset value for weekdayKeerthy
2016-05-01rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-05-01rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven
2015-12-13rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo
2015-09-29rtc: s5m: fix to update ctrl registerJoonyoung Shim
2015-02-04drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard
2015-01-15rtc: omap: fix missing wakealarm attributeJohan Hovold
2015-01-15rtc: omap: fix clock-source configurationJohan Hovold
2015-01-15drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2014-10-30rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner
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