summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-stmp3xxx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-22rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2-43/+54
2016-09-21rtc: cmos: Restore alarm after resumeGabriele Mazzotta1-0/+23
2016-09-21rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta1-0/+47
2016-09-21rtc: omap: Support ext_wakeup configurationMarcin Niestroj3-8/+184
2016-09-20rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand1-1/+3
2016-09-05rtc: asm9260: rework lockingAlexandre Belloni1-15/+5
2016-09-05rtc: asm9260: allow COMPILE_TESTAlexandre Belloni1-1/+1
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall19-19/+19
2016-08-31rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai1-0/+2
2016-08-31rtc: rx6110: remove owner assignmentAlexandre Belloni1-1/+0
2016-08-31rtc: pic32: Delete owner assignmentMarkus Elfring1-1/+0
2016-08-31rtc: bq32k: Fix handling of oscillator failure flagJan Östlund1-5/+9
2016-08-31rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund1-1/+1
2016-08-31rtc: sysfs: fix a cast removing the const attributeLABBE Corentin1-2/+2
2016-08-31Documentation: dt: Intersil isl12057 is not a trivial deviceAlexandre Belloni1-1/+0
2016-08-31rtc: isl12057: remove driverAlexandre Belloni3-654/+0
2016-08-31rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2-4/+10
2016-08-31rtc: ds1307: fix century bit supportAlexandre Belloni2-5/+57
2016-08-31rtc: ds1390: Fix the SPI chip select numberFabio Estevam1-1/+1
2016-08-31rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET1-2/+3
2016-08-08rtc: ac100: Add clk output supportChen-Yu Tsai1-0/+302
2016-08-08rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai3-0/+336
2016-08-08mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai4-0/+327