Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f66f81b926b8f4c0d4b9c1e702750f35907bac66
/
drivers
/
rtc
81b3f77
drivers/rtc/rtc-pl031.c: restore ST variant functionality
by Linus Walleij
· 12 years ago
d44b2a0
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
by Haojian Zhuang
· 12 years ago
61dcd34
rtc-cmos: Add an alarm disable quirk
by Borislav Petkov
· 11 years ago
00ee5c8
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
by Linus Pizunski
· 11 years ago
8901c2c
drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
by Axel Lin
· 11 years ago
a7f698b
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree
by Tony Lindgren
· 11 years ago
971da16
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
by Wei Yongjun
· 12 years ago
37fdc87
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
by Derek Basehore
· 12 years ago
2738d8a
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
by Jan Luebbe
· 12 years ago
6e0284c
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
by Tony Prisk
· 12 years ago
387f48b
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
by Tony Prisk
· 12 years ago
48b1bf4
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
by Jan Luebbe
· 12 years ago
5c449b9
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
by Atsushi Nemoto
· 12 years ago
5d087a7
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
by Kevin Hilman
· 12 years ago
85ed679
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
by Benoît Thébaudeau
· 12 years ago
c61c782
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
by Lee Jones
· 12 years ago
368bd69
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
by Devendra Naga
· 12 years ago
a476451
rtc: wm831x: Feed the write counter into device_add_randomness()
by Mark Brown
· 12 years ago
8837677
rtc: alarm: Change wake-up source
by Mohit Aggarwal
· 10 years ago
05e49d1
rtc: pm8xxx: move device_init_wakeup() before rtc_register
by Josh Cartwright
· 11 years ago
1fc9516
FP2: rtc: Remove alarm driver/interface
by chrmhoffmann
· 7 years ago
9c66e26
rtc: alarm: set power_on_alarm again when calling alarm_resume
by Mao Jinlong
· 10 years ago
446d682
alarm : Fix the race conditions in alarm-dev.c
by Xiaocheng Li
· 11 years ago
eeb31ff
rtc:alarm: remove alarm_shutdown hook in alarm driver
by Xiaocheng Li
· 11 years ago
f9a21bf
Merge "rtc: alarm: update power_on alarm setting logic"
by Linux Build Service Account
· 11 years ago
aaf95a3
rtc: alarm: update power_on alarm setting logic
by Xiaocheng Li
· 11 years ago
310beb9
qpnp-rtc: clear alarm register when rtc irq is disabled
by Xiaocheng Li
· 11 years ago
3baf699
rtc: qpnp-rtc: Set alarm control register properly
by Mohit Aggarwal
· 11 years ago
aec339e
kernel: alarm: setup the RTC immediately for poweroff alarm
by Figo Wang
· 11 years ago
6a5881b
rtc: alarm: Proper handling of spinlock
by Mohit Aggarwal
· 11 years ago
bc5835b
rtc: qpnp-rtc: Sets RTC time correctly
by Mohit Aggarwal
· 11 years ago
c83a382
kernel: alarm: Do not call rtc_alarm_irq_enable in IRQ Disabled context
by Prasad Sodagudi
· 11 years ago
091c9af
kernel: alarm: add dedicated alarm type for poweroff alarm
by Figo Wang
· 11 years ago
1b2c1c6
kernel: alarm: :fix the BUG that device automatically powers on
by Figo Wang
· 11 years ago
7289fdd
rtc: alarm: Set power-on alarm 120 sec before actual alarm time
by Mohit Aggarwal
· 11 years ago
5c443a3
rtc: qpnp-rtc: Add module parameter to control power-on alarm
by Ashay Jaiswal
· 11 years ago
c1b2e47
rtc: alarm: Add power-on alarm feature
by Ashay Jaiswal
· 11 years ago
36568b8
rtc: qpnp-rtc: Remove enable operation for RTC peripheral
by Ashay Jaiswal
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
265a341
rtc: pm8xxx: Sync up to upstream version
by Stephen Boyd
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
4b8f795
RTC: Add QPNP rtc driver
by Ashay Jaiswal
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
c0a5f4a
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
by Rajkumar Kasirajan
· 12 years ago
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
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 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
d4e3d52
Merge branch 'google-android' into msm-3.0
by Rohit Vaswani
· 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
Next »