summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
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-20Merge 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-13rtc: 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-26Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-22rtc: Convert to devm_ioremap_resource()Thierry Reding
2013-01-16timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang
2013-01-16rtc: Skip the suspend/resume handling if persistent clock existFeng Tang
2013-01-16NTP: 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-05drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-05drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2013-01-05rtc: add RTC driver for TPS6586xLaxman Dewangan
2013-01-05drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21revert "rtc: recycle id when unloading a rtc driver"Andrew Morton
2012-12-21drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare
2012-12-18rtc: DA9055 RTC driverAshish Jangam
2012-12-18drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat
2012-12-18drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo
2012-12-18drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat
2012-12-18drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera
2012-12-18drivers/rtc/rtc-s3c.c: remove unnecessary err_nores labelTushar Behera
2012-12-18rtc: add NXP PCF8523 supportThierry Reding
2012-12-18rtc: rtc-davinci: use devm_kzalloc()Devendra Naga
2012-12-18rtc: rtc-davinci: return correct error code if rtc_device_register() failsDevendra Naga
2012-12-18drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair
2012-12-18rtc: rtc-spear: Provide flag for no support of UIE modeDeepak Sikri
2012-12-18rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri
2012-12-18rtc: rtc-spear: use devm_*() routinesViresh Kumar
2012-12-18drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun
2012-12-18drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga
2012-12-18drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge
2012-12-18drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge
2012-12-18rtc: omap: add runtime pm supportVaibhav Hiremath
2012-12-18rtc: omap: depend on am33xxAfzal Mohammed
2012-12-18rtc: omap: dt supportAfzal Mohammed
2012-12-18rtc: omap: kicker mechanism supportAfzal Mohammed