mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 20:34:17 +00:00
Subsystem:
- delete owner assignment in multiple drivers
- constify rtc_class_ops structures
Drivers:
- ac100: support clock-output-names
- cmos: properly handle ACPI alarms and quirky BIOSes and other fixes
- ds1307: fix century bit support while staying comaptible with previous
behaviour by default
- ds1347: switch to regmap
- isl12057 is now handled by ds1307
- omap: support external wakeup
- rv8803: allow to disable voltage drop detection
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJYASBeAAoJENiigzvaE+LCDO4QAJAi0TV2i0vYaJLDWyCGDx3P
cts/Su2JdLgeLxilKvyYgwUpp8fsv681ZaZi+a6Jln/cn0MOcWwJoopiC30CSR8M
9UxmRsFR9Ev/Cm/NZChcsTQwyTHOumnzZzxtnYr0RWOw7s4K68gEQEpWWT7qHTp1
KVwfIvjAIPcozw25QWWGUWHu22PsI38NTH5Bg+rimMCToNbSDFAm+d62cdeIbkJF
FoQIut0/Lh5UZ12+T8l0iBydY3bINeo1SZY5yAwQGRzJBecxRccbtKlnUjXnywke
xAO5KQzegkLPTU4R6ssK/SQfVlDrfG3fkjWNvUEC/Vyw94v2SaFB1XjvlCXwL3mN
XqzWXeestqFvKRjbYsM0NwsPX4+wxjDNq9YaAhpFYDAA9BL3vREB41qf/dCOFywG
tqHBRpwN9g7u/72SLJ3icYdjmpaQIQbLF9wl8LJiPrWn4xwTNVIB2u3APcSuxE7/
q49jD72LyEVhOUyGs0Hev584s4PC2fMoveq52ng0gMVbOtX0A0FJQQMcR2/2DIOp
GLzPVuupx/8Eck9RFdr06Iv74j/bD7tScfiifZt6LfY5c8K7HOYykoskaRz3XMV4
gx7Aajb8+jMVvI2TOthIa/WCXktQ8MBWTMZ6vbCxxpIRPBYuDqKmt1hXsYR5s6ql
fMrn+tWltdRQKGIF2GrR
=ZqqR
-----END PGP SIGNATURE-----
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni:
"RTC for 4.9
Subsystem:
- delete owner assignment in multiple drivers
- constify rtc_class_ops structures
Drivers:
- ac100: support clock-output-names
- cmos: properly handle ACPI alarms and quirky BIOSes and other fixes
- ds1307: fix century bit support while staying comaptible with
previous behaviour by default
- ds1347: switch to regmap
- isl12057 is now handled by ds1307
- omap: support external wakeup
- rv8803: allow to disable voltage drop detection"
* tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (25 commits)
rtc: rv8803: set VDETOFF and SWOFF via device tree
dt/bindings: Add bindings for Micro Crystal rv8803
devicetree: Add Micro Crystal AG vendor id
rtc: cmos: avoid unused function warning
rtc: ac100: Add NULL checking for devm_kzalloc call
rtc: ds1347: changed raw spi calls to register map calls
rtc: cmos: Restore alarm after resume
rtc: cmos: Clear ACPI-driven alarms upon resume
rtc: omap: Support ext_wakeup configuration
rtc: cmos: Initialize hpet timer before irq is registered
rtc: asm9260: rework locking
rtc: asm9260: allow COMPILE_TEST
rtc: constify rtc_class_ops structures
rtc: ac100: support clock-output-names in device tree binding
rtc: rx6110: remove owner assignment
rtc: pic32: Delete owner assignment
rtc: bq32k: Fix handling of oscillator failure flag
rtc: bq32k: Use correct mask name for 'minutes' register.
rtc: sysfs: fix a cast removing the const attribute
Documentation: dt: Intersil isl12057 is not a trivial device
...
|
||
|---|---|---|
| .. | ||
| brcm,bcm2835-i2c.txt | ||
| brcm,iproc-i2c.txt | ||
| brcm,kona-i2c.txt | ||
| i2c-arb-gpio-challenge.txt | ||
| i2c-arb.txt | ||
| i2c-at91.txt | ||
| i2c-axxia.txt | ||
| i2c-brcmstb.txt | ||
| i2c-cadence.txt | ||
| i2c-cbus-gpio.txt | ||
| i2c-cros-ec-tunnel.txt | ||
| i2c-davinci.txt | ||
| i2c-demux-pinctrl.txt | ||
| i2c-designware.txt | ||
| i2c-digicolor.txt | ||
| i2c-efm32.txt | ||
| i2c-emev2.txt | ||
| i2c-exynos5.txt | ||
| i2c-gate.txt | ||
| i2c-gpio.txt | ||
| i2c-hix5hd2.txt | ||
| i2c-img-scb.txt | ||
| i2c-imx.txt | ||
| i2c-jz4780.txt | ||
| i2c-lpc2k.txt | ||
| i2c-meson.txt | ||
| i2c-mpc.txt | ||
| i2c-mt6577.txt | ||
| i2c-mux-gpio.txt | ||
| i2c-mux-pca954x.txt | ||
| i2c-mux-pinctrl.txt | ||
| i2c-mux-reg.txt | ||
| i2c-mux.txt | ||
| i2c-mv64xxx.txt | ||
| i2c-mxs.txt | ||
| i2c-nomadik.txt | ||
| i2c-ocores.txt | ||
| i2c-octeon.txt | ||
| i2c-omap.txt | ||
| i2c-opal.txt | ||
| i2c-pnx.txt | ||
| i2c-pxa-pci-ce4100.txt | ||
| i2c-pxa.txt | ||
| i2c-rcar.txt | ||
| i2c-riic.txt | ||
| i2c-rk3x.txt | ||
| i2c-s3c2410.txt | ||
| i2c-sh_mobile.txt | ||
| i2c-sirf.txt | ||
| i2c-st-ddci2c.txt | ||
| i2c-st.txt | ||
| i2c-sunxi-p2wi.txt | ||
| i2c-uniphier-f.txt | ||
| i2c-uniphier.txt | ||
| i2c-versatile.txt | ||
| i2c-vt8500.txt | ||
| i2c-xgene-slimpro.txt | ||
| i2c-xiic.txt | ||
| i2c-xlp9xx.txt | ||
| i2c.txt | ||
| nvidia,tegra20-i2c.txt | ||
| nxp,pca9541.txt | ||
| qcom,i2c-qup.txt | ||
| trivial-devices.txt | ||