Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
67377734fd24c32cbdfeb697c2e2bd7fed519e75
/
drivers
/
rtc
59bfee6
i2c: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
f501ed5
rtc: s3c: balance state changes of wakeup flag
by Vladimir Zapolskiy
· 14 years ago
eba93fc
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe()
by Axel Lin
· 14 years ago
4701643
drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared
by Linus Walleij
· 14 years ago
408929b
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
by Atsushi Nemoto
· 14 years ago
b6de860
rtc-bfin: fix state restoration when resuming
by Mike Frysinger
· 14 years ago
110b7e9
rtc-bfin: fix inverted logic in suspend path
by Mike Frysinger
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
22e3d63
rtc: rp5c01: add NVRAM support
by Geert Uytterhoeven
· 14 years ago
de639c3
drivers/rtc: remove unneeded ifdef CONFIG_PM
by Christian Dietrich
· 14 years ago
6d23b25
rtc-isl12022: properly handle military hour format
by Roman Fietze
· 14 years ago
c03675f
rtc: add support for DS3232 RTC
by Roy Zang
· 14 years ago
2f11e57
rtc/nuc900: fix build warning
by Wan ZongShun
· 14 years ago
23e53be
rtc/nuc900: modify enable/disable IRQs and driver data setting location
by Wan ZongShun
· 14 years ago
84f20a6
rtc/nuc900: make returning time checking function valid
by Wan ZongShun
· 14 years ago
52142ed
rtc/m48t86: use rtc_valid_tm() to check returned tm
by Wan ZongShun
· 14 years ago
caf1e10
rtc/m48t59: use rtc_valid_tm() to check returned tm
by Wan ZongShun
· 14 years ago
c814dc1
rtc/max6900: use rtc_valid_tm() to check returning tm
by Wan ZongShun
· 14 years ago
b485fe5
rtc/m41t80: use rtc_valid_tm() to check returned tm
by Wan ZongShun
· 14 years ago
d6c7428
rtc: add Intersil ISL12022 RTC driver
by Roman Fietze
· 14 years ago
eba5454
rtc: driver for the DryIce block found in i.MX25 chips
by Baruch Siach
· 14 years ago
8e58f57
drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>
by Huang Weiyi
· 14 years ago
93b1384
rtc/pxa: remove unnecessary private ops->ioctl()
by Wan ZongShun
· 14 years ago
f3f99cf
rtc: fixes and new functionality for fm3130
by Sergey Matyukevich
· 14 years ago
5824c7e
rtc/rtc-mxc: remove six unused fields
by Wan ZongShun
· 14 years ago
4faf896
rtc/m48t59: kfree(NULL) is OK
by Wan ZongShun
· 14 years ago
a5737cb
rtc/pxa: remove unused field
by Wan ZongShun
· 14 years ago
bdaf886
drivers/rtc/rtc-pcf8563.c: remove unused struct
by Graham Gower
· 14 years ago
70d2a0b
rtc/nuc900: fix checking of args during time-setting
by Wan ZongShun
· 14 years ago
0a89b55
nuc900/rtc: change the waiting for device ready implement
by Wan ZongShun
· 14 years ago
2192482
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
by Russell King
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
c3d1f17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
3bf0eea
RTC: Add JZ4740 RTC driver
by Lars-Peter Clausen
· 14 years ago
42a4f17
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
by Manuel Lauss
· 14 years ago
16f4efe
rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCs
by Atul Dahiya
· 14 years ago
051fe54
rtc: rtc-s3c: Add BCD register initialization codes
by Taekgyun Ko
· 14 years ago
2f3478f
rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCs
by Atul Dahiya
· 14 years ago
e48add8
rtc: rtc-s3c: Updates RTC driver for clock enabling support
by Atul Dahiya
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
ceb0885
Merge branch 'misc' into devel
by Russell King
· 14 years ago
2884fce
drivers/rtc/rtc-rx8581.c: fix setdatetime
by Rudolf Marek
· 14 years ago
2c39c9e
ARM: Fix section build warnings for AMBA drivers
by Russell King
· 14 years ago
b770ffd
comment typo fixes: charater => character
by Thomas Weber
· 14 years ago
96fc3a4
rtc: fix ds1388 time corruption
by Joakim Tjernlund
· 14 years ago
f244f31
davinci: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
fd0961f
fix typos concerning "instead"
by Uwe Kleine-König
· 14 years ago
eaa6e4d
rtc: s3c: initialize s3c_rtc_cpu_type before using it
by Maurus Cuelenaere
· 14 years ago
e893de5
rtc: s3c: initialize driver data before using it
by Maurus Cuelenaere
· 14 years ago
ceadda0
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
295bdd9
of/rtc: rtc-mpc5121.c: Fix build failures
by Grant Likely
· 14 years ago
fa66125
mfd: AB3100 register access change to abx500 API
by Mattias Wallin
· 15 years ago
812f9e9
mfd: Renamed ab3100.h to abx500.h
by Linus Walleij
· 15 years ago
09eeb1f
rtc-m41t80: use nonseekable_open()
by Jan Blunck
· 14 years ago
0af62f4
rtc: AB8500 RTC driver
by Virupax Sadashivpetimath
· 14 years ago
5815e5d
rtc: use genirq directly in rtc-wm831x
by Mark Brown
· 14 years ago
6ba8bcd
rtc-cmos: do dev_set_drvdata() earlier in the initialization
by Dan Carpenter
· 14 years ago
72cc8e5
rtc-ds1302: add some abstraction for new platform support
by Marc Zyngier
· 14 years ago
e17ab5c
rtc-isl1208: use sysfs_{create/remove}_group
by H Hartley Sweeten
· 14 years ago
5cf8f57d
rtc-mxc: remove unnecessary clock source for rtc subsystem
by Vladimir Zapolskiy
· 14 years ago
9f4123b
s3c rtc driver: add support for S3C64xx
by Maurus Cuelenaere
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
3804a89
RTC: rtc-cmos: Fix binary mode support
by Arnaud Patard
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5e682ef
Revert "rtc: omap: let device wakeup capability be configured from chip init logic"
by Kevin Hilman
· 14 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
9c0a342
rtc: omap: let device wakeup capability be configured from chip init logic
by Sekhar Nori
· 15 years ago
8ecf6c5
RTC: DaVinci RTC driver
by Miguel Aguilar
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
ab4364d
stk17ta8: renaming e-mail corrections following split of GE Fanuc joint venture
by Martyn Welch
· 15 years ago
9756c4d
rtc: e-mail corrections following split of GE Fanuc joint venture
by Martyn Welch
· 15 years ago
c783a29
rtc-mxc: multiple fixes in rtc-mxc probe method
by Vladimir Zapolskiy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
05731b9
rtc/mc13783: fix use after free bug
by Uwe Kleine-König
· 15 years ago
f937331
init dynamic bin_attribute structures
by Wolfram Sang
· 15 years ago
d0ab4a4
rtc/hctosys: only claim the RTC provided the system time if it did
by Uwe Kleine-König
· 15 years ago
a39069f
rtc: Enable rtc in max8925
by Haojian Zhuang
· 15 years ago
29c71b1
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
by Mark Brown
· 15 years ago
f99344f
mfd: Add a data argument to the WM8350 IRQ free function
by Mark Brown
· 15 years ago
5a98c04
rtc-coh901331: fix braces in resume code
by James Hogan
· 15 years ago
9407351
rtc/mc13783: implement alarm
by Uwe Kleine-König
· 15 years ago
4c014e8
rtc/mc13783: protect rtc {,un}registration by mc13783 lock
by Uwe Kleine-König
· 15 years ago
4dd4dd6
rtc/mc13783: don't use deprecated mc13783 API calls
by Uwe Kleine-König
· 15 years ago
2a7a06a
rtc-core: fix memory leak
by Aaro Koskinen
· 15 years ago
2e84067
rtc-twl: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
870a276
rtc-at91sam9: Correct size given to memset
by Julia Lawall
· 15 years ago
b51e829
rtc-pcf2123: move pcf2123_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
b4877d2
rtc-ep93xx.c: cleanup probe/remove routines
by H Hartley Sweeten
· 15 years ago
49908e7
rtc: mxc: fix memory leak
by Alexander Beregalov
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
3560adf
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel
by Russell King
· 15 years ago
50aae72
rtc: Add MPC5121 Real time clock driver
by Anatolij Gustschin
· 15 years ago
c72881e
ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
by Linus Walleij
· 15 years ago
f4b5162
rtc-fm3130: add missing braces
by Sergey Matyukevich
· 15 years ago
004731b
rtc_cmos: convert shutdown to new pnp_driver->shutdown
by OGAWA Hirofumi
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
Next »