mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
63d222b9d2
Subsystem wide cleanups: - Use IS_ENABLED() instead of checking for built-in or module - remove useless DRV_VERSION - remove CLK_IS_ROOT - remove UIE signaling Drivers: - ds1302: rewritten to be a proper SPI device driver - m41t80: huge cleanup, alarm, wakelarm ans oscialltor failure detection support - rv3029: switch to regmap to handle rv3049, alarm support, fixes - zynqmp: enable switching to battery power, fixes - small fixes for at91sam9, da9053, ds1307, ds1685, ds3232, r2025, sa1100, snvs, stmp3xxx, tps6586x -----BEGIN PGP SIGNATURE----- iQIcBAABCgAGBQJXQHoaAAoJENiigzvaE+LCqKkP/1EmY0R7yTLf0eL/gdbIeEqi ji39pqtmhZ9T2KIN3vk2LyrPRY4FUNVehK8MYb8GrBV3LxQR1QqCZTTNH60j5w2h mRdWNU7LvbKQTuhGGe68K/Re87V+hbUsgY56/YXqW3IzSzs0ROmDYYw2nYVNoT/T TFWA3lzlWbYNIPIVl8COU9OzWp/ejGyVSqaFrZmTeAyAco/BSMdA8z1zVtLF8O56 KbCUAfssROZ+CiChzKwFUKHFj6f+qTzIg9SaEOsA+EsJJPexJdoV277ugzBdxBFf f9IDHOj6xaRrKeKKz2QLjS6cd0pnxoLaN3fL5nxoiqyj+nXKSD4DfiHIvhGcqdS/ i8di0TAeHnTDOMZ48/LHQ1qCLduPhkEXeiI1BieVx5Nl05PhEysnWbC0wYF8JrJs 9lm3Q9KI9eIcL/M2NGeO7pXYKQRuYZyZYvc5Qci0s3APJNC7wTp5Ee/9tUADLziM z7IfkRkPcQUHltCtKYgV3rTh1QCjY0/cGZuAzMLfNVXF4i79YuHokIRO0fDELumo JtzIIpk/Ume4yV5X/t6Xci+RBIBJwt0S4IbF9got0rAgPVDYu6yhd/szNPQsAFJU 0ORf5XE9yDQbnXx/hjlTm3EALt5UqRmIS6McQ4MvU9meregl9+K5+27eBOkVsnSJ ZnI0++4IvqlZ8XpprEIH =iiOS -----END PGP SIGNATURE----- Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux Pull RTC updates from Alexandre Belloni: "Subsystem wide cleanups: - Use IS_ENABLED() instead of checking for built-in or module - remove useless DRV_VERSION - remove CLK_IS_ROOT - remove UIE signaling Drivers: - ds1302: rewritten to be a proper SPI device driver - m41t80: huge cleanup, alarm, wakelarm ans oscialltor failure detection support - rv3029: switch to regmap to handle rv3049, alarm support, fixes - zynqmp: enable switching to battery power, fixes - small fixes for at91sam9, da9053, ds1307, ds1685, ds3232, r2025, sa1100, snvs, stmp3xxx, tps6586x" * tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (40 commits) rtc: tps6586x: rename so module can be autoloaded rtc: rv3029: hide unused i2c device table rtc: rs5c372: r2025: fix check for 'oscillator halted' condition rtc: rv3029: add alarm IRQ rtc: rv3029: fix set_time function rtc: rv3029: fix alarm support rtc: rv3029: Remove some checks and warnings rtc: rv3029: Add support of RV3049 rtc: rv3029: convert to use regmap rtc: rv3029: remove 'i2c' in functions names rtc: stmp3xxx: print message on error rtc: Use IS_ENABLED() instead of checking for built-in or module rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL rtc: snvs: return error in case enable_irq_wake fails rtc: zynqmp: Update seconds time programming logic rtc: sa1100: DT spelling s/interrupt-name/interrupt-names/ rtc: mc13xxx: remove UIE signaling rtc: mxc: remove UIE signaling rtc: ds1307: Remove CLK_IS_ROOT rtc: hym8563: Remove CLK_IS_ROOT ... |
||
---|---|---|
.. | ||
abracon,abx80x.txt | ||
alphascale,asm9260-rtc.txt | ||
armada-380-rtc.txt | ||
atmel,at91rm9200-rtc.txt | ||
atmel,at91sam9-rtc.txt | ||
dallas,ds1339.txt | ||
dallas,ds1390.txt | ||
digicolor-rtc.txt | ||
dw-apb.txt | ||
epson,rx6110.txt | ||
haoyu,hym8563.txt | ||
imxdi-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 | ||
rtc-cmos.txt | ||
rtc-mxc.txt | ||
rtc-omap.txt | ||
rtc-opal.txt | ||
rtc-palmas.txt | ||
rtc-st-lpc.txt | ||
s3c-rtc.txt | ||
sa1100-rtc.txt | ||
snvs-rtc.txt | ||
spear-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 |