From: Stephen Warren Date: Fri, 5 Oct 2012 00:13:56 +0000 (-0700) Subject: rtc: add MAX8907 RTC driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c01ab6d754435333a989e3c6f4a20f57537754;p=pandora-kernel.git rtc: add MAX8907 RTC driver The MAX8907 is an I2C-based power-management IC containing voltage regulators, a reset controller, a real-time clock, and a touch-screen controller. The driver is based on an original by or fixed by: * Tom Cherry * Prashant Gaikwad * Joseph Yoon During upstreaming, I (swarren): * Converted to regmap. * Fixed handling of RTC_HOUR register containing 12. * Fixed handling of RTC_WEEKDAY register. * General cleanup. Signed-off-by: Stephen Warren Cc: Tom Cherry Cc: Prashant Gaikwad Cc: Joseph Yoon Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed