Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361997

[PATCH 0/2] rtc: abx80x: Handle autocalibration and oscillator failure

From Mylene JOSSERAND <mylene.josserand@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] rtc: abx80x: Handle autocalibration and oscillator failure
Date 2016-03-21 18:10 +0100
Message-ID <rfbv4-j7-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The current patches handle the autocalibration and the oscillator failure
for ABX80X RTC.
The autocalibration is handled using sysfs entries and the oscillator
failure bit is handled only for the XT Oscillator.

Mylene JOSSERAND (2):
  rtc: abx80x: handle autocalibration
  rtc: abx80x: handle the oscillator failure bit

 drivers/rtc/rtc-abx80x.c | 252 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 250 insertions(+), 2 deletions(-)

-- 
2.7.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] rtc: abx80x: Handle autocalibration and oscillator failure Mylene JOSSERAND <mylene.josserand@free-electrons.com> - 2016-03-21 18:10 +0100
  [PATCH 1/2] rtc: abx80x: handle autocalibration Mylene JOSSERAND <mylene.josserand@free-electrons.com> - 2016-03-21 18:10 +0100
  [PATCH 2/2] rtc: abx80x: handle the oscillator failure bit Mylene JOSSERAND <mylene.josserand@free-electrons.com> - 2016-03-21 18:10 +0100
  Re: [PATCH 0/2] rtc: abx80x: Handle autocalibration and oscillator  failure Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-22 23:50 +0100

csiph-web