Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull more RTC updates from Alexandre Belloni: "A second pull request for v4.6 with a few fixesi before -rc1. The new features for abx80x actually make the RTC behave correctly. Drivers: - abx80x: handle both XT and RC oscillators, XT failure bit and autocalibration - m41t80: avoid out of range year values - rv8803: workaround an i2c HW issue" * tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: abx80x: handle the oscillator failure bit rtc: abx80x: handle autocalibration rtc: rv8803: workaround i2c HW issue rtc: mcp795: add devicetree support rtc: asm9260: remove incorrect __init/__exit annotations rtc: m41t80: avoid out of range year values rtc: s3c: Don't print an error on probe deferral rtc: rv3029: stop mentioning rv3029c2
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/rtc/maxim,mcp795.txt 11 additions, 0 deletionsDocumentation/devicetree/bindings/rtc/maxim,mcp795.txt
- drivers/rtc/Kconfig 1 addition, 1 deletiondrivers/rtc/Kconfig
- drivers/rtc/rtc-abx80x.c 250 additions, 2 deletionsdrivers/rtc/rtc-abx80x.c
- drivers/rtc/rtc-asm9260.c 2 additions, 2 deletionsdrivers/rtc/rtc-asm9260.c
- drivers/rtc/rtc-m41t80.c 6 additions, 0 deletionsdrivers/rtc/rtc-m41t80.c
- drivers/rtc/rtc-mcp795.c 10 additions, 0 deletionsdrivers/rtc/rtc-mcp795.c
- drivers/rtc/rtc-rv8803.c 22 additions, 6 deletionsdrivers/rtc/rtc-rv8803.c
- drivers/rtc/rtc-s3c.c 14 additions, 5 deletionsdrivers/rtc/rtc-s3c.c
Loading
Please register or sign in to comment