From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from h1446028.stratoserver.net ([85.214.92.142]:50174 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933977Ab2LIMW0 (ORCPT ); Sun, 9 Dec 2012 07:22:26 -0500 From: Alexander Holler To: linux-kernel@vger.kernel.org Cc: linux-iio@vger.kernel.org, Jonathan Cameron , rtc-linux@googlegroups.com, Alessandro Zummo , srinivas pandruvada Subject: [PATCH 0/3] iio: HID sensor time (as RTC) Date: Sun, 9 Dec 2012 13:21:36 +0100 Message-Id: <1355055699-2965-1-git-send-email-holler@ahsoftware.de> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Hello, the following 3 patches are neccessary to add a driver for (USB) HID sensors of type time (using hid-sensor-hub). The driver implements a RTC, so the time will be available like from any other RTC. Regards, Alexander