aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-19
| |\
| * | rtc: Add support of rtc-mv for MVEBU SoCsGregory CLEMENT2013-01-30
* | | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\ \ \
| * | | rtc: hid-sensor-time: Add missing spin_lock_initAxel Lin2013-01-26
| * | | Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-26
| |\| |
| * | | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler2013-01-06
| * | | rtc: add rtc-driver for HID sensors of type timeAlexander Holler2013-01-06
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
| * | | | rtc: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-29
| | * | | timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang2013-01-15
| | * | | rtc: Skip the suspend/resume handling if persistent clock existFeng Tang2013-01-15
| | * | | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
* | | | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-12
| |_|_|/ |/| | |
* | | | drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang2013-02-05
* | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-05
* | | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk2013-02-05
|/ / /
* | | drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton2013-01-11
* | | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-04
* | | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-04
* | | rtc: add RTC driver for TPS6586xLaxman Dewangan2013-01-04
* | | drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo2013-01-04
* | | Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/ |/|
* | revert "rtc: recycle id when unloading a rtc driver"Andrew Morton2012-12-20
* | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare2012-12-20
* | rtc: DA9055 RTC driverAshish Jangam2012-12-17
* | drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat2012-12-17
* | drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo2012-12-17
* | drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat2012-12-17
* | drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera2012-12-17
* | drivers/rtc/rtc-s3c.c: remove unnecessary err_nores labelTushar Behera2012-12-17
* | rtc: add NXP PCF8523 supportThierry Reding2012-12-17
* | rtc: rtc-davinci: use devm_kzalloc()Devendra Naga2012-12-17
* | rtc: rtc-davinci: return correct error code if rtc_device_register() failsDevendra Naga2012-12-17
* | drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair2012-12-17
* | rtc: rtc-spear: Provide flag for no support of UIE modeDeepak Sikri2012-12-17
* | rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri2012-12-17
* | rtc: rtc-spear: use devm_*() routinesViresh Kumar2012-12-17
* | drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun2012-12-17
* | drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga2012-12-17
* | drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-17
* | drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge2012-12-17
* | rtc: omap: add runtime pm supportVaibhav Hiremath2012-12-17
* | rtc: omap: depend on am33xxAfzal Mohammed2012-12-17
* | rtc: omap: dt supportAfzal Mohammed2012-12-17
* | rtc: omap: kicker mechanism supportAfzal Mohammed2012-12-17