Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9239d88fc5e58a2a72bc949362f999aac9bffb29
/
drivers
/
rtc
/
Kconfig
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
920f91e
drivers/rtc/rtc-ds1374.c: add watchdog support
by Søren Andersen
· 10 years ago
5db45002
Merge branch 'at91/cleanup5' into next/drivers
by Arnd Bergmann
· 10 years ago
ee72f18
ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers
by Nicolas Ferre
· 10 years ago
4b3d4d3
Merge branch 'at91/cleanup' into next/drivers
by Arnd Bergmann
· 10 years ago
c3e6dc6
Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/drivers
by Arnd Bergmann
· 10 years ago
9373090
ARM: at91/Kconfig: remove unused config options
by Nicolas Ferre
· 10 years ago
16b1d26
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
by Neelesh Gupta
· 10 years ago
3969eb4
rtc: at91sam9: rework the Kconfig description
by Boris BREZILLON
· 10 years ago
43e112b
rtc: at91sam9: make use of syscon/regmap to access GPBR registers
by Boris BREZILLON
· 10 years ago
7538ec7
ARM: at91: remove no-MMU at91x40 support
by Nicolas Ferre
· 10 years ago
c8d523a
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
by Stanimir Varbanov
· 10 years ago
8c81f48
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
706b632
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compiling issue
by Chen Gang
· 10 years ago
a4d4121
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
by Javier Martinez Canillas
· 10 years ago
3ca1e32
RTC: RK808: add RTC driver for RK808
by Chris Zhong
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
7efe665
rtc: Disable EFI rtc for x86
by Matt Fleming
· 10 years ago
64a1925
rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc
by Chen-Yu Tsai
· 10 years ago
9765d2d
rtc: sun6i: Add sun6i RTC driver
by Chen-Yu Tsai
· 10 years ago
ace2c02
rtc: Remove ARCH_KIRKWOOD dependency
by Andrew Lunn
· 10 years ago
796b7ab
rtc: add pcf85063 support
by Søren Andersen
· 10 years ago
da167ad
rtc: ia64: allow other architectures to use EFI RTC
by Mark Salter
· 10 years ago
441fb76
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
by Jean Delvare
· 10 years ago
ad0200f
drivers/rtc/Kconfig: move DS2404 entry where it belongs
by Jean Delvare
· 10 years ago
0c5deb1
rtc: s5m: add support for S2MPS14 RTC
by Krzysztof Kozlowski
· 10 years ago
c2a5755
rtc: da9063: RTC driver
by Opensource [Steve Twiss]
· 10 years ago
1fcbe42
drivers/rtc: add support for Microchip MCP795
by Josef Gajdusek
· 10 years ago
0dd449b
rtc: fix build error
by Raghavendra Ganiga
· 10 years ago
1d6316f
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
by Raghavendra Ganiga
· 10 years ago
6b1a523
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
by Wolfram Sang
· 10 years ago
f12d869
drivers/rtc: add APM X-Gene SoC RTC driver
by Loc Ho
· 10 years ago
617b26a
rtc: add support for maxim dallas rtc ds1347
by Raghavendra Ganiga
· 11 years ago
3aacd62
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
41c9dbf
drivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari
by Geert Uytterhoeven
· 11 years ago
dcaf038
rtc: add hym8563 rtc-driver
by Heiko Stuebner
· 11 years ago
9dc9b8e
Merge tag 'mvebu-drivers-3.14-2' of git://git.infradead.org/linux-mvebu into next/drivers
by Olof Johansson
· 11 years ago
70e1233
rtc: Add support for Intersil ISL12057 I2C RTC chip
by Arnaud Ebalard
· 11 years ago
594c6fb
ARM: sun4i/sun7i: RTC driver
by Carlo Caione
· 11 years ago
85d0b3a
alpha: Reorganize rtc handling
by Richard Henderson
· 11 years ago
b450626
drivers/rtc/rtc-as3722: add RTC driver
by Laxman Dewangan
· 11 years ago
5bccae6
rtc: s5m-rtc: add real-time clock driver for s5m8767
by Sangbeom Kim
· 11 years ago
453b4c6
rtc: add MOXA ART RTC driver
by Jonas Jensen
· 11 years ago
e88b815
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
by Xianglong Du
· 11 years ago
18cb636
rtc: add NXP PCF2127 support (i2c)
by Renaud Cerrato
· 11 years ago
b4f711e
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
by John Stultz
· 12 years ago
a895d57
treewide: Fix typo in printks
by Masanari Iida
· 12 years ago
ab78265
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
5e0b270
rtc: max8997: add driver for max8997 rtc
by Jonghwa Lee
· 12 years ago
cce2da9
rtc: add support for spi rtc rx4581
by Torben Hohn
· 12 years ago
36d6182
rtc: add RTC driver for TPS80031/TPS80032
by Laxman Dewangan
· 12 years ago
38ae176
rtc: add new lp8788 rtc driver
by Kim, Milo
· 12 years ago
fca1dd0
rtc: max77686: add Maxim 77686 driver
by Jonghwa Lee
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b5c78e0
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
0101e53
rtc: palmas: Add RTC driver Palmas series PMIC
by Laxman Dewangan
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
a1671da
rtc: Add support of rtc-mv for MVEBU SoCs
by Gregory CLEMENT
· 12 years ago
6f16eeb
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
by John Stultz
· 12 years ago
8f5f90a
Merge 3.8-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
05ad717
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
by Feng Tang
· 12 years ago
023f333
NTP: Add a CONFIG_RTC_SYSTOHC configuration
by Jason Gunthorpe
· 12 years ago
62e00cb
rtc: add rtc-driver for HID sensors of type time
by Alexander Holler
· 12 years ago
dc59ed3
rtc: add RTC driver for TPS6586x
by Laxman Dewangan
· 12 years ago
6920d99
rtc: DA9055 RTC driver
by Ashish Jangam
· 12 years ago
f803f0d
rtc: add NXP PCF8523 support
by Thierry Reding
· 12 years ago
ef216ad
drivers/rtc/rtc-imxdi: support for i.MX53
by Roland Stigge
· 12 years ago
427af9a
rtc: omap: depend on am33xx
by Afzal Mohammed
· 12 years ago
8dc0839
rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS
by Kevin Hilman
· 12 years ago
651fb48
rtc: kconfig: fix up dependency for ab8500
by Ulf Hansson
· 12 years ago
90829c0
rtc: rc5t583: add ricoh rc5t583 RTC driver
by Venu Byravarasu
· 12 years ago
6b8029f
rtc: kconfig: remove unnecessary dependencies.
by Venu Byravarasu
· 12 years ago
94c01ab
rtc: add MAX8907 RTC driver
by Stephen Warren
· 12 years ago
0e78398
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
by Venu Byravarasu
· 12 years ago
179a502
rtc: snvs: add Freescale rtc-snvs driver
by Shawn Guo
· 12 years ago
7418a11
rtc: add Dallas DS2404 driver
by Sven Schnelle
· 12 years ago
92589c9
rtc-proc: permit the /proc/driver/rtc device to use other devices
by Kim, Milo
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
dc43d4a
drivers/rtc/rtc-ab8500.c: use UIE emulation
by Ramesh Chandrasekaran
· 12 years ago
2985c29
rtc: Add rtc support to 88PM80X PMIC
by Qiao Zhou
· 12 years ago
7981159
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
by Fabio Estevam
· 12 years ago
b224b9a
drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"
by Fabio Estevam
· 12 years ago
938f970
rtc: Kconfig: remove dependency for AT91 rtc driver
by Nicolas Ferre
· 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
fef931f
rtc: driver for DA9052/53 PMIC v1
by Ashish Jangam
· 13 years ago
b4f0b88
MIPS: add RTC support for loongson1B
by zhao zhang
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
3888c09
rtc: sa1100: declare irq in resource
by Haojian Zhuang
· 13 years ago
a0164a5
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
by Russell King
· 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
7cea006
RTC: sa1100: support sa1100, pxa and mmp soc families
by Jett.Zhou
· 13 years ago
933b946
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
by Alan Cox
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
9a9a54a
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
by Anirudh Ghayal
· 13 years ago
955dbea
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
by Dmitry Eremin-Solenikov
· 13 years ago
46b2121
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents
by Wolfram Sang
· 13 years ago
2809e80
unicore32: move rtc-puv3.c to drivers/rtc directory
by Guan Xuetao
· 13 years ago
Next »