linux/Documentation/devicetree/bindings
Linus Torvalds 1b8c5cd890 RTC for 4.15
Subsystem:
  - Fix setting the alarm to the next expiring timer
 
 New driver:
  - Mediatek MT7622 RTC
  - NXP PCF85363
  - Spreadtrum SC27xx PMIC RTC
 
 Drivers:
  - Use generic nvmem to expose the Non volatile ram for ds1305, ds1511,
  m48t86 and omap
  - abx80x: solve possible race condition at probe
  - armada38x: support trimming the RTC oscillator
  - at91rm9200: fix reading the alarm value at boot
  - ds1511: allow waking platform
  - m41t80: rework square wave output
  - pcf8523: support trimming the RTC oscillator
  - pcf8563: fix clock output rate
  - pl031: make interrupt optional
  - xgene: fix suspend/resume
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEXx9Viay1+e7J/aM4AyWl4gNJNJIFAloTT70ACgkQAyWl4gNJ
 NJL7GhAAlHf/F+u4EfDyr7Rv4p0NlQrfmWVK021P4IuSyKispdQnCGWE0ZQJ2g6w
 8gNICyBiHubGVVwH9cHV3EhdCQ9DFqmMFrBn/+qbmRW2/U2pT0DuVk4u3TUHxBot
 e16T//k6xlT3vPjm5WYN/VZGKa2lxTio+EfSI914+LxBqs38YmKvwppTpWSIggQJ
 alGizKce+LZ/maORb11+GF+fgeXXek6gll0aJZQZW+JLbt0huQOBrOup8WrfWsrO
 Zj9fK6Xzzu0mAPhbu9D+keInLl1vavDdqWit/xYBOOXjsSRwU83e2NMHsZcTxIO5
 wU6qHZqK12fprOz+cl6xvXIy1jAAvPtpqGCTg/ssRsJTm52IuoqiCDuvJ84oAiNF
 TSFCxar0DHzAIQOP2rcWUdEEm7wPYfNn1XWR3KZ38pUKwxqa9PBKcT1Uro0naklL
 f7VHe/ZZJm/a7vgW8FunSXaSIvlbB8/ggC1aWpGpTXLJs1sTmg8vTv5Z+dSrkqa1
 ZJQd+YQgjIsxHNpoLqOHhho/oSun5c/YKzoc2eN/LSwKGv1jgCEi1v4iWNrv3pnS
 i12wef6mOrzg4iDKHx8rRXlkrb6wRgGG6ZB+yxIKjwB0ndUeSF9fCBkRBfgkyd5Q
 N3tHcqg2kbZaV1xl8stVkMrxbwtKHb3jTDH90e1SpzpoFXdjGXY=
 =tRVi
 -----END PGP SIGNATURE-----

Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux

Pull RTC updates from Alexandre Belloni:
 "There is nothing scary this cycle, mostly driver fixes and updates.

  The core fix has been in for a while and has been tested on multiple
  kernel revisions by multiple teams.

  Core:
   - Fix setting the alarm to the next expiring timer

  New drivers:
   - Mediatek MT7622 RTC
   - NXP PCF85363
   - Spreadtrum SC27xx PMIC RTC

  Drivers updates:
   - Use generic nvmem to expose the Non volatile ram for ds1305,
     ds1511, m48t86 and omap
   - abx80x: solve possible race condition at probe
   - armada38x: support trimming the RTC oscillator
   - at91rm9200: fix reading the alarm value at boot
   - ds1511: allow waking platform
   - m41t80: rework square wave output
   - pcf8523: support trimming the RTC oscillator
   - pcf8563: fix clock output rate
   - pl031: make interrupt optional
   - xgene: fix suspend/resume"

* tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (50 commits)
  dt-bindings: rtc: imxdi: Improve the bindings text
  rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driver
  dt-bindings: rtc: Add Spreadtrum SC27xx RTC documentation
  rtc: at91rm9200: fix reading alarm value
  rtc: at91rm9200: stop calculating yday in at91_rtc_readalarm
  rtc: sysfs: Use time64_t variables to set time/alarm
  rtc: xgene: mark PM functions as __maybe_unused
  rtc: xgene: Fix suspend/resume
  rtc: pcf8563: don't alway enable the alarm
  rtc: pcf8563: fix output clock rate
  rtc: rx8010: Fix for incorrect return value
  rtc: rx8010: Specify correct address for RX8010_RESV31
  rtc: rx8010: Remove duplicate define
  rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate
  rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared
  rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate
  rtc: m41t80: fix m41t80_sqw_round_rate return value
  rtc: m41t80: m41t80_sqw_set_rate should return 0 on success
  rtc: add support for NXP PCF85363 real-time clock
  rtc: omap: Support scratch registers
  ...
