summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-03-14rtc: add driver for RX6110SA real time clockSteffen Trumtrar
2016-03-14rtc: pcf2123: avoid resetting the clock if possibleJoshua Clayton
2016-03-14rtc: pcf2123: refactor chip reset into a functionJoshua Clayton
2016-03-14rtc: pcf2123: clean up writes to the rtc chipJoshua Clayton
2016-03-14rtc: pcf2123: clean up reads from the chipJoshua Clayton
2016-03-14rtc: pcf2123: define registers and bit macrosJoshua Clayton
2016-02-15drivers/rtc: broken link fixLeslie Lau
2016-02-04rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita
2016-02-04rtc: ds1307: add support for the DT property 'wakeup-source'Michael Lange
2016-02-04rtc: mt6397: add IRQ domain dependencyArnd Bergmann
2016-02-04rtc: rx8025: remove rv8803 idAlexandre Belloni
2016-02-04rtc: ds1305: use to_spi_device and kobj_to_devGeliang Tang
2016-02-04rtc: max77686: Cleanup and reduce dmesg outputKrzysztof Kozlowski
2016-02-04rtc: Remove Maxim 77802 driverJavier Martinez Canillas
2016-02-04rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski
2016-02-04rtc: max77686: Fix unsupported year messageJavier Martinez Canillas
2016-02-04rtc: max77686: Add max77802 supportJavier Martinez Canillas
2016-02-04rtc: max77686: Add an indirection level to access RTC registersJavier Martinez Canillas
2016-02-04rtc: max77686: Use a driver data struct instead hard-coded valuesJavier Martinez Canillas
2016-02-04rtc: max77686: Use usleep_range() instead of msleep()Javier Martinez Canillas
2016-02-04rtc: max77686: Use ARRAY_SIZE() instead of current array lengthJavier Martinez Canillas
2016-02-04rtc: max77686: Fix max77686_rtc_read_alarm() return valueJavier Martinez Canillas
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-11rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko
2016-01-11rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski
2016-01-11rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski
2016-01-11rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski
2016-01-11rtc: Replace simple_strtoul by kstrtoulLABBE Corentin
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni
2016-01-11rtc: v3020: constify v3020_chip_ops structuresJulia Lawall
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda
2016-01-11rtc: Add Epson RX8010SJ RTC driverAkshay Bhat
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2016-01-11rtc: imxdi: fix spelling mistake in warning messageColin Ian King
2016-01-11rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes
2016-01-11rtc: da9063: avoid writing undefined data to rtcEnrico Scholz
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin
2016-01-11rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider
2016-01-11rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang
2016-01-11rtc: fix module reference count in rtc-procGeliang Tang
2016-01-11rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni