summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2013-02-21rtc: max8997: add driver for max8997 rtcJonghwa Lee
2013-02-21drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()Jingoo Han
2013-02-21drivers/rtc/rtc-pl031.c: add wakeup supportRob Herring
2013-02-21rtc: add support for spi rtc rx4581Torben Hohn
2013-02-21drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restoreLaxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resumeLaxman Dewangan
2013-02-21rtc: add RTC driver for TPS80031/TPS80032Laxman Dewangan
2013-02-21rtc: add new lp8788 rtc driverKim, Milo
2013-02-21drivers/rtc/rtc-ds2404.c: use module_platform_driver macroSrinivas Kandagatla
2013-02-21drivers/rtc: remove unnecessary semicolonsPeter Senna Tschudin
2013-02-21drivers/rtc/rtc-pxa.c: avoid cpuid checkingHaojian Zhuang
2013-02-21drivers/rtc: use of_match_ptr() macroSachin Kamat
2013-02-21rtc-pcf8523: add low battery voltage supportJesper Nilsson
2013-02-21rtc: max77686: add Maxim 77686 driverJonghwa Lee
2013-02-21drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issueLeo Song
2013-02-21drivers/rtc/rtc-pxa.c: fix alarm not match issueLeo Song
2013-02-21drivers/rtc: dump small buffers via %*phAndy Shevchenko
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-02-14rtc: palmas: Add RTC driver Palmas series PMICLaxman Dewangan
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-02-05drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang
2013-02-05drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe
2013-02-05drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-01-30rtc: Add support of rtc-mv for MVEBU SoCsGregory CLEMENT
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-26rtc: hid-sensor-time: Add missing spin_lock_initAxel Lin
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-22rtc: Convert to devm_ioremap_resource()Thierry Reding
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang
2013-01-15rtc: Skip the suspend/resume handling if persistent clock existFeng Tang
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe
2013-01-11drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler
2013-01-06rtc: add rtc-driver for HID sensors of type timeAlexander Holler
2013-01-04drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-04drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2013-01-04rtc: add RTC driver for TPS6586xLaxman Dewangan
2013-01-04drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20revert "rtc: recycle id when unloading a rtc driver"Andrew Morton
2012-12-20drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare
2012-12-17rtc: DA9055 RTC driverAshish Jangam