summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
| * rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
| * rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-311-1/+0
| * rtc: bq32k: Fix handling of oscillator failure flagJan Östlund2016-08-311-5/+9
| * rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund2016-08-311-1/+1
| * rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-311-2/+2
| * rtc: isl12057: remove driverAlexandre Belloni2016-08-313-654/+0
| * rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-312-4/+10
| * rtc: ds1307: fix century bit supportAlexandre Belloni2016-08-312-5/+57
| * rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET2016-08-311-2/+3
| |
| \
| \
| \
*---. \ Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones2016-10-044-2/+641
|\ \ \ \ | | | |/
| | | * rtc: ac100: Add clk output supportChen-Yu Tsai2016-08-081-0/+302
| | | * rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai2016-08-083-0/+336
| |_|/ |/| |
| | * rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808Wadim Egorov2016-08-311-2/+2
| |/ |/|
| * rtc: rtc-pm8xxx: Add support for pm8018 rtcNeil Armstrong2016-08-311-0/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-0539-373/+835
|\
| * rtc: rv8803: Clear V1F when setting the timeBenoît Thébaudeau2016-07-281-1/+1
| * rtc: rv8803: Stop the clock while setting the timeBenoît Thébaudeau2016-07-281-1/+17
| * rtc: rv8803: Always apply the I²C workaroundBenoît Thébaudeau2016-07-281-66/+113
| * rtc: rv8803: Fix read day of weekBenoît Thébaudeau2016-07-281-1/+2
| * rtc: rv8803: Remove the check for valid timeBenoît Thébaudeau2016-07-281-1/+1
| * rtc: rv8803: Kconfig: Indicate rx8900 supportBenoît Thébaudeau2016-07-281-3/+3
| * rtc: asm9260: remove .owner field for driverWei Yongjun2016-07-271-1/+0
| * rtc: at91sam9: Fix missing spin_lock_init()Wei Yongjun2016-07-261-0/+1
| * rtc: m41t80: add suspend handlers for alarm IRQStefan Christ2016-07-211-0/+25
| * rtc: m41t80: make it a real error messageStefan Christ2016-07-211-1/+1
| * rtc: pcf85063: Add support for the PCF85063A deviceChris DeBruin2016-07-191-9/+38
| * rtc: pcf85063: fix year rangeAlexandre Belloni2016-07-191-7/+5
| * rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracyUwe Kleine-König2016-07-191-1/+1
| * rtc: explicitly set tm_sec = 0 for drivers with minute accurancyUwe Kleine-König2016-07-195-0/+6
| * rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar2016-07-191-0/+2
| * rtc: s3c: Remove unnecessary call to disable already disabled clockAlim Akhtar2016-07-191-2/+0
| * rtc: abx80x: use devm_add_action_or_reset()Sudip Mukherjee2016-07-191-7/+5
| * rtc: m41t80: use devm_add_action_or_reset()Sudip Mukherjee2016-07-191-3/+2
| * rtc: fix a typo and reduce three empty lines to oneUwe Kleine-König2016-07-111-3/+1
| * rtc: s35390a: improve two comments in .set_alarmUwe Kleine-König2016-07-111-2/+2
| * rtc: s35390a: improve irq handlingUwe Kleine-König2016-07-111-17/+31
| * rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2016-07-111-10/+55
| * rtc: s35390a: fix reading out alarmUwe Kleine-König2016-07-111-9/+31
| * rtc: sh: don't validate alarm time provided to .set_alarmUwe Kleine-König2016-07-111-40/+1
| * rtc: sh: drop bogus assignment of tm_year in .read_alarmUwe Kleine-König2016-07-111-1/+0
| * rtc: isl12057: let the rtc core interpret the partial alarmUwe Kleine-König2016-07-111-32/+1
| * rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-0916-98/+5
| * rtc: ds1307: Fix relying on reset value for weekdayKeerthy2016-07-091-1/+27
| * rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-1/+1
| * rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-1/+1
| * rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-271-1/+1
| * rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2016-06-271-1/+1
| * rtc: rv8803: broaden workaroundAlexandre Belloni2016-06-261-3/+3
| * rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-263-0/+205
OpenPOWER on IntegriCloud