Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff23a27579ed39d6f3362d579809cef513f3195f
/
drivers
/
rtc
2ce7ec8
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()'
by Christophe JAILLET
· 6 years ago
da8d6ea
rtc: s35390a: Change buf's type to u8 in s35390a_init
by Nathan Chancellor
· 6 years ago
6ec0564
rtc: pcf8523: set xtal load capacitance from DT
by Sam Ravnborg
· 6 years ago
2eaaeb3
rtc: pcf8523: don't return invalid date when battery is low
by Baruch Siach
· 6 years ago
8685a29
rtc: 88pm860x: prevent use-after-free on device remove
by Sven Van Asbroeck
· 6 years ago
92700e0
rtc: da9063: set uie_unsupported when relevant
by Alexandre Belloni
· 6 years ago
214122d
rtc: sh: Fix invalid alarm warning for non-enabled alarm
by Geert Uytterhoeven
· 6 years ago
018ea3f
rtc: Fix overflow when converting time64_t to rtc_time
by Baolin Wang
· 7 years ago
6e2ecb4
rtc: m41t80: Correct alarm month range with RTC reads
by Maciej W. Rozycki
· 6 years ago
1228a33
rtc: snvs: Add timeouts to avoid kernel lockups
by Trent Piepho
· 6 years ago
54dbda7
rtc: snvs: add a missing write sync
by Guy Shapiro
· 8 years ago
ab509b4
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
by Xulin Sun
· 6 years ago
c616a93
rtc: hctosys: Add missing range error reporting
by Maciej W. Rozycki
· 6 years ago
8e16e06
rtc: bq4802: add error handling for devm_ioremap
by Zhouyang Jia
· 6 years ago
4e935c2
rtc: omap: fix potential crash on power off
by Johan Hovold
· 6 years ago
fda8caa
rtc: ensure rtc_set_alarm fails when alarms are not supported
by Alexandre Belloni
· 6 years ago
0c60045
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
by Colin Ian King
· 7 years ago
dd6b3e0
rtc: hctosys: Ensure system time doesn't overflow time_t
by Alexandre Belloni
· 7 years ago
36ce931
rtc: snvs: Fix usage of snvs_rtc_enable
by Bryan O'Donoghue
· 7 years ago
a2a8b26
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
d5cbc16
rtc: interface: Validate alarm-time before handling rollover
by Vaibhav Jain
· 7 years ago
e1dcd00
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
by Vaibhav Jain
· 7 years ago
2c90ca5
rtc: m41t80: fix SQW dividers override when setting a date
by Gary Bisson
· 8 years ago
d36d6e4
rtc: snvs: fix an incorrect check of return value
by Pan Bian
· 8 years ago
0e37c9f
rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
by Moritz Fischer
· 8 years ago
a06dfdb
rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
by Moritz Fischer
· 8 years ago
f114850
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
by Hans de Goede
· 8 years ago
b7dc0f5
rtc-opal: Fix handling of firmware error codes, prevent busy loops
by Stewart Smith
· 8 years ago
15319d2
rtc: set the alarm to the next expiring timer
by Alexandre Belloni
· 7 years ago
bdb33bb
rtc: pl031: make interrupt optional
by Russell King
· 7 years ago
9146b10
rtc: pcf8563: fix output clock rate
by Philipp Zabel
· 7 years ago
d9a5790
rtc: rx8010: change lock mechanism
by Fabien Lahoudere
· 8 years ago
ef793e6
rtc: tegra: Implement clock handling
by Thierry Reding
· 8 years ago
de2aa5b
rtc: sun6i: Switch to the external oscillator
by Maxime Ripard
· 8 years ago
6aae7ff
rtc: sun6i: Add some locking
by Maxime Ripard
· 8 years ago
616f5ef
rtc: sun6i: Disable the build as a module
by Maxime Ripard
· 8 years ago
efce21f
rtc: omap: prevent disabling of clock/module during suspend
by Tero Kristo
· 8 years ago
3984903
rtc: omap: Fix selecting external osc
by Lokesh Vutla
· 8 years ago
368e21a
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
by Ville Syrjälä
· 8 years ago
a3a0673
rtc: cmos: remove all __exit_p annotations
by LABBE Corentin
· 8 years ago
aa156c8
rtc: asm9260: fix module autoload
by Javier Martinez Canillas
· 8 years ago
8b70f71
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
1cd7137
rtc: rv8803: set VDETOFF and SWOFF via device tree
by Oleksij Rempel
· 8 years ago
b304746
Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-4.9', 'ib-mfd-regulator-4.9', 'ib-mfd-regulator-4.9.1', 'ib-mfd-regulator-rtc-4.9', 'ib-mfd-regulator-rtc-4.9-1' and 'ib-mfd-rtc-4.9' into ibs-for-mfd-merged
by Lee Jones
· 8 years ago
00f7f90
rtc: cmos: avoid unused function warning
by Arnd Bergmann
· 8 years ago
473195f
rtc: ac100: Add NULL checking for devm_kzalloc call
by Axel Lin
· 8 years ago
ee85bb5
rtc: ds1347: changed raw spi calls to register map calls
by Raghavendra Ganiga
· 8 years ago
68669d5
rtc: cmos: Restore alarm after resume
by Gabriele Mazzotta
· 8 years ago
983bf12
rtc: cmos: Clear ACPI-driven alarms upon resume
by Gabriele Mazzotta
· 8 years ago
97ea190
rtc: omap: Support ext_wakeup configuration
by Marcin Niestroj
· 8 years ago
970fc7f
rtc: cmos: Initialize hpet timer before irq is registered
by Pratyush Anand
· 8 years ago
de75ccd
rtc: asm9260: rework locking
by Alexandre Belloni
· 8 years ago
7f742e8
rtc: asm9260: allow COMPILE_TEST
by Alexandre Belloni
· 8 years ago
34c7b3a
rtc: constify rtc_class_ops structures
by Julia Lawall
· 8 years ago
637cac7
rtc: ac100: support clock-output-names in device tree binding
by Chen-Yu Tsai
· 8 years ago
1bc40cb
rtc: rx6110: remove owner assignment
by Alexandre Belloni
· 8 years ago
e545b98
rtc: pic32: Delete owner assignment
by Markus Elfring
· 8 years ago
421a5ba
rtc: bq32k: Fix handling of oscillator failure flag
by Jan Östlund
· 8 years ago
6ed1a51
rtc: bq32k: Use correct mask name for 'minutes' register.
by Jan Östlund
· 8 years ago
84281c2
rtc: sysfs: fix a cast removing the const attribute
by LABBE Corentin
· 8 years ago
e8aa7dc
rtc: isl12057: remove driver
by Alexandre Belloni
· 8 years ago
78aaa06
rtc: ds1307: add Intersil ISL12057 support
by Alexandre Belloni
· 8 years ago
50d6c0e
rtc: ds1307: fix century bit support
by Alexandre Belloni
· 8 years ago
83ab7da
rtc: pcf2123: Add missing error code assignment before test
by Christophe JAILLET
· 8 years ago
5d2fd5c
rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808
by Wadim Egorov
· 8 years ago
08655bc
rtc: rtc-pm8xxx: Add support for pm8018 rtc
by Neil Armstrong
· 8 years ago
0494063
rtc: ac100: Add clk output support
by Chen-Yu Tsai
· 8 years ago
d00a18a
rtc: ac100: Add RTC driver for X-Powers AC100
by Chen-Yu Tsai
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
6f36778
rtc: rv8803: Clear V1F when setting the time
by Benoît Thébaudeau
· 8 years ago
d3700b6
rtc: rv8803: Stop the clock while setting the time
by Benoît Thébaudeau
· 8 years ago
d522649
rtc: rv8803: Always apply the I²C workaround
by Benoît Thébaudeau
· 8 years ago
a1e98e0
rtc: rv8803: Fix read day of week
by Benoît Thébaudeau
· 8 years ago
96acb25
rtc: rv8803: Remove the check for valid time
by Benoît Thébaudeau
· 8 years ago
34166a0
rtc: rv8803: Kconfig: Indicate rx8900 support
by Benoît Thébaudeau
· 8 years ago
144d2fe
rtc: asm9260: remove .owner field for driver
by Wei Yongjun
· 8 years ago
b7b1763
rtc: at91sam9: Fix missing spin_lock_init()
by Wei Yongjun
· 8 years ago
ae036af
rtc: m41t80: add suspend handlers for alarm IRQ
by Stefan Christ
· 8 years ago
e89487f
rtc: m41t80: make it a real error message
by Stefan Christ
· 8 years ago
0d981f8
rtc: pcf85063: Add support for the PCF85063A device
by Chris DeBruin
· 8 years ago
c421ce7
rtc: pcf85063: fix year range
by Alexandre Belloni
· 8 years ago
bb9dbb0
rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy
by Uwe Kleine-König
· 8 years ago
d2c9270
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
by Uwe Kleine-König
· 8 years ago
70c96df
rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
by Alim Akhtar
· 8 years ago
41a193c
rtc: s3c: Remove unnecessary call to disable already disabled clock
by Alim Akhtar
· 8 years ago
d8cac8d
rtc: abx80x: use devm_add_action_or_reset()
by Sudip Mukherjee
· 8 years ago
104b2d8
rtc: m41t80: use devm_add_action_or_reset()
by Sudip Mukherjee
· 8 years ago
6785b3b
rtc: fix a typo and reduce three empty lines to one
by Uwe Kleine-König
· 8 years ago
5227e8a
rtc: s35390a: improve two comments in .set_alarm
by Uwe Kleine-König
· 8 years ago
3bd3272
rtc: s35390a: improve irq handling
by Uwe Kleine-König
· 8 years ago
8e6583f
rtc: s35390a: implement reset routine as suggested by the reference
by Uwe Kleine-König
· 8 years ago
f87e904
rtc: s35390a: fix reading out alarm
by Uwe Kleine-König
· 8 years ago
8441189
rtc: sh: don't validate alarm time provided to .set_alarm
by Uwe Kleine-König
· 8 years ago
726a54c
rtc: sh: drop bogus assignment of tm_year in .read_alarm
by Uwe Kleine-König
· 8 years ago
bea9db3
rtc: isl12057: let the rtc core interpret the partial alarm
by Uwe Kleine-König
· 8 years ago
56d86a7
rtc: simplify implementations of read_alarm
by Uwe Kleine-König
· 8 years ago
e29385f
rtc: ds1307: Fix relying on reset value for weekday
by Keerthy
· 8 years ago
cd9b518
rtc: v3020: move rtc-v3020.h to platform_data
by Alexandre Belloni
· 8 years ago
d4a5f6d
rtc: ds1286: move header to linux/rtc
by Alexandre Belloni
· 8 years ago
d0226d3
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
by Suraj Jitindar Singh
· 8 years ago
Next »