mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 15:09:36 +00:00
Subsystem: - Remove .open() and .release() RTC ops - constify i2c_device_id New driver: - Realtek RTD1295 - Android emulator (goldfish) RTC Drivers: - ds1307: Beginning of a huge cleanup - s35390a: handle invalid RTC time - sun6i: external oscillator gate support -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEXx9Viay1+e7J/aM4AyWl4gNJNJIFAlm5YTcACgkQAyWl4gNJ NJKetg//Xz4zK3O1uhfz1/yWOSqbBwYxUvHzSDFuD3FtAskFPPFACgJENkj98DMF w6nCqq/TXOY+BpqPTebzc68vvHGCvZ/AEKPzvCV1KciQ+ACMFGxH8xHCLox9AdyL VtcWftPPwu3W6oNN1azV++XgVtComzfEi4pTcTXdw9EDA5yBK/Xyg3xWZ1QV/Xs5 /DFCcY69nhaJxmD/To0csmI1KbMbiprvN0vJHtF589Y4KhBfnlZnq3bAx2Coo1kv PpPy0e0kLzzlWMtMsiM6I3w5iwuf5o1Vajcg5ylAK0Wjvfgh7DqYX0ZQySw/5eZT f1OCqP0GVSugmJ8SFMVxYbXPGgpUETtT6ztB9fsAYdUye3I/xfqmip3A7vcFlrAb /R1gTZOyx/uwv3qVRsx0LJVxJQJ7vq/3dJYFiQo80AbPyY+GQT3xPr3z33DcJYJt 2CL0pd6NfEzgesuVCnpZxF+wNJ+449Jzmxge5klqH1rYQ/IjOXS0qAg5pQRUaRjC CGNkjBWT82HN1Y8G++4FpdmHLUjkO07QyAAZiYvHNXX3aMcyl8Az/2kcrl+yq7tl 03CxveLD8kP1bVsRMEIbx24l4lB93U5HyFTeli9xjBMbxDrBK2NZXCD7g/yI/sbs ryUe5W33Xgxm0DJ9CXts0qOf/ommiBoogYk+oxe+AGWdLR1weRo= =Xkx1 -----END PGP SIGNATURE----- Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux Pull RTC updates from Alexandre Belloni: "Subsystem: - remove .open() and .release() RTC ops - constify i2c_device_id New driver: - Realtek RTD1295 - Android emulator (goldfish) RTC Drivers: - ds1307: Beginning of a huge cleanup - s35390a: handle invalid RTC time - sun6i: external oscillator gate support" * tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (40 commits) rtc: ds1307: use octal permissions rtc: ds1307: fix braces rtc: ds1307: fix alignments and blank lines rtc: ds1307: use BIT rtc: ds1307: use u32 rtc: ds1307: use sizeof rtc: ds1307: remove regs member rtc: Add Realtek RTD1295 dt-bindings: rtc: Add Realtek RTD1295 rtc: sun6i: Add support for the external oscillator gate rtc: goldfish: Add RTC driver for Android emulator dt-bindings: Add device tree binding for Goldfish RTC driver rtc: ds1307: add basic support for ds1341 chip rtc: ds1307: remove member nvram_offset from struct ds1307 rtc: ds1307: factor out offset to struct chip_desc rtc: ds1307: factor out rtc_ops to struct chip_desc rtc: ds1307: factor out irq_handler to struct chip_desc rtc: ds1307: improve irq setup rtc: ds1307: constify struct chip_desc variables rtc: ds1307: improve trickle charger initialization ... |
||
|---|---|---|
| .. | ||
| abracon,abx80x.txt | ||
| alphascale,asm9260-rtc.txt | ||
| armada-380-rtc.txt | ||
| atmel,at91rm9200-rtc.txt | ||
| atmel,at91sam9-rtc.txt | ||
| brcm,brcmstb-waketimer.txt | ||
| cpcap-rtc.txt | ||
| dallas,ds1339.txt | ||
| dallas,ds1390.txt | ||
| digicolor-rtc.txt | ||
| dw-apb.txt | ||
| epson,rtc7301.txt | ||
| epson,rx6110.txt | ||
| epson,rx8900.txt | ||
| faraday,ftrtc010.txt | ||
| google,goldfish-rtc.txt | ||
| haoyu,hym8563.txt | ||
| imxdi-rtc.txt | ||
| ingenic,jz4740-rtc.txt | ||
| isil,isl12057.txt | ||
| lpc32xx-rtc.txt | ||
| maxim-ds1302.txt | ||
| maxim,ds1742.txt | ||
| maxim,ds3231.txt | ||
| maxim,mcp795.txt | ||
| microchip,pic32-rtc.txt | ||
| moxa,moxart-rtc.txt | ||
| nvidia,tegra20-rtc.txt | ||
| nxp,lpc1788-rtc.txt | ||
| nxp,rtc-2123.txt | ||
| olpc-xo1-rtc.txt | ||
| orion-rtc.txt | ||
| pcf8563.txt | ||
| pxa-rtc.txt | ||
| realtek,rtd119x.txt | ||
| rtc-cmos.txt | ||
| rtc-mxc.txt | ||
| rtc-omap.txt | ||
| rtc-opal.txt | ||
| rtc-palmas.txt | ||
| rtc-sh.txt | ||
| rtc-st-lpc.txt | ||
| s3c-rtc.txt | ||
| sa1100-rtc.txt | ||
| snvs-rtc.txt | ||
| spear-rtc.txt | ||
| st,stm32-rtc.txt | ||
| stmp3xxx-rtc.txt | ||
| sun6i-rtc.txt | ||
| sunxi-rtc.txt | ||
| ti,bq32k.txt | ||
| twl-rtc.txt | ||
| via,vt8500-rtc.txt | ||
| xgene-rtc.txt | ||
| xlnx-rtc.txt | ||