Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
[cascardo/linux.git] / drivers / rtc /
2014-04-05 Linus TorvaldsMerge tag 'fbdev-main-3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'ktest-v3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi...
2014-04-04 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2014-04-04 Linus TorvaldsMerge tag 'upstream-3.15-rc1' of git://git.infradead...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'dlm-3.15' of git://git./linux/kernel/git...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2014-04-04 Linus TorvaldsMerge branch 'locks-3.15' of git://git.samba.org/jlayto...
2014-04-04 Linus TorvaldsMerge branch 'cross-rename' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'gpio-v3.15-1' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-03 Alexander Shiyanrtc: treewide: remove excess rtc_device validation
2014-04-03 Pankaj Dubeydrivers/rtc/rtc-s3c.c: remove NO_IRQ macro
2014-04-03 Adam Thomsondrivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_...
2014-04-03 Gregory Hermantdrivers/rtc/rtc-rv3029c2.c: fix potential race condition
2014-04-03 Raghavendra Ganigartc: add support for maxim dallas rtc ds1347
2014-04-03 Alexander Shiyandrivers/rtc/rtc-mc13xxx.c: fix potential race condition
2014-04-03 Josh Cartwrightrtc: pm8xxx: move device_init_wakeup() before rtc_register
2014-04-03 Josh Cartwrightrtc: pm8xxx: add support for devicetree
2014-04-03 Josh Cartwrightrtc: pm8xxx: use devm_request_any_context_irq
2014-04-03 Josh Cartwrightrtc: pm8xxx: use regmap API for register accesses
2014-04-03 Josh Cartwrightrtc: pm8xxx: fixup checkpatch/style issues
2014-04-03 Alessandro Zummortc: verify a critical argument to rtc_update_irq(...
2014-04-03 Wang Dongshengdrivers/rtc/rtc-ds3232.c: enable ds3232 to work as...
2014-04-03 Jingoo Handrivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
2014-04-03 Jingoo Handrivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro
2014-04-03 Mika Westerbergdrivers/rtc/rtc-cmos.c: fix compilation warning when...
2014-04-03 Bharat Bhushandrivers/rtc/rtc-ds3232.c: make it possible to share...
2014-04-03 Maxime Ripardrtc: sunxi: change compatibles
2014-04-03 Alexander Shiyanrtc: mc13xxx: make rtc_read_time() more readable
2014-04-03 Alexander Shiyanrtc: mc13xxx: change RTC validation scheme
2014-04-03 Alexander Shiyanrtc: mc13xxx: fix 1Hz interrupt
2014-04-03 Alexander Shiyanrtc: mc13xxx: simplify alarm_irq_enable()
2014-04-03 Alexander Shiyanrtc: mc13xxx: request IRQs after RTC registration
2014-04-03 Alexander Shiyanrtc: mc13xxx: remove __exit_p()
2014-04-03 Simon Guinotdrivers/rtc/rtc-ds1307.c: add alarm support for mcp7941...
2014-04-03 Simon Guinotdrivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute...
2014-04-03 Xianglong Dudrivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing...
2014-04-03 Anthony Olechdrivers/rtc/rtc-da9052.c: remove redundant private...
2014-04-03 Sachin Kamatdrivers/rtc/rtc-isl12057.c: remove duplicate include
2014-04-03 Jingoo Hanrtc: rtc-jz4740: use devm_ioremap_resource()
2014-04-03 Jingoo Hanrtc: rtc-vt8500: use devm_ioremap_resource()
2014-04-03 Jingoo Hanrtc: rtc-davinci: use devm_ioremap_resource()
2014-04-03 Jingoo Hanrtc: rtc-coh901331: use devm_ioremap_resource()
2014-04-03 Jingoo Hanrtc: rtc-spear: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-lpc32xx: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-sirfsoc: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-rx8025: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-pm8xxx: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-nuc900: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-moxart: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-ds1390: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-davinci: remove unnecessary OOM messages
2014-04-03 Jingoo Hanrtc: rtc-at32ap700x: remove unnecessary OOM messages
2014-04-03 Fabio Estevamdrivers/rtc/rtc-imxdi.c: check the return value from...
2014-04-03 Alessandro Zummortc: fix potential race condition
2014-04-03 Linus TorvaldsMerge tag 'vfio-v3.15-rc1' of git://github.com/awilliam...
2014-04-03 Linus TorvaldsMerge tag 'stable/for-linus-3.15-tag' of git://git...
2014-04-03 Linus TorvaldsMerge branch 'for-3.15' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'trace-3.15' of git://git./linux/kernel/git...
2014-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-04-03 Dmitry TorokhovMerge branch 'next' into for-linus
2014-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-02 Linus TorvaldsMerge branch 'sched-idle-for-linus' of git://git./linux...
2014-04-02 Linus TorvaldsMerge tag 'kvm-3.15-1' of git://git./virt/kvm/kvm
2014-04-02 Linus TorvaldsMerge branch 'for-3.15' of git://git.linaro.org/people...
2014-04-02 Linus TorvaldsMerge branch 'powernv-cpuidle' of git://git./linux...
2014-04-02 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-04-02 Linus TorvaldsMerge branch 'x86-nuke-platforms-for-linus' of git...
2014-04-02 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2014-04-02 Linus TorvaldsMerge branch 'for-3.15/drivers' of git://git.kernel...
2014-04-02 Linus TorvaldsMerge branch 'for-3.15/core' of git://git.kernel.dk...
2014-04-02 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-04-01 Linus TorvaldsMerge tag 'tty-3.15-rc1' of git://git./linux/kernel...
2014-04-01 Linus TorvaldsMerge tag 'driver-core-3.15-rc1' of git://git./linux...
2014-04-01 Linus TorvaldsMerge tag 'char-misc-3.15-rc1' of git://git./linux...
2014-04-01 Linus TorvaldsMerge tag 'pci-v3.15-changes' of git://git./linux/kerne...
2014-04-01 Linus TorvaldsMerge tag 'edac_for_3.15' of git://git./linux/kernel...
2014-04-01 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-04-01 Linus TorvaldsMerge tag 'pinctrl-v3.15-1' of git://git./linux/kernel...
2014-04-01 Rafael J. WysockiMerge branches 'acpi-processor' and 'pnp'
2014-04-01 Rafael J. WysockiMerge branch 'acpica'
2014-04-01 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-04-01 Linus TorvaldsMerge branch 'x86-threadinfo-for-linus' of git://git...
2014-04-01 Linus TorvaldsMerge branch 'timers-nohz-for-linus' of git://git....
2014-04-01 Linus TorvaldsMerge branch 'x86-cpufeature-for-linus' of git://git...
2014-04-01 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2014-04-01 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-03-31 Linus TorvaldsMerge branch 'for-3.15' of git://git./linux/kernel...
next