WSL2-Linux-Kernel/arch/h8300/include/asm
Linus Torvalds 6c84239d59 RTC for 4.8
Cleanups:
  - huge cleanup of rtc-generic and char/genrtc this allowed to cleanup rtc-cmos,
   rtc-sh, rtc-m68k, rtc-powerpc and rtc-parisc
  - move mn10300 to rtc-cmos
 
 Subsystem:
  - fix wakealarms after hibernate
  - multiples fixes for rctest
  - simplify implementations of .read_alarm
 
 New drivers:
  - Maxim MAX6916
 
 Drivers:
  - ds1307: fix weekday
  - m41t80: add wakeup support
  - pcf85063: add support for PCF85063A variant
  - rv8803: extend i2c fix and other fixes
  - s35390a: fix alarm reading, this fixes instant reboot after shutdown for QNAP
    TS-41x
  - s3c: clock fixes
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCgAGBQJXokhIAAoJENiigzvaE+LCZqQP+wWzintN/N1u3dKiVB7iSdwq
 +S/jAXD9wW8OK9PI60/YUGRYeUXmZW9t4XYg1VKCxU9KpVC17LgOtDyXD8BufP1V
 uREJEzZw9O7zCCjeHp/ICFjBkc62Net6ZDOO+ZyXPNfddpS1Xq1uUgXLZc/202UR
 ID/kewu0pJRDnoxyqznWn9+8D33w/ygXs2slY2Ive0ONtjdgxGcsj2rNbb2RYn2z
 OP7br3lLg7qkFh4TtXb61eh/9GYIk6wzP/CrX5l/jH4SjQnrIk5g/X/Cd1qQ/qso
 JZzFoonOKvIp5Gw/+fZ9NP3YFcnkoRMv4NjZV8PAmsYLds+ibRiBcoB8u6FmiJV7
 WW5uopgPkfCGN5BV3+QHwJDVe+WlgnlzaT5zPUCcP5KWusDts4fWIgzP7vrtAzf4
 3OJLrgSGdBeOqWnJD21nxKUD27JOseX7D+BFtwxR4lMsXHqlHJfETpZ8gts1ZGH3
 2U353j/jkZvGWmc6dMcuxOXT2K4VqpYeIIqs0IcLu6hM9crtR89zPR2Iu1AilfDW
 h2NroF+Q//SgMMzWoTEG6Tn7RAc7MthgA/tRCFZF9CBMzNs988w0CTHnKsIHmjpU
 UKkMeJGAC9YrPYIcqrg0oYsmLUWXc8JuZbGJBnei3BzbaMTlcwIN9qj36zfq6xWc
 TMLpbWEoIsgFIZMP/hAP
 =rpGB
 -----END PGP SIGNATURE-----

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

Pull RTC updates from Alexandre Belloni:
 "RTC for 4.8

  Cleanups:
   - huge cleanup of rtc-generic and char/genrtc this allowed to cleanup
     rtc-cmos, rtc-sh, rtc-m68k, rtc-powerpc and rtc-parisc
   - move mn10300 to rtc-cmos

  Subsystem:
   - fix wakealarms after hibernate
   - multiples fixes for rctest
   - simplify implementations of .read_alarm

  New drivers:
   - Maxim MAX6916

  Drivers:
   - ds1307: fix weekday
   - m41t80: add wakeup support
   - pcf85063: add support for PCF85063A variant
   - rv8803: extend i2c fix and other fixes
   - s35390a: fix alarm reading, this fixes instant reboot after
     shutdown for QNAP TS-41x
   - s3c: clock fixes"

* tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (65 commits)
  rtc: rv8803: Clear V1F when setting the time
  rtc: rv8803: Stop the clock while setting the time
  rtc: rv8803: Always apply the I²C workaround
  rtc: rv8803: Fix read day of week
  rtc: rv8803: Remove the check for valid time
  rtc: rv8803: Kconfig: Indicate rx8900 support
  rtc: asm9260: remove .owner field for driver
  rtc: at91sam9: Fix missing spin_lock_init()
  rtc: m41t80: add suspend handlers for alarm IRQ
  rtc: m41t80: make it a real error message
  rtc: pcf85063: Add support for the PCF85063A device
  rtc: pcf85063: fix year range
  rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy
  rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
  rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
  rtc: s3c: Remove unnecessary call to disable already disabled clock
  rtc: abx80x: use devm_add_action_or_reset()
  rtc: m41t80: use devm_add_action_or_reset()
  rtc: fix a typo and reduce three empty lines to one
  rtc: s35390a: improve two comments in .set_alarm
  ...
2016-08-05 09:48:22 -04:00
..
Kbuild word-at-a-time.h: fix some Kbuild files 2015-10-06 14:52:48 -04:00
atomic.h locking/atomic: Remove linux/atomic.h:atomic_fetch_or() 2016-06-16 10:48:32 +02:00
bitops.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
bitsperlong.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
bug.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
byteorder.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
cache.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
cmpxchg.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
dma-mapping.h dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
elf.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
flat.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
hash.h h8300: Add <asm/hash.h> 2016-05-28 15:48:58 -04:00
io.h h8300: Restraint of warning. 2016-01-20 23:27:59 +09:00
irq.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
irqflags.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
kgdb.h h8300: Add KGDB support. 2016-01-20 23:27:30 +09:00
mutex.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
page.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
page_offset.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
pci.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
pgtable.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
processor.h exit_thread: remove empty bodies 2016-05-20 17:58:30 -07:00
ptrace.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
segment.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
signal.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
smp.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
string.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
switch_to.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
syscall.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
thread_info.h h8300: Fix alignment for .data 2015-11-08 22:44:38 +09:00
tlb.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00
traps.h h8300: show_stack cleanup 2016-01-20 23:28:00 +09:00
user.h h8300: Assembly headers 2015-06-23 13:35:49 +09:00