summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16rtc: da9063: set uie_unsupported when relevantAlexandre Belloni
2019-05-16rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang
2018-12-21Merge 4.4.169 into android-4.4-pGreg Kroah-Hartman
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho
2018-12-21rtc: snvs: add a missing write syncGuy Shapiro
2018-11-21Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki
2018-09-26Merge 4.4.158 into android-4.4-pGreg Kroah-Hartman
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia
2018-08-06Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman
2018-08-06rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-05-30rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni
2018-05-30rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain
2018-04-13rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain
2018-04-13rtc: snvs: fix an incorrect check of return valuePan Bian
2018-03-25Merge 4.4.124 into android-4.4Greg Kroah-Hartman
2018-03-24rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer
2018-03-24rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer
2018-03-24rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede
2018-02-22Merge 4.4.117 into android-4.4Greg Kroah-Hartman
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith
2018-02-05UPSTREAM: rtc: goldfish: Add RTC driver for Android emulatorMiodrag Dinic
2017-12-27Merge 4.4.108 into android-4.4Greg Kroah-Hartman
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni
2017-12-25rtc: pl031: make interrupt optionalRussell King
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20rtc: pcf8563: fix output clock ratePhilipp Zabel
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21rtc: tegra: Implement clock handlingThierry Reding
2017-04-11Merge 4.4.60 into android-4.4Xin Li
2017-04-08rtc: s35390a: improve irq handlingUwe Kleine-König
2017-04-08rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König
2017-04-08rtc: s35390a: make sure all members in the output are setUwe Kleine-König
2017-04-08rtc: s35390a: fix reading out alarmUwe Kleine-König
2017-03-12rtc: sun6i: Switch to the external oscillatorMaxime Ripard
2017-03-12rtc: sun6i: Add some lockingMaxime Ripard
2017-03-12rtc: sun6i: Switch to the external oscillatorMaxime Ripard
2017-03-12rtc: sun6i: Add some lockingMaxime Ripard
2017-03-02Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos
2017-02-26rtc: interface: ignore expired timers when enqueuing new timersColin Ian King
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt