summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: add driver for RX6110SA real time clockSteffen Trumtrar2016-03-143-0/+412
* rtc: pcf2123: avoid resetting the clock if possibleJoshua Clayton2016-03-141-3/+12
* rtc: pcf2123: refactor chip reset into a functionJoshua Clayton2016-03-141-28/+36
* rtc: pcf2123: clean up writes to the rtc chipJoshua Clayton2016-03-141-35/+32
* rtc: pcf2123: clean up reads from the chipJoshua Clayton2016-03-141-17/+19
* rtc: pcf2123: define registers and bit macrosJoshua Clayton2016-03-141-3/+47
* rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita2016-02-042-0/+97
* rtc: ds1307: add support for the DT property 'wakeup-source'Michael Lange2016-02-041-2/+27
* rtc: mt6397: add IRQ domain dependencyArnd Bergmann2016-02-041-1/+1
* rtc: rx8025: remove rv8803 idAlexandre Belloni2016-02-041-1/+0
* rtc: ds1305: use to_spi_device and kobj_to_devGeliang Tang2016-02-041-2/+2
* rtc: max77686: Cleanup and reduce dmesg outputKrzysztof Kozlowski2016-02-041-25/+14
* rtc: Remove Maxim 77802 driverJavier Martinez Canillas2016-02-043-513/+0
* rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski2016-02-041-1/+1
* rtc: max77686: Fix unsupported year messageJavier Martinez Canillas2016-02-041-3/+1
* rtc: max77686: Add max77802 supportJavier Martinez Canillas2016-02-041-40/+156
* rtc: max77686: Add an indirection level to access RTC registersJavier Martinez Canillas2016-02-041-10/+80
* rtc: max77686: Use a driver data struct instead hard-coded valuesJavier Martinez Canillas2016-02-041-17/+34
* rtc: max77686: Use usleep_range() instead of msleep()Javier Martinez Canillas2016-02-041-2/+3
* rtc: max77686: Use ARRAY_SIZE() instead of current array lengthJavier Martinez Canillas2016-02-041-11/+12
* rtc: max77686: Fix max77686_rtc_read_alarm() return valueJavier Martinez Canillas2016-02-041-1/+1
* Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-01-1821-130/+892
|\
| * rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko2016-01-111-1/+1
| * rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall2016-01-111-2/+2
| * rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski2016-01-111-35/+75
| * rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski2016-01-111-1/+5
| * rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski2016-01-111-21/+19
| * rtc: Replace simple_strtoul by kstrtoulLABBE Corentin2016-01-111-2/+9
| * rtc: abx80x: add alarm supportAlexandre Belloni2016-01-111-4/+141
| * rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni2016-01-111-0/+1
| * rtc: v3020: constify v3020_chip_ops structuresJulia Lawall2016-01-111-3/+3
| * rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT2016-01-111-0/+1
| * rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda2016-01-111-1/+1
| * rtc: Add Epson RX8010SJ RTC driverAkshay Bhat2016-01-113-0/+534
| * rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2016-01-111-1/+1
| * rtc: imxdi: fix spelling mistake in warning messageColin Ian King2016-01-111-1/+1
| * rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes2016-01-111-7/+5
| * rtc: use %ph for short hex dumpsRasmus Villemoes2016-01-113-26/+11
| * rtc: da9063: avoid writing undefined data to rtcEnrico Scholz2016-01-111-17/+6
| * rtc: sunxi: use of_device_get_match_dataLABBE Corentin2016-01-111-4/+2
| * rtc: sunxi: constify the data_year_param structureLABBE Corentin2016-01-111-3/+3
| * rtc: sunxi: fix signedness issuesLABBE Corentin2016-01-111-4/+4
| * rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider2016-01-111-1/+0
| * rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang2016-01-111-4/+62
| * rtc: fix module reference count in rtc-procGeliang Tang2016-01-111-3/+5
| * rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König2016-01-111-0/+11
| * Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni2016-01-111-4/+33
| |\
* | \ Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-1/+1
|\ \ \
| * | | powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-1/+1
* | | | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-4/+33
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|