mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-27 13:05:03 +08:00
eadc4e40e6
Subsystem: - the VL_READ and VL_CLR ioctls are now documented and their behavior is unified across all the drivers. - RTC_I2C_AND_SPI Kconfig option rework to avoid selecting both REGMAP_I2C and REGMAP_SPI unecessarily. Drivers: - at91rm9200: remove deprecated procfs, add sam9x60, sama5d4 and sama5d2 compatibles. - cmos: solve lost interrupts issue on MS Surface 3 - hym8563: return proper errno when time is invalid - rv3029: many fixes, nvram support -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycoQi/giopmpPgB12wIijOdRNOUFAl44lxsACgkQ2wIijOdR NOVF3BAAlQVFDklLqkS6MJplgZ06lgv4ZIbfxCHYFJPUNt/X/gTcHS1OSTwctmor 3qQamySGc74/GAI6lmNSSzDUz9vi2hwcwvLtR/e6+Kgdhg9EuWWvgsqKYRGAn573 TzHWsYY8bDpZ/mN5K+qqadGlzsP58gsEaw0fzcsPkZQQdq4mNSIrB5RILvsHX8cN +RviYOqR+ZvAegfQrAfb/9SCwxQAstUqRDaZXodQDEeIk5CEDWyr31+U9eLDdYoN 1FOHYp6uwUy6Vnl0ym7WU42L95tVWx9XOc/PEq8dZ1m09nfrMhqeIoQC8SUtxG9+ FWXN87lkLSlDaLUwVE8T22QII6jP+7Lc2t6SbI4fwwJdNDoPg+5hhabGjQbM2We9 nG1x7TsVwKjeUglfhqeVgGWYzmIhAeOEBXQhqCdtfVi13ocecVFJxOG6oolQGtlZ M+/t91hID6il7/nxGembcHKapMf9c41CXBPesEg0QjkvGvKj1Z8L9a5vYigzbxWW zb8m9cjIhY3bb8mns3aCs773PSXavsycLk1Hupw6RWrN1XnEXVMHQZDtvzCJe7EV 8CY40LI0VN6x5HC/d0EnqyrMvQbkgTBPXjLBhj54edCZM3vAny3xkYc03oDU8cKc 0PbLUXKpFmzFbTQB4w0sE2FgT0uZmL2SCXiFemUwxbl+/ZACkoc= =e1Xr -----END PGP SIGNATURE----- Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux Pull RTC updates from Alexandre Belloni: "The VL_READ and VL_CLR ioctls have been reworked to be more useful. This will not break userspace as there are very few users and they are using the integer value as a boolean. Apart from that, two drivers were reworked and a few fixes here and there for a net reduction of number of lines. Summary: Subsystem: - the VL_READ and VL_CLR ioctls are now documented and their behavior is unified across all the drivers. - RTC_I2C_AND_SPI Kconfig option rework to avoid selecting both REGMAP_I2C and REGMAP_SPI unecessarily. Drivers: - at91rm9200: remove deprecated procfs, add sam9x60, sama5d4 and sama5d2 compatibles. - cmos: solve lost interrupts issue on MS Surface 3 - hym8563: return proper errno when time is invalid - rv3029: many fixes, nvram support" * tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (63 commits) dt-bindings: rtc: at91rm9200: document clocks property rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed rtc: Kconfig: select REGMAP_I2C when necessary rtc: Kconfig: properly indent sd3078 entry rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper rtc: cmos: Use predefined value for RTC IRQ on legacy x86 rtc: cmos: Stop using shared IRQ rtc: tps6586x: Use IRQ_NOAUTOEN flag rtc: at91rm9200: use FIELD_PREP/FIELD_GET rtc: at91rm9200: avoid time readout in at91_rtc_setalarm rtc: at91rm9200: move register definitions to C file rtc: at91rm9200: add sama5d4 and sama5d2 compatibles dt-bindings: rtc: at91rm9200: convert bindings to json-schema rtc: at91rm9200: remove procfs information dt-bindings: atmel, at91rm9200-rtc: add microchip, sam9x60-rtc rtc: pcf8563: Use BIT rtc: moxart: Convert to SPDX identifier rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv rtc: rx8025: Remove struct i2c_client from struct rx8025_data rtc: hym8563: Read the valid flag directly instead of caching it ... |
||
---|---|---|
.. | ||
abracon,abx80x.txt | ||
allwinner,sun4i-a10-rtc.yaml | ||
allwinner,sun6i-a31-rtc.yaml | ||
alphascale,asm9260-rtc.txt | ||
armada-380-rtc.txt | ||
atmel,at91rm9200-rtc.yaml | ||
atmel,at91sam9-rtc.txt | ||
brcm,brcmstb-waketimer.txt | ||
cdns,rtc.txt | ||
cpcap-rtc.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,isl1208.txt | ||
isil,isl12026.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,pcf8523.txt | ||
nxp,pcf85063.txt | ||
nxp,rtc-2123.txt | ||
olpc-xo1-rtc.txt | ||
orion-rtc.txt | ||
pcf8563.txt | ||
pcf85363.txt | ||
pxa-rtc.txt | ||
realtek,rtd119x.txt | ||
renesas,sh-rtc.yaml | ||
rtc-aspeed.txt | ||
rtc-cmos.txt | ||
rtc-ds1307.txt | ||
rtc-fsl-ftm-alarm.txt | ||
rtc-m41t80.txt | ||
rtc-meson-vrtc.txt | ||
rtc-meson.txt | ||
rtc-mt6397.txt | ||
rtc-mt7622.txt | ||
rtc-mxc_v2.txt | ||
rtc-mxc.txt | ||
rtc-omap.txt | ||
rtc-opal.txt | ||
rtc-palmas.txt | ||
rtc-st-lpc.txt | ||
rtc.txt | ||
rtc.yaml | ||
s3c-rtc.yaml | ||
sa1100-rtc.txt | ||
sirf,prima2-sysrtc.txt | ||
snvs-rtc.txt | ||
spear-rtc.txt | ||
sprd,sc27xx-rtc.txt | ||
st,stm32-rtc.yaml | ||
stericsson,coh901331.txt | ||
stmp3xxx-rtc.txt | ||
ti,bq32k.txt | ||
trivial-rtc.yaml | ||
twl-rtc.txt | ||
via,vt8500-rtc.txt | ||
xgene-rtc.txt | ||
xlnx-rtc.txt |