1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/generic
Daniel González Cabanelas 8336b0df5d kernel: rtc: rs5c372: fix alarm support
The rs5c372 RTC driver has alarm support, but it can't be enabled and only
can handle 24 hours in the future spite the chip is 1 week capable. Provide
these two patches:
  - Support alarms up to 1 week
  - Let the wakealarm to be used as a wakeup source

This patch makes the alarm wakeup feature to be available in the Buffallo
Linkstation LS421DE (mvebu target) and should also work with any other
device if the hardware has the proper capability.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
2020-12-22 18:59:10 +01:00
..
backport-5.4 kernel: bump 5.4 to 5.4.82 2020-12-09 17:05:40 +01:00
files kernel: remove an unused callback from the ip17xx switch driver 2020-12-05 12:06:28 +01:00
hack-5.4 kernel: unlock MX25L6406E with 4 bit Block Protect 2020-12-09 08:42:26 +01:00
image
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: rtc: rs5c372: fix alarm support 2020-12-22 18:59:10 +01:00
config-5.4 target/linux: disable CONFIG_CIFS_STATS 2020-12-22 18:59:10 +01:00
config-filter build: filter out more autogenerated kernel config options 2020-11-13 13:18:20 +01:00
PATCHES