Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
372a447c4bb8271d128def5f93e3365d5d06b4d8
/
drivers
/
rtc
50686e8
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8a0fa18
rtc: snvs: select option REGMAP_MMIO
by Shawn Guo
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
cec13c2
rtc: mxc: add support of device tree
by Philippe Reynes
· 9 years ago
8f5fe77
rtc: mxc: use a second rtc clock
by Philippe Reynes
· 9 years ago
d80238b
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
by Fabio Estevam
· 9 years ago
baeca44
rtc: mt6397: enable wakeup before registering rtc device
by Wei-Ning Huang
· 9 years ago
d482893
rtc: snvs: use syscon to access register
by Frank Li
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
c13c810
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
3783055
rtc: remove useless I2C dependencies
by Alexandre Belloni
· 9 years ago
98ab2c9
rtc: whitespace fixes
by Alexandre Belloni
· 10 years ago
35cd49c
rtc: Properly sort Makefile
by Alexandre Belloni
· 10 years ago
cd1420d
rtc: pfc8563: fix uninitialized variable warning
by Arnd Bergmann
· 10 years ago
e3edd67
rtc: ds1307: Enable the mcp794xx alarm after programming time
by Nishanth Menon
· 10 years ago
4be1f6b
rtc: hym8563: make the irq optional
by Heiko Stübner
· 9 years ago
45b4c85
rtc: gemini: fix cocci warnings
by kbuild test robot
· 9 years ago
4042a14
rtc: mv: correct 24 hour error message
by Alexandre Belloni
· 9 years ago
fe56133
rtc: mv: use BIT()
by Alexandre Belloni
· 9 years ago
b2bd237
rtc: efi: use correct EFI 'epoch'
by Ard Biesheuvel
· 9 years ago
c86a6c2
rtc: interface: Remove rtc_set_mmss()
by Xunlei Pang
· 9 years ago
9c5150b
rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
by Xunlei Pang
· 9 years ago
9033fd8
rtc: sunxi: Replace deprecated rtc_tm_to_time()
by Xunlei Pang
· 9 years ago
f118db1
rtc: isl1208: Replace deprecated rtc_tm_to_time()
by Xunlei Pang
· 9 years ago
626fea0
rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
by Xunlei Pang
· 9 years ago
d200c79
rtc: palmas: Initialise bb_charging flag before using it
by Laxman Dewangan
· 9 years ago
e044253
rtc: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
538330c
rtc: pcf8563 fix: return -EINVAL if we read an invalid time.
by Jan Kardell
· 9 years ago
98a9bb5
rtc: driver for Cortina Gemini
by Hans Ulli Kroll
· 9 years ago
20d048a
rtc: stmp3xxx select STMP_DEVICE
by Alexandre Belloni
· 10 years ago
119434f
rtc: snvs: fix wakealarm by call enable_irq_wake earlier
by Stefan Agner
· 9 years ago
6c95fa8
rtc: rtc-v3020: use gpio_request_array()
by Jingoo Han
· 12 years ago
ff32ff1
rtc: ep93xx: Use readl/writel for io
by H Hartley Sweeten
· 13 years ago
9bde31d
rtc: max77802: Report platform modalias to fix module autoload
by Javier Martinez Canillas
· 10 years ago
2d0cca0
rtc: max77686: Report platform modalias to fix module autoload
by Javier Martinez Canillas
· 10 years ago
8ad0f5b
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
9393996
rtc: mt6397: fix build on some 32bits platforms
by Alexandre Belloni
· 10 years ago
99c14e4
rtc: mc13xxx: fix obfuscated and wrong format string
by Rasmus Villemoes
· 10 years ago
fc29791
rtc: mediatek: Add MT6397 RTC driver
by Tianping Fang
· 10 years ago
fdf8afa
rtc: xgene: Set hardware dependency
by Jean Delvare
· 10 years ago
3090ac0
rtc: at32ap700x: update author email
by Hans-Christian Egtvedt
· 13 years ago
84e9c87
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
30ad29b
MIPS: Loongson: Naming style cleanup and rework
by Huacai Chen
· 10 years ago
9bb698c
rtc: imxdi: when locked, do not fail silently
by Juergen Borleis
· 10 years ago
a7c535e
rtc: imxdi: monitor a security violation at runtime
by Juergen Borleis
· 10 years ago
c7e9bbe
rtc: imxdi: add the unit recovery code
by Juergen Borleis
· 10 years ago
3ba3fab
rtc: imxdi: add some background info about the states the machine can be in
by Juergen Borleis
· 10 years ago
e30d313
rtc: imxdi: avoid the __raw* register access functions
by Juergen Borleis
· 10 years ago
a42e6ea
rtc: s3c: Integrate Exynos3250 into S3C6410
by Krzysztof Kozlowski
· 10 years ago
73744a6
rtc: interface: Remove unused return value from rtc_timer_cancel()
by Krzysztof Kozlowski
· 10 years ago
cd6ba00
rtc: mxc: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
19fd685
rtc: hid-sensor-time: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
9a72f41
rtc: ab8500: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
37563e5e
rtc: efi: Update author email address
by dann frazier
· 10 years ago
f98b733
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
by Andrew Morton
· 10 years ago
489405f
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
by Gregory CLEMENT
· 10 years ago
4d61ff6
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
by Philippe De Muyter
· 10 years ago
b5b2bdf
rtc: st: Add new driver for ST's LPC RTC
by Lee Jones
· 10 years ago
6da7bb1
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
by Ben Dooks
· 10 years ago
94f9192
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
by Krzysztof Kozlowski
· 10 years ago
a737e83
rtc: use more standard kernel logging styles
by Joe Perches
· 10 years ago
f539a8ac
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
by Heiko Stübner
· 10 years ago
492da68
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
by Krzysztof Kozlowski
· 10 years ago
5d9094b
drivers/rtc/rtc-omap.c: use module_platform_driver
by Lokesh Vutla
· 10 years ago
8608976
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
by Lokesh Vutla
· 10 years ago
9c28bd0
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes
by Lokesh Vutla
· 10 years ago
202fe4c
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
by Krzysztof Kozlowski
· 10 years ago
521fca1
rtc: hctosys: use function name in the error log
by Aaro Koskinen
· 10 years ago
d0bddb5
drivers/rtc/interface.c: __rtc_read_time: reduce log level
by Aaro Koskinen
· 10 years ago
182683e
drivers/rtc/class.c: initialize rtc name early
by Aaro Koskinen
· 10 years ago
5281f94
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
by Krzysztof Kozlowski
· 10 years ago
ba17220
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
by Baruch Siach
· 10 years ago
b3288a4
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
by Heiko Stuebner
· 10 years ago
d174a02
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
by Adam Ward
· 10 years ago
ae824c4
drivers/rtc/rtc-da9052.c: add constraints to set valid year
by Adam Ward
· 10 years ago
03cc162
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values
by Adam Ward
· 10 years ago
52ef84d
drivers/rtc/rtc-ds1685.c: fix sparse warnings
by Joshua Kinard
· 10 years ago
269812d
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
by Joshua Kinard
· 10 years ago
ac2a2726
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
24e1455
drivers/rtc/rtc-s3c.c: delete duplicate clock control
by Chanwoo Choi
· 10 years ago
aed98b9
rtc: hctosys: do not treat lack of RTC device as error
by Floris Bos
· 10 years ago
86e6660
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
by Martin Kepplinger
· 10 years ago
e706974
drivers/rtc/rtc-em3027.c: add device tree support
by Peter Robinson
· 10 years ago
7f48b21
rtc: stmp3xxx: use optional crystal in low power states
by Uwe Kleine-König
· 10 years ago
b0c57b5
drivers/rtc/rtc-pcf8563.c: simplify return from function
by Robert Kmiec
· 10 years ago
4395eb1
rtc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
f0c1bc9
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
8de29a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
2e455c2
Merge branch 'for-4.1/sensor-hub' into for-linus
by Jiri Kosina
· 10 years ago
0fa88cb
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
by Xunlei Pang
· 10 years ago
814dcf8
drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()
by Xunlei Pang
· 10 years ago
933623c
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
by Xunlei Pang
· 10 years ago
a015b8a
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
by Xunlei Pang
· 10 years ago
482494a
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
by Xunlei Pang
· 10 years ago
0307b0d
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
by Xunlei Pang
· 10 years ago
5c7e11b
drivers/rtc/ab3100: Update driver to address y2038/y2106 issues
by Xunlei Pang
· 10 years ago
4d644ab
drivers/rtc/test: Update driver to address y2038/y2106 issues
by Xunlei Pang
· 10 years ago
8e4ff1a
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
by Xunlei Pang
· 10 years ago
3c00a1f
time: Add y2038 safe update_persistent_clock64()
by Xunlei Pang
· 10 years ago
ddd2a30
drivers/rtc/rtc-mrst: fix suspend/resume
by Lars-Peter Clausen
· 10 years ago
Next »