index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pl031.c
Age
Commit message (
Expand
)
Author
2013-11-13
drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()
Michal Simek
2013-09-18
rtc: rtc-pl031: Set wakeup flag prior to registering rtcdev
John Stultz
2013-05-24
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
Lars-Peter Clausen
2013-02-21
drivers/rtc/rtc-pl031.c: add wakeup support
Rob Herring
2013-02-12
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
2013-02-05
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Haojian Zhuang
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-05-29
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
Rajkumar Kasirajan
2012-05-17
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
Rajkumar Kasirajan
2012-04-12
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2011-11-22
rtc: pl031: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2010-09-09
drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared
Linus Walleij
2010-08-11
drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>
Huang Weiyi
2010-07-27
ARM: Fix section build warnings for AMBA drivers
Russell King
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-04
ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
Linus Walleij
2009-12-16
rtc: remove __raw_* accessors from PL031 RTC
Linus Walleij
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2008-10-16
rtc: remove some NOP open/release methods
David Brownell
2008-05-22
[RTC] rtc-pl031: use proper resources, use proper apis, clean up includes
Russell King
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-25
[PATCH] Add driver for ARM AMBA PL031 RTC
Deepak Saxena