summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-10-14
|\
| * rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel2016-10-12
| * rtc: cmos: avoid unused function warningArnd Bergmann2016-09-22
| * rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-22
| * rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-22
| * rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-21
| * rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-21
| * rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-21
| * rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-20
| * rtc: asm9260: rework lockingAlexandre Belloni2016-09-05
| * rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-05
| * rtc: constify rtc_class_ops structuresJulia Lawall2016-09-02
| * rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-31
| * rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-31
| * rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-31
| * rtc: bq32k: Fix handling of oscillator failure flagJan Östlund2016-08-31
| * rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund2016-08-31
| * rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-31
| * rtc: isl12057: remove driverAlexandre Belloni2016-08-31
| * rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-31
| * rtc: ds1307: fix century bit supportAlexandre Belloni2016-08-31
| * rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET2016-08-31
| |
| \
| \
| \
*---. \ Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones2016-10-04
|\ \ \ \ | | | |/
| | | * rtc: ac100: Add clk output supportChen-Yu Tsai2016-08-08
| | | * rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai2016-08-08
| |_|/ |/| |
| | * rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808Wadim Egorov2016-08-31
| |/ |/|
| * rtc: rtc-pm8xxx: Add support for pm8018 rtcNeil Armstrong2016-08-31
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * rtc: rv8803: Clear V1F when setting the timeBenoît Thébaudeau2016-07-28
| * rtc: rv8803: Stop the clock while setting the timeBenoît Thébaudeau2016-07-28
| * rtc: rv8803: Always apply the I²C workaroundBenoît Thébaudeau2016-07-28
| * rtc: rv8803: Fix read day of weekBenoît Thébaudeau2016-07-28
| * rtc: rv8803: Remove the check for valid timeBenoît Thébaudeau2016-07-28
| * rtc: rv8803: Kconfig: Indicate rx8900 supportBenoît Thébaudeau2016-07-28
| * rtc: asm9260: remove .owner field for driverWei Yongjun2016-07-27
| * rtc: at91sam9: Fix missing spin_lock_init()Wei Yongjun2016-07-26
| * rtc: m41t80: add suspend handlers for alarm IRQStefan Christ2016-07-21
| * rtc: m41t80: make it a real error messageStefan Christ2016-07-21
| * rtc: pcf85063: Add support for the PCF85063A deviceChris DeBruin2016-07-19
| * rtc: pcf85063: fix year rangeAlexandre Belloni2016-07-19
| * rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracyUwe Kleine-König2016-07-19
| * rtc: explicitly set tm_sec = 0 for drivers with minute accurancyUwe Kleine-König2016-07-19
| * rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar2016-07-19
| * rtc: s3c: Remove unnecessary call to disable already disabled clockAlim Akhtar2016-07-19
| * rtc: abx80x: use devm_add_action_or_reset()Sudip Mukherjee2016-07-19
| * rtc: m41t80: use devm_add_action_or_reset()Sudip Mukherjee2016-07-19
| * rtc: fix a typo and reduce three empty lines to oneUwe Kleine-König2016-07-11
| * rtc: s35390a: improve two comments in .set_alarmUwe Kleine-König2016-07-11
| * rtc: s35390a: improve irq handlingUwe Kleine-König2016-07-11
| * rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2016-07-11