Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1522071
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] RTC fixes for 4.9 |
| Date | 2016-11-14 21:40 +0100 |
| Message-ID | <sDwcN-3pr-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Linus,
Here are a few driver fixes for 4.9. It has been calm for a while so I
don't expect more for this cycle.
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-4.9-2
for you to fetch changes up to efce21fc43e00a76aee7b0a1eda73730ed2d5d3a:
rtc: omap: prevent disabling of clock/module during suspend (2016-11-04 23:11:39 +0100)
----------------------------------------------------------------
RTC for 4.9 #2
Drivers:
- asm9260: fix module autoload
- cmos: fix crashes
- omap: fix clock handling
----------------------------------------------------------------
Javier Martinez Canillas (1):
rtc: asm9260: fix module autoload
LABBE Corentin (1):
rtc: cmos: remove all __exit_p annotations
Lokesh Vutla (1):
rtc: omap: Fix selecting external osc
Tero Kristo (1):
rtc: omap: prevent disabling of clock/module during suspend
Ville Syrjälä (1):
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
drivers/rtc/rtc-asm9260.c | 1 +
drivers/rtc/rtc-cmos.c | 15 ++++++++-------
drivers/rtc/rtc-omap.c | 38 ++++++++++++++++++++++++++++++--------
3 files changed, 39 insertions(+), 15 deletions(-)
--
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] RTC fixes for 4.9 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-11-14 21:40 +0100
csiph-web