index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2012-08-08
RTC: Avoid races between RTC alarm wakeup and suspend.
NeilBrown
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
2012-07-31
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
drivers/rtc/rtc-pcf8563.c: add device tree support
Nick Bowler
2012-07-30
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
Nick Bowler
2012-07-30
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
2012-07-30
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
Uwe Kleine-König
2012-07-30
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
2012-07-30
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
Sachin Kamat
2012-07-30
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
2012-07-30
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
2012-07-30
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
2012-07-30
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2012-07-30
rtc: pl031: fix up IRQ flags
Mattias Wallin
2012-07-30
rtc: pl031: use per-vendor variables for special init
Linus Walleij
2012-07-30
rtc: pl031: encapsulate per-vendor ops
Linus Walleij
2012-07-30
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
2012-07-30
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-07-23
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-19
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
2012-07-19
Merge branch 'pm-drivers'
Rafael J. Wysocki
2012-07-17
rtc-cmos: report wakeups from interrupt handler
Paul Fox
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
2012-07-11
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
2012-07-11
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
2012-07-09
rtc: Add rtc support to 88PM80X PMIC
Qiao Zhou
2012-07-09
mfd: Transfer rtc max8925 irq from MFD defined resources
Haojian Zhuang
2012-07-04
ARM: at91: fix new build errors
Arnd Bergmann
2012-07-03
rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc
Marek Vasut
2012-06-03
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-05-29
drivers/rtc/rtc-s3c.c: fix compiler warning
Sachin Kamat
2012-05-29
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
Hannu Heikkinen
2012-05-29
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
Rajkumar Kasirajan
2012-05-29
drivers/rtc/rtc-lpc32xx.c: add device tree support
Roland Stigge
2012-05-29
drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF
Nikolaus Voss
2012-05-29
rtc: ds1307: add trickle charger support
Wolfram Sang
2012-05-29
rtc: ds1307: remove superfluous initialization
Wolfram Sang
2012-05-29
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
Fabio Estevam
2012-05-29
drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"
Fabio Estevam
2012-05-29
drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature
Alexander Stein
2012-05-29
drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()
H Hartley Sweeten
[next]