Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
711c9b3ce441fc0e373ab0f7487dd6ce01117d61
/
drivers
/
rtc
f98b733
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
by Andrew Morton
· 9 years ago
489405f
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
by Gregory CLEMENT
· 9 years ago
4d61ff6
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
by Philippe De Muyter
· 9 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
8860168
rtc: at91rm9200: double locking bug in at91_rtc_interrupt()
by Dan Carpenter
· 10 years ago
8792f777
drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data
by Javier Martinez Canillas
· 10 years ago
79d2236
Merge branch 'irq-pm'
by Rafael J. Wysocki
· 10 years ago
dd1f1f3
rtc: at91rm9200: rework wakeup and interrupt handling
by Boris BREZILLON
· 10 years ago
603b1a2
rtc: at91sam9: rework wakeup and interrupt handling
by Boris BREZILLON
· 10 years ago
2600abc
rtc: s5m: Remove unused watchdog and sudden momentary power loss
by Krzysztof Kozlowski
· 10 years ago
b00eeae
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store}
by Joshua Kinard
· 10 years ago
39ea34c
rtc: ds1685: remove superfluous checks for out-of-range u8 values
by Geert Uytterhoeven
· 10 years ago
682354d
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
by Arnd Bergmann
· 10 years ago
b3f4737
HID: hid-sensor-hub: Extend API for async reads
by Srinivas Pandruvada
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
ea7531a
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
aaaf5fb
rtc: add driver for DS1685 family of real time clocks
by Joshua Kinard
· 10 years ago
401b3c6
rtc: isl12057: deprecate use of isl in compatible string for isil
by Arnaud Ebalard
· 10 years ago
c5cd827
rtc: isl12022: deprecate use of isl in compatible string for isil
by Arnaud Ebalard
· 10 years ago
a3a4280
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
by Gregory CLEMENT
· 10 years ago
c8a1d8a
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
by Arnaud Ebalard
· 10 years ago
0b2f622
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
by Arnaud Ebalard
· 10 years ago
c412c60
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
by Chris Zhong
· 10 years ago
1ef2816
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
bddd8dd
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
46edeff
drivers/rtc/rtc-imxdi.c: add more known register bits
by Juergen Borleis
· 10 years ago
6df17a6
drivers/rtc/rtc-imxdi.c: trivial clean up code
by Juergen Borleis
· 10 years ago
298ff01
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
by Arnaud Ebalard
· 10 years ago
fd71493
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
by Arnaud Ebalard
· 10 years ago
3fc7007
drivers/rtc/rtc-pcf2123.c: add support for devicetree
by Joshua Clayton
· 10 years ago
072bc44
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0ba97bc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3c01b74
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
45cd15e
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
by Andrey Ryabinin
· 10 years ago
9a4a445
rtc: Convert rtc_set_ntp_time() to use timespec64
by Xunlei Pang
· 10 years ago
966301a
rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()
by Xunlei Pang
· 10 years ago
a6d6e1c
rtc: Modify rtc_hctosys() to address y2038 issues
by Xunlei Pang
· 10 years ago
4ec2364
rtc: Update rtc-dev to use y2038-safe time interfaces
by Xunlei Pang
· 10 years ago
bc10aa9
rtc: Update interface.c to use y2038-safe time interfaces
by Xunlei Pang
· 10 years ago
822a027
efi: rtc-efi: Mark UIE as unsupported
by Ard Biesheuvel
· 10 years ago
9cb0a36
rtc: at91/Kconfig: remove useless options
by Nicolas Ferre
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
88221c3
rtc: snvs: fix build with CONFIG_PM_SLEEP disabled
by Guenter Roeck
· 10 years ago
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
6528b88
rtc: refine rtc_timer_do_work() to consider other set alarm failures
by Xunlei Pang
· 10 years ago
c594d67
rtc/ab8500: set uie_unsupported flag
by Xunlei Pang
· 10 years ago
7654e9d
drivers/rtc/rtc-snvs: fix suspend/resume
by Sanchayan Maity
· 10 years ago
7f89939
drivers/rtc/rtc-snvs: add clock support
by Sanchayan Maity
· 10 years ago
094d3ee
rtc: omap: drop vendor-prefix from power-controller dt property
by Johan Hovold
· 10 years ago
cf67d0b
drivers/rtc/rtc-isl12057.c: report error code upon failure in dev_err() calls
by Arnaud Ebalard
· 10 years ago
10df1e6
drivers/rtc/rtc-isl12057.c: add proper handling of oscillator failure bit
by Arnaud Ebalard
· 10 years ago
b5f4184
drivers/rtc/rtc-isl12057.c: add support for century bit
by Arnaud Ebalard
· 10 years ago
5945b28
drivers/rtc/rtc-isl12057.c: fix masking of register values
by Arnaud Ebalard
· 10 years ago
f4199f8
rtc: ds1307: add support for mcp7940x chips
by Tomas Novotny
· 10 years ago
920f91e
drivers/rtc/rtc-ds1374.c: add watchdog support
by Søren Andersen
· 10 years ago
e9bc736
drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP safety
by Barry Song
· 10 years ago
09e427f
drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable support
by hao liu
· 10 years ago
a45d528
rtc: pcf8563: clear expired alarm at boot time
by Jan Kardell
· 10 years ago
Next »