2017-11-22 20:58:23 -10:00
..
arc
arm We have two changes to the core framework this time around. The first being a 2017-11-17 20:04:24 -08:00
ata Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 2017-11-15 14:11:41 -08:00
auxdisplay
board
bus ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
c6x
clock We have two changes to the core framework this time around. The first being a 2017-11-17 20:04:24 -08:00
cpufreq
cris
crypto DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
devfreq
display fbdev changes for v4.15: 2017-11-20 21:50:24 -10:00
dma ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
edac
eeprom dt-bindings: add eeprom "size" property 2017-10-17 23:31:43 +02:00
extcon
firmware ARM: SoC driver updates for v4.15 2017-11-16 16:05:01 -08:00
fpga DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
fsi
fuse
goldfish
gpio This is the bulk of pin control changes for the v4.15 2017-11-16 10:57:11 -08:00
gpu dt-bindings: gpu: mali-utgard: add optional power-domain reference 2017-09-22 11:17:54 +02:00
h8300
hsi dt-bindings: hsi: add omap4 hsi controller bindings 2017-10-01 17:19:54 +02:00
hwlock
hwmon dt-bindings: pmbus: Add Maxim MAX31785 documentation 2017-11-06 17:26:42 -08:00
i2c DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
iio DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
infiniband
input DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
interrupt-controller pci-v4.15-changes 2017-11-15 15:01:28 -08:00
iommu dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ipmi
leds DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
lpddr2
mailbox dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
media media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
memory-controllers ARM: SoC driver updates for v4.15 2017-11-16 16:05:01 -08:00
metag
mfd - New Drivers 2017-11-16 09:15:57 -08:00
mips dt-bindings: Document MIPS Broadcom STB power management nodes 2017-09-25 11:46:51 -07:00
misc dt-bindings: misc: achc: Add device tree binding for GE ACHC 2017-09-20 20:00:25 +08:00
mmc DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
mtd This pull request contains the following core changes: 2017-11-22 20:46:06 -10:00
mux
net ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
nios2
nvmem Char/Misc patches for 4.15-rc1 2017-11-16 09:10:59 -08:00
openrisc/opencores dt-bindings: openrisc: Add OpenRISC platform SoC 2017-11-03 14:01:04 +09:00
opp
pci pci-v4.15-changes 2017-11-15 15:01:28 -08:00
perf
phy DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
pinctrl ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
power ARM: SoC driver updates for v4.15 2017-11-16 16:05:01 -08:00
powerpc dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
pps drivers/pps: aesthetic tweaks to PPS-related content 2017-09-08 18:26:51 -07:00
ptp DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
pwm dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
regmap
regulator DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
remoteproc remoteproc: qcom: Add support for mss remoteproc on msm8996 2017-10-30 18:37:23 -07:00
reserved-memory dt-binding: soc: qcom: Add binding for rmtfs memory 2017-10-22 05:06:34 -05:00
reset ARM: SoC driver updates for v4.15 2017-11-16 16:05:01 -08:00
riscv dt-bindings: RISC-V CPU Bindings 2017-09-25 15:50:57 -07:00
rng dt-bindings: rng: Document BCM7278 RNG200 compatible 2017-11-10 19:20:08 +08:00
rtc RTC for 4.15 2017-11-22 20:58:23 -10:00
scsi
security/tpm Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2017-09-24 11:34:28 -07:00
serial ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
serio DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
soc rpmsg updates for v4.15 2017-11-17 20:12:08 -08:00
sound DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
spi ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
spmi
sram dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
staging/iio/adc
thermal Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 2017-11-17 14:31:27 -08:00
timer DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
ufs
usb DeviceTree fixes for 4.15: 2017-11-20 21:38:41 -10:00
virtio
w1
watchdog dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt dt-bindings: Document common property for daisy-chained devices 2017-10-19 22:33:11 +02:00
graph.txt
marvell.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
trivial-devices.txt RTC for 4.15 2017-11-22 20:58:23 -10:00
unittest.txt
vendor-prefixes.txt ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
xilinx.txt