index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
1
-7
/
+17
2020-10-01
rtc: ds1374: fix possible race condition
Alexandre Belloni
1
-6
/
+9
2020-10-01
rtc: sa1100: fix possible race condition
Alexandre Belloni
1
-8
/
+10
2020-08-26
rtc: goldfish: Enable interrupt in set_alarm() when necessary
Huacai Chen
1
-0
/
+1
2020-04-23
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
1
-6
/
+8
2020-04-17
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
1
-3
/
+1
2020-03-25
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-02-14
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
1
-1
/
+1
2020-02-14
rtc: hym8563: Return -EINVAL if the time is known to be invalid
Paul Kocialkowski
1
-1
/
+1
2020-01-27
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
1
-20
/
+12
2020-01-27
rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
Dan Carpenter
1
-8
/
+8
2020-01-27
rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
Chen-Yu Tsai
1
-6
/
+5
2020-01-27
rtc: pcf8563: Fix interrupt trigger method
Chen-Yu Tsai
1
-1
/
+1
2020-01-27
rtc: mt6397: Don't call irq_dispose_mapping.
Pi-Hsun Shih
1
-6
/
+3
2020-01-27
rtc: pm8xxx: fix unintended sign extension
Colin Ian King
1
-2
/
+4
2020-01-27
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2020-01-27
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2020-01-27
rtc: ds1307: rx8130: Fix alarm handling
Uwe Kleine-König
1
-4
/
+3
2020-01-27
rtc: ds1672: fix unintended sign extension
Colin Ian King
1
-1
/
+2
2020-01-27
rtc: cmos: ignore bogus century byte
Eric Wong
1
-1
/
+1
2020-01-17
rtc: brcmstb-waketimer: add missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+1
2020-01-17
rtc: msm6242: Fix reading of 10-hour digit
Kars de Jong
1
-1
/
+2
2020-01-17
rtc: mt6397: fix alarm register overwrite
Ran Bi
1
-14
/
+33
2019-12-17
rtc: disable uie before setting time and enable after
Alexandre Belloni
1
-1
/
+18
2019-12-13
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
1
-1
/
+1
2019-12-13
rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...
Christophe JAILLET
1
-1
/
+1
2019-12-13
rtc: s3c-rtc: Avoid using broken ALMYEAR register
Marek Szyprowski
1
-6
/
+0
2019-12-01
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
1
-1
/
+1
2019-11-20
rtc: armada38x: fix possible race condition
Alexandre Belloni
1
-11
/
+11
2019-11-20
rtc: tx4939: fixup nvmem name and register size
Alexandre Belloni
1
-3
/
+1
2019-11-20
rtc: isl1208: avoid possible sysfs race
Alexandre Belloni
1
-17
/
+10
2019-11-20
rtc: pl030: fix possible race condition
Alexandre Belloni
1
-6
/
+9
2019-11-20
rtc: mt6397: fix possible race condition
Alexandre Belloni
1
-5
/
+8
2019-11-20
rtc: rv8803: fix the rv8803 id in the OF table
Alexandre Belloni
1
-1
/
+1
2019-11-20
rtc: sysfs: fix NULL check in rtc_add_groups()
Dan Carpenter
1
-2
/
+2
2019-11-06
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
1
-8
/
+20
2019-10-07
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
1
-1
/
+6
2019-10-07
rtc: snvs: fix possible race condition
Anson Huang
1
-4
/
+7
2019-06-19
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
1
-8
/
+24
2019-05-31
rtc: xgene: fix possible race condition
Alexandre Belloni
1
-7
/
+11
2019-05-31
rtc: stm32: manage the get_irq probe defer case
Fabien Dessenne
1
-3
/
+6
2019-05-31
rtc: 88pm860x: prevent use-after-free on device remove
Sven Van Asbroeck
1
-1
/
+1
2019-05-08
rtc: da9063: set uie_unsupported when relevant
Alexandre Belloni
1
-0
/
+7
2019-05-08
rtc: sh: Fix invalid alarm warning for non-enabled alarm
Geert Uytterhoeven
1
-1
/
+1
2019-05-08
rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured
Stephen Boyd
1
-2
/
+2
2019-01-09
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
1
-1
/
+1
2018-12-05
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+1
2018-12-01
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
1
-0
/
+3
2018-12-01
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
1
-4
/
+12
2018-11-21
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
1
-1
/
+3
[next]