| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-04-21 | rtc: ds1307: Use irq when available for wakeup-source device | Nishanth Menon | 1 | -1/+1 |
| 2016-04-21 | rtc: ds1307: ds3231 temperature s16 overflow | Zhuang Yuyao | 1 | -2/+2 |
| 2016-03-24 | Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 7 | -16/+305 |
| 2016-03-25 | rtc: abx80x: handle the oscillator failure bit | Mylène Josserand | 1 | -2/+31 |
| 2016-03-25 | rtc: abx80x: handle autocalibration | Mylène Josserand | 1 | -0/+219 |
| 2016-03-25 | rtc: rv8803: workaround i2c HW issue | Alexandre Belloni | 1 | -6/+22 |
| 2016-03-21 | rtc: mcp795: add devicetree support | Emil Bartczak | 1 | -0/+10 |
| 2016-03-19 | rtc: asm9260: remove incorrect __init/__exit annotations | Arnd Bergmann | 1 | -2/+2 |
| 2016-03-19 | rtc: m41t80: avoid out of range year values | Stefan Christ | 1 | -0/+6 |
| 2016-03-19 | rtc: s3c: Don't print an error on probe deferral | Javier Martinez Canillas | 1 | -5/+14 |
| 2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2016-03-15 | rtc: rv3029: stop mentioning rv3029c2 | Alexandre Belloni | 1 | -1/+1 |
| 2016-03-14 | rtc: pcf2127: add pcf2129 device id | Akinobu Mita | 1 | -3/+6 |
| 2016-03-14 | rtc: pcf2127: add support for spi interface | Akinobu Mita | 2 | -11/+126 |
| 2016-03-14 | rtc: pcf2127: convert to use regmap | Akinobu Mita | 1 | -70/+144 |
| 2016-03-14 | rtc: rv3029: Add thermometer hwmon support | Michael Büsch | 2 | -0/+129 |
| 2016-03-14 | rtc: rv3029: Add update_bits helper for eeprom access | Michael Büsch | 1 | -14/+25 |
| 2016-03-14 | rtc: ds1685: actually spin forever in poweroff error path | Josh Poimboeuf | 1 | -0/+1 |
| 2016-03-14 | rtc: hym8563: fix invalid year calculation | Alexander Kochetkov | 1 | -1/+1 |
| 2016-03-14 | rtc: ds3232: use rtc->ops_lock to protect alarm operations | Akinobu Mita | 1 | -21/+4 |
| 2016-03-14 | rtc: ds3232: fix issue when irq is shared several devices | Akinobu Mita | 1 | -69/+12 |
| 2016-03-14 | rtc: ds3232: remove unused UIE code | Akinobu Mita | 1 | -19/+1 |
| 2016-03-14 | rtc: ds3232: add register access error checks | Akinobu Mita | 1 | -7/+22 |
| 2016-03-14 | rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON | Akinobu Mita | 1 | -7/+3 |
| 2016-03-14 | rtc: merge ds3232 and ds3234 | Akinobu Mita | 4 | -194/+189 |
| 2016-03-14 | rtc: ds3232: convert to use regmap | Akinobu Mita | 1 | -103/+113 |
| 2016-03-14 | rtc: pxa: fix Kconfig indentation | Alexandre Belloni | 1 | -4/+4 |
| 2016-03-14 | rtc: rv3029: Add device tree property for trickle charger | Michael Büsch | 1 | -3/+103 |
| 2016-03-14 | rtc: rv3029: Add functions for EEPROM access | Michael Büsch | 1 | -0/+125 |
| 2016-03-14 | rtc: rv3029: Add i2c register update-bits helper | Michael Büsch | 1 | -26/+28 |
| 2016-03-14 | rtc: rv3029: Add missing register definitions | Michael Büsch | 1 | -16/+45 |
| 2016-03-14 | rtc: rv3029: Add "rv3029" I2C device id | Michael Büsch | 1 | -0/+1 |
| 2016-03-14 | rtc: rv3029: Remove all 'C2' suffixes from identifiers | Michael Büsch | 1 | -147/+148 |
| 2016-03-14 | rtc: enable COMPILE_TEST | Alexandre Belloni | 1 | -23/+23 |
| 2016-03-14 | rtc: generic: allow building on all architectures | Arnd Bergmann | 1 | -1/+11 |
| 2016-03-14 | rtc: pcf8523: properly handle oscillator stop bit | Alexandre Belloni | 1 | -22/+3 |
| 2016-03-14 | rtc: pcf85063: remove struct pcf85063 | Alexandre Belloni | 1 | -17/+5 |
| 2016-03-14 | rtc: pcf85063: remove useless DRV_VERSION | Alexandre Belloni | 1 | -5/+0 |
| 2016-03-14 | rtc: always show I2C | Alexandre Belloni | 1 | -1/+0 |
| 2016-03-14 | rtc: ds1685: passing bogus values to irq_restore | Dan Carpenter | 1 | -4/+4 |
| 2016-03-14 | rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation | Laxman Dewangan | 1 | -6/+6 |
| 2016-03-14 | rtc: max77686: Add support for MAX20024/MAX77620 RTC IP | Laxman Dewangan | 2 | -5/+46 |
| 2016-03-14 | rtc: mt6397: Remove plaform module alias | Javier Martinez Canillas | 1 | -1/+0 |
| 2016-03-14 | rtc: pcf85063: remove useless century handling | Alexandre Belloni | 1 | -7/+0 |
| 2016-03-14 | rtc: vr41xx: Wire up alarm_irq_enable | Geert Uytterhoeven | 1 | -6/+7 |
| 2016-03-14 | rtc: rv3029: reword Kconfig option | Alexandre Belloni | 1 | -2/+2 |
| 2016-03-14 | rtc: as3722: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
| 2016-03-14 | rtc: tps80031: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
| 2016-03-14 | rtc: tps65910: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
| 2016-03-14 | rtc: tps6586x: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
| 2016-03-14 | rtc: palmas: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -2/+1 |
| 2016-03-14 | rtc: Group Kconfig entries by vendor | Soren Brinkmann | 1 | -44/+44 |
| 2016-03-14 | rtc: pic32: Add PIC32 real time clock driver | Joshua Henderson | 3 | -0/+422 |
| 2016-03-14 | rtc: rx8025: unsupport UIE mode | Akinobu Mita | 1 | -0/+3 |
| 2016-03-14 | rtc: rx8025: round up to nearest minute for a minute accuracy alarm | Akinobu Mita | 1 | -1/+11 |
| 2016-03-14 | rtc: rx8025: protect ctrl1 register update by rtc->ops_lock | Akinobu Mita | 1 | -0/+4 |
| 2016-03-14 | rtc: rx8025: fix irq handler registration | Akinobu Mita | 1 | -2/+3 |
| 2016-03-14 | rtc: s5m: De-inline large functions to save space | Krzysztof Kozlowski | 1 | -4/+4 |
| 2016-03-14 | rtc: make class.c explicitly non-modular | Paul Gortmaker | 1 | -13/+0 |
| 2016-03-14 | rtc: pcf85063: fix time/date setting | Juergen Borleis | 1 | -23/+55 |
| 2016-03-14 | rtc: pcf85063: fix time/date reading | Juergen Borleis | 1 | -0/+7 |
| 2016-03-14 | rtc: pcf85063: simplify code to read the current time | Juergen Borleis | 1 | -26/+21 |
| 2016-03-14 | rtc: pcf2123: implement read_offset and set_offset | Joshua Clayton | 1 | -0/+57 |
| 2016-03-14 | rtc: implement a sysfs interface for clock offset | Joshua Clayton | 1 | -1/+34 |
| 2016-03-14 | rtc: Add functions to set and read rtc offset | Joshua Clayton | 1 | -0/+54 |
| 2016-03-14 | rtc: rv8803: convert spin_lock to mutex_lock | Oleksij Rempel | 1 | -21/+18 |
| 2016-03-14 | rtc: add Alphascale asm9260 driver | Oleksij Rempel | 3 | -0/+366 |
| 2016-03-14 | rtc: ds1307: add clock provider support for DS3231 | Akinobu Mita | 1 | -1/+295 |
| 2016-03-14 | rtc: max77686: move initialisation of rtc regmap, irq chip locally | Laxman Dewangan | 1 | -21/+127 |
| 2016-03-14 | rtc: max77686: avoid reference of parent device info multiple places | Laxman Dewangan | 1 | -29/+23 |
| 2016-03-14 | rtc: max77686: use rtc regmap to access RTC registers | Laxman Dewangan | 1 | -3/+4 |
| 2016-03-14 | rtc: max77686: fix checkpatch error | Laxman Dewangan | 1 | -12/+13 |
| 2016-03-14 | rtc: allow compilation of sun6i RTC for all sunxi SoCs | Andre Przywara | 1 | -3/+4 |
| 2016-03-14 | rtc: add driver for RX6110SA real time clock | Steffen Trumtrar | 3 | -0/+412 |
| 2016-03-14 | rtc: pcf2123: avoid resetting the clock if possible | Joshua Clayton | 1 | -3/+12 |
| 2016-03-14 | rtc: pcf2123: refactor chip reset into a function | Joshua Clayton | 1 | -28/+36 |
| 2016-03-14 | rtc: pcf2123: clean up writes to the rtc chip | Joshua Clayton | 1 | -35/+32 |
| 2016-03-14 | rtc: pcf2123: clean up reads from the chip | Joshua Clayton | 1 | -17/+19 |
| 2016-03-14 | rtc: pcf2123: define registers and bit macros | Joshua Clayton | 1 | -3/+47 |
| 2016-02-15 | drivers/rtc: broken link fix | Leslie Lau | 1 | -1/+1 |
| 2016-02-04 | rtc: ds1307: add temperature sensor support for ds3231 | Akinobu Mita | 2 | -0/+97 |
| 2016-02-04 | rtc: ds1307: add support for the DT property 'wakeup-source' | Michael Lange | 1 | -2/+27 |
| 2016-02-04 | rtc: mt6397: add IRQ domain dependency | Arnd Bergmann | 1 | -1/+1 |
| 2016-02-04 | rtc: rx8025: remove rv8803 id | Alexandre Belloni | 1 | -1/+0 |
| 2016-02-04 | rtc: ds1305: use to_spi_device and kobj_to_dev | Geliang Tang | 1 | -2/+2 |
| 2016-02-04 | rtc: max77686: Cleanup and reduce dmesg output | Krzysztof Kozlowski | 1 | -25/+14 |
| 2016-02-04 | rtc: Remove Maxim 77802 driver | Javier Martinez Canillas | 3 | -513/+0 |
| 2016-02-04 | rtc: max77686: Properly handle regmap_irq_get_virq() error code | Krzysztof Kozlowski | 1 | -1/+1 |
| 2016-02-04 | rtc: max77686: Fix unsupported year message | Javier Martinez Canillas | 1 | -3/+1 |
| 2016-02-04 | rtc: max77686: Add max77802 support | Javier Martinez Canillas | 1 | -40/+156 |
| 2016-02-04 | rtc: max77686: Add an indirection level to access RTC registers | Javier Martinez Canillas | 1 | -10/+80 |
| 2016-02-04 | rtc: max77686: Use a driver data struct instead hard-coded values | Javier Martinez Canillas | 1 | -17/+34 |
| 2016-02-04 | rtc: max77686: Use usleep_range() instead of msleep() | Javier Martinez Canillas | 1 | -2/+3 |
| 2016-02-04 | rtc: max77686: Use ARRAY_SIZE() instead of current array length | Javier Martinez Canillas | 1 | -11/+12 |
| 2016-02-04 | rtc: max77686: Fix max77686_rtc_read_alarm() return value | Javier Martinez Canillas | 1 | -1/+1 |
| 2016-01-18 | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 21 | -130/+892 |
| 2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
| 2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+33 |
| 2016-01-11 | rtc: cmos: prevent kernel warning on IRQ flags mismatch | Andy Shevchenko | 1 | -1/+1 |
| 2016-01-11 | rtc: rtc-ds2404: constify ds2404_chip_ops structures | Julia Lawall | 1 | -2/+2 |
| 2016-01-11 | rtc: s5m: Make register configuration per S2MPS device to remove exceptions | Krzysztof Kozlowski | 1 | -35/+75 |
| 2016-01-11 | rtc: s5m: Add separate field for storing auto-cleared mask in register config | Krzysztof Kozlowski | 1 | -1/+5 |
| 2016-01-11 | rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields | Krzysztof Kozlowski | 1 | -21/+19 |
| 2016-01-11 | rtc: Replace simple_strtoul by kstrtoul | LABBE Corentin | 1 | -2/+9 |
| 2016-01-11 | rtc: abx80x: add alarm support | Alexandre Belloni | 1 | -4/+141 |
| 2016-01-11 | rtc: abx80x: Add Microcrystal rv1805 support | Alexandre Belloni | 1 | -0/+1 |
| 2016-01-11 | rtc: v3020: constify v3020_chip_ops structures | Julia Lawall | 1 | -3/+3 |
| 2016-01-11 | rtc: rv8803: Extend compatibility with the rx8900 | Gregory CLEMENT | 1 | -0/+1 |
| 2016-01-11 | rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data | Andrzej Hajda | 1 | -1/+1 |
| 2016-01-11 | rtc: Add Epson RX8010SJ RTC driver | Akshay Bhat | 3 | -0/+534 |
| 2016-01-11 | rtc: lpc32xx: remove irq > NR_IRQS check from probe() | Vladimir Zapolskiy | 1 | -1/+1 |
| 2016-01-11 | rtc: imxdi: fix spelling mistake in warning message | Colin Ian King | 1 | -1/+1 |
| 2016-01-11 | rtc: ds1685: don't try to micromanage sysfs output size | Rasmus Villemoes | 1 | -7/+5 |
| 2016-01-11 | rtc: use %ph for short hex dumps | Rasmus Villemoes | 3 | -26/+11 |
| 2016-01-11 | rtc: da9063: avoid writing undefined data to rtc | Enrico Scholz | 1 | -17/+6 |
| 2016-01-11 | rtc: sunxi: use of_device_get_match_data | LABBE Corentin | 1 | -4/+2 |
| 2016-01-11 | rtc: sunxi: constify the data_year_param structure | LABBE Corentin | 1 | -3/+3 |
| 2016-01-11 | rtc: sunxi: fix signedness issues | LABBE Corentin | 1 | -4/+4 |
| 2016-01-11 | rtc: gemini: Remove unnecessary platform_set_drvdata() | Nizam Haider | 1 | -1/+0 |
| 2016-01-11 | rtc: efi: add efi_procfs in efi_rtc_ops | Geliang Tang | 1 | -4/+62 |
| 2016-01-11 | rtc: fix module reference count in rtc-proc | Geliang Tang | 1 | -3/+5 |
| 2016-01-11 | rtc: pcf8523: refuse to write dates later than 2099 | Uwe Kleine-König | 1 | -0/+11 |
| 2016-01-11 | Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-next | Alexandre Belloni | 1 | -4/+33 |
| 2015-12-20 | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 1 | -10/+9 |
| 2015-12-20 | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 1 | -4/+44 |
| 2015-12-16 | powerpc: Remove broken GregorianDay() | Daniel Axtens | 1 | -1/+1 |
| 2015-11-26 | rtc: ds1307: fix alarm reading at probe time | Simon Guinot | 1 | -5/+7 |
| 2015-11-25 | rtc: ds1307: fix kernel splat due to wakeup irq handling | Felipe Balbi | 1 | -33/+3 |
| 2015-11-23 | rtc: s5m.c: Add support for S2MPS15 RTC | Alim Akhtar | 1 | -4/+33 |
| 2015-11-10 | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 20 | -82/+864 |
| 2015-11-08 | rtc: Add a driver for Micro Crystal RV8803 | Alexandre Belloni | 3 | -0/+531 |
| 2015-11-08 | rtc: s3c: Set year, month, day value for setting alarm | Krzysztof Kozlowski | 1 | -0/+16 |
| 2015-11-08 | rtc: ds1307: Fix alarm programming for mcp794xx | Tero Kristo | 1 | -2/+2 |
| 2015-11-08 | rtc: isl12057: enable support for the standard "wakeup-source" property | Sudeep Holla | 1 | -5/+5 |
| 2015-11-08 | rtc: opal: enable support for the stardard "wakeup-source" property | Sudeep Holla | 1 | -2/+3 |
| 2015-11-08 | rtc: isl1208: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+1 |
| 2015-11-08 | rtc: pcf8563: add CLKOUT to common clock framework | Heiko Schocher | 1 | -1/+169 |
| 2015-11-08 | rtc: davinci: remove incorrect reference to probe function | Arnd Bergmann | 1 | -1/+0 |
| 2015-11-08 | rtc: at91rm9200: clear RTC alarm status flag prior to suspending | Wenyou Yang | 1 | -0/+2 |
| 2015-11-08 | rtc: pcf2127: remove useless driver version | Uwe Kleine-König | 1 | -5/+0 |
| 2015-11-08 | rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl | Uwe Kleine-König | 1 | -18/+22 |
| 2015-11-08 | rtc: stmp3xxx: unify register access macros | Harald Geyer | 1 | -14/+13 |
| 2015-11-08 | rtc: da9063: GPL copyright inconsistency fix | Steve Twiss | 1 | -9/+9 |
| 2015-11-08 | rtc: pcf85063: return an error when date is invalid | Alexandre Belloni | 1 | -7/+1 |
| 2015-11-08 | rtc: rx8025: remove unnecessary braces | Alexandre Belloni | 1 | -2/+2 |
| 2015-11-08 | rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -3/+6 |
| 2015-11-08 | rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -1/+5 |
| 2015-11-08 | rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -5/+8 |
| 2015-11-08 | rtc: opal: fix type of token | Andrzej Hajda | 1 | -2/+2 |
| 2015-11-08 | rtc: ds1390: Add trickle charger device tree binding | Ivan Grimaldi | 2 | -2/+65 |
| 2015-11-08 | rtc: ds1390: fix ds1390_get_reg return value | Ivan Grimaldi | 1 | -1/+1 |
| 2015-11-03 | rtc: pcf2127: make module license match the file header | Uwe Kleine-König | 1 | -1/+1 |
| 2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 13 | -13/+0 |
| 2015-09-05 | rtc: abx80x: fix RTC write bit | Mitja Spes | 1 | -1/+1 |
| 2015-09-05 | rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] | Fabio Estevam | 1 | -0/+1 |
| 2015-09-05 | rtc: ds1374: Remove unused variable | Fabio Estevam | 1 | -2/+0 |
| 2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas | 8 | -0/+8 |
| 2015-09-05 | rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers | Javier Martinez Canillas | 3 | -0/+3 |
| 2015-09-05 | rtc: omap: Add external clock enabling support | Keerthy | 1 | -1/+24 |
| 2015-09-05 | rtc: omap: Add internal clock enabling support | Keerthy | 1 | -0/+10 |
| 2015-09-05 | rtc: s5m: fix to update ctrl register | Joonyoung Shim | 1 | -0/+10 |
| 2015-09-05 | rtc: add xilinx zynqmp rtc driver | Suneel Garapati | 3 | -0/+287 |
| 2015-09-05 | rtc: as3722: correct month value | Bibek Basu | 1 | -2/+2 |
| 2015-09-05 | rtc: sa1100/pxa: convert to run-time register mapping | Rob Herring | 3 | -27/+63 |
| 2015-09-05 | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 2 | -32/+31 |
| 2015-09-05 | rtc: sa1100: prepare to share sa1100_rtc_ops | Rob Herring | 2 | -29/+49 |
| 2015-09-05 | rtc: ds3232: fix WARNING trace in resume function | Wang Dongsheng | 1 | -1/+4 |
| 2015-09-05 | rtc: s3c: remove unnecessary NULL assignment | Joonyoung Shim | 1 | -1/+0 |
| 2015-09-05 | rtc: s3c: add missing clk control | Joonyoung Shim | 1 | -0/+3 |
| 2015-09-05 | rtc: s3c: fix disabled clocks for alarm | Joonyoung Shim | 1 | -6/+18 |
| 2015-09-05 | rtc: at91sam9: remove useless include | Alexandre Belloni | 1 | -1/+0 |
| 2015-09-05 | rtc: at91sam9: include linux/of.h | Alexandre Belloni | 1 | -0/+1 |
| 2015-09-05 | rtc: armada38x: Align RTC set time procedure with the official errata | Nadav Haklai | 1 | -20/+12 |
| 2015-09-05 | rtc: rx8025: check time validity when necessary | Alexandre Belloni | 1 | -29/+29 |
| 2015-09-05 | rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization | Alexandre Belloni | 1 | -1/+1 |
| 2015-09-05 | rtc: rx8025: remove useless initialization | Alexandre Belloni | 1 | -1/+0 |
| 2015-09-05 | rtc: rx8025: reset validity when setting time | Alexandre Belloni | 1 | -11/+20 |
| 2015-09-05 | rtc: rx8025: fix rx8025_init_client() | Alexandre Belloni | 1 | -1/+1 |
| 2015-09-05 | rtc: rx8025: continue without alarm when irq request fails | Alexandre Belloni | 1 | -2/+2 |
| 2015-09-05 | rtc: rx8025: cleanup accessors | Alexandre Belloni | 1 | -54/+31 |
| 2015-09-05 | rtc: rx8025: don't reset the time | Alexandre Belloni | 1 | -16/+22 |
| 2015-09-05 | rtc: rx8025: fix transfer mode | Alexandre Belloni | 1 | -3/+3 |
| 2015-09-05 | rtc: rx8025: only handle dates between 2000 and 2099 | Alexandre Belloni | 1 | -10/+4 |
| 2015-09-05 | rtc: rx8025: use BIT() | Alexandre Belloni | 1 | -11/+12 |
| 2015-09-05 | rtc: rx8025: remove useless probe error message | Alexandre Belloni | 1 | -16/+6 |
| 2015-09-05 | rtc: rx8025: switch to managed irq allocation | Alexandre Belloni | 1 | -10/+4 |
| 2015-09-05 | rtc: rx8025: Convert to threaded IRQ | Alexandre Belloni | 1 | -33/+4 |
| 2015-09-05 | rtc: rx8025: remove useless headers and reorder them | Alexandre Belloni | 1 | -5/+2 |
| 2015-09-05 | rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write() | Vladimir Zapolskiy | 1 | -4/+2 |
| 2015-09-05 | rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write() | Vladimir Zapolskiy | 1 | -8/+10 |
| 2015-09-05 | rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2015-09-05 | rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write() | Vladimir Zapolskiy | 1 | -37/+5 |
| 2015-09-05 | rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write() | Vladimir Zapolskiy | 1 | -12/+0 |
| 2015-09-05 | rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write() | Vladimir Zapolskiy | 1 | -14/+0 |
| 2015-09-05 | rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write() | Vladimir Zapolskiy | 1 | -18/+0 |
| 2015-09-05 | rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write() | Vladimir Zapolskiy | 1 | -13/+0 |
| 2015-09-05 | rtc: at91rm9200: get and use slow clock | Alexandre Belloni | 1 | -3/+24 |