Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
822974aea875348e69fb6b6d2078ae8372eeec66
/
drivers
/
rtc
f756beb
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e48b5e8
rtc: Fix possible null pointer dereference in rtc-mpc5121.c
by John Stultz
· 13 years ago
3f5ec5e
drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled
by Anatolij Gustschin
· 13 years ago
2f39721
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
by Linus Walleij
· 13 years ago
f3ec434
drivers/rtc/rtc-twl.c: use static register while reading time
by Konstantin Shlyakhovoy
· 13 years ago
c3cba92
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
by Tushar Behera
· 13 years ago
cd1e6f9
drivers/rtc/rtc-s3c.c: fix compilation error
by Tushar Behera
· 13 years ago
3205001
drivers/rtc/rtc-efi.c: fix section mismatch warning
by Jan Beulich
· 13 years ago
bb58da0
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
by Andreas Dumberger
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
fd835d1
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
by Jett.Zhou
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
bcd5507
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
30304e5
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
905cdc8
ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h
by Rob Herring
· 13 years ago
23019a7
ARM: pxa: use common IOMEM definition
by Rob Herring
· 13 years ago
7d1206b
Merge branch 'kirkwood/dt' into next/dt2
by Arnd Bergmann
· 13 years ago
0d19eac
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
9eab0a7
rtc: ds1307: generalise ram size and offset
by Austin Boyle
· 13 years ago
40ce972
rtc: ds1307: comment and format cleanup
by David Anders
· 13 years ago
b24a726
rtc: ds1307: simplify irq setup code
by Wolfram Sang
· 13 years ago
32d322b
rtc: ds1307: refactor chip_desc table
by Wolfram Sang
· 13 years ago
fef931f
rtc: driver for DA9052/53 PMIC v1
by Ashish Jangam
· 13 years ago
fad0738
drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_alarm/max8925_rtc_set_alarm
by Kevin Liu
· 13 years ago
0cf30bd
drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error
by Kevin Liu
· 13 years ago
aa19689
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
by Navin P
· 13 years ago
2f6e5f9
drivers/rtc: remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
2778ebc
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
by Venu Byravarasu
· 13 years ago
94a339d
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
by Venu Byravarasu
· 13 years ago
f7439bc
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
by Venu Byravarasu
· 13 years ago
ce9f650
drivers/rtc/rtc-twl.c: optimize IRQ bit access
by Venu Byravarasu
· 13 years ago
b4f0b88
MIPS: add RTC support for loongson1B
by zhao zhang
· 13 years ago
0abc920
rtc: convert rtc i2c drivers to module_i2c_driver
by Axel Lin
· 13 years ago
109e941
rtc: convert rtc spi drivers to module_spi_driver
by Axel Lin
· 13 years ago
ee6c54c
rtc/rtc-spear: call platform_set_drvdata() before registering rtc device
by Viresh Kumar
· 13 years ago
131f8b7
rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors
by Shiraz Hashim
· 13 years ago
cd0e08a
rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt
by Deepak Sikri
· 13 years ago
f907ab0
Merge branch 'next/fixes-non-critical' into next/drivers
by Arnd Bergmann
· 13 years ago
161f7a7
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9e5ed09
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
by viresh kumar
· 13 years ago
a94c7b0
Merge branch 'spear/dt' into next/dt2
by Arnd Bergmann
· 13 years ago
c899445
Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dt
by Arnd Bergmann
· 13 years ago
ea983ede
ARM: kirkwood: rtc-mv devicetree bindings
by Jason Cooper
· 13 years ago
4a64990
rtc: Provide flag for rtc devices that don't support UIE
by John Stultz
· 13 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
2c76744
Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/drivers
by Olof Johansson
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
2853378
mfd: Add ability to wake the system for 88pm860x
by Jett.Zhou
· 13 years ago
8bec2e9
rtc: sa1100: add OF support
by Haojian Zhuang
· 13 years ago
73737b8
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
by Anatolij Gustschin
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
7169ff4
Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers
by Arnd Bergmann
· 13 years ago
8e8bbcb
rtc: sa1100: enable clk support
by Haojian Zhuang
· 13 years ago
3888c09
rtc: sa1100: declare irq in resource
by Haojian Zhuang
· 13 years ago
1d8c38c
rtc: sa1100: remove verification code of alarm
by Haojian Zhuang
· 13 years ago
61ee93c
rtc: sa1100: remove periodic code
by Haojian Zhuang
· 13 years ago
b3af8b4
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
4e9267f
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
205056a
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
2daa79e
Merge branch 'lpc32xx/drivers' into next/drivers
by Arnd Bergmann
· 13 years ago
8682df2
Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 13 years ago
2dcc90e
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
25c1a24
rtc-s3c: add variants for S3C2443 and S3C2416
by Heiko Stuebner
· 13 years ago
d2524ca
rtc-s3c: make room for more variants in devicetree block
by Heiko Stuebner
· 13 years ago
41c7f74
rtc: Disable the alarm in the hardware (v2)
by Rabin Vincent
· 13 years ago
5f9679d
rtc: Expire alarms after the time is set. (v2)
by NeilBrown
· 13 years ago
bd729d7
rtc: Avoid setting alarm to a time in the past
by John Stultz
· 13 years ago
57270fc
Revert "RTC: sa1100: remove redundant code of setting alarm"
by Russell King
· 13 years ago
a0164a5
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
by Russell King
· 13 years ago
21ebd6c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
9fc5c3e
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c2e08e7
Merge branch 'unicore32' of git://github.com/gxt/linux
by Linus Torvalds
· 13 years ago
e74a8f2
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
by Ben Hutchings
· 13 years ago
948170f
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
by Benoit Cousson
· 13 years ago
6c3fb55
drivers/rtc/: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
681d037
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
by Axel Lin
· 13 years ago
a46481d
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
by Axel Lin
· 13 years ago
0c4eae6
rtc: convert drivers/rtc/* to use module_platform_driver()
by Axel Lin
· 13 years ago
5f85d20
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
by Mark Brown
· 13 years ago
2d65943
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
by Mark Brown
· 13 years ago
dda367a
rtc/ab8500: add calibration attribute to AB8500 RTC
by Mark Godfrey
· 13 years ago
012e52e
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
by Linus Walleij
· 13 years ago
b62581e
rtc/ab8500: set can_wake flag
by Andrew Lynn
· 13 years ago
10d065e
rtc/ab8500: don't disable IRQ:s when suspending
by Robert Marklund
· 13 years ago
c92182e
drivers/rtc/rtc-mxc.c: make alarm work
by Yauhen Kharuzhy
· 13 years ago
7287be1
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
by Yauhen Kharuzhy
· 13 years ago
b43c1ea
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
by Ondrej Zary
· 13 years ago
b3a0aa3
rtc-puv3: solve section mismatch in rtc-puv3.c
by Guan Xuetao
· 13 years ago
60e2b00
rtc-puv3: using module_platform_driver()
by Guan Xuetao
· 13 years ago
a9196b0
rtc-puv3: irq: remove IRQF_DISABLED
by Guan Xuetao
· 13 years ago
2ac9d7a
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
acc952c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dcf7ec5
Merge branch 'samsung/driver' into next/drivers
by Arnd Bergmann
· 13 years ago
Next »