index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-09-23
rtc: don't reference bogus function pointer in kdoc
Wolfram Sang
1
-4
/
+3
2019-07-09
rtc: pm8xxx: fix unintended sign extension
Colin Ian King
1
-2
/
+4
2019-07-09
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2019-07-09
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2019-07-09
rtc: ds1672: fix unintended sign extension
Colin Ian King
1
-1
/
+2
2019-02-11
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+1
2018-10-21
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
1
-4
/
+11
2018-10-21
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
Colin Ian King
1
-2
/
+4
2018-02-13
rtc: set the alarm to the next expiring timer
Alexandre Belloni
1
-1
/
+1
2018-02-13
rtc: interface: ignore expired timers when enqueuing new timers
Colin Ian King
1
-1
/
+15
2017-11-26
rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Alexandre Belloni
1
-3
/
+1
2017-10-12
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
1
-1
/
+1
2016-11-20
rtc: ds1307: Fix relying on reset value for weekday
Keerthy
1
-1
/
+27
2016-05-01
rtc: hym8563: fix invalid year calculation
Alexander Kochetkov
1
-1
/
+1
2016-05-01
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
1
-6
/
+7
2015-12-13
rtc: ds1307: Fix alarm programming for mcp794xx
Tero Kristo
1
-2
/
+2
2015-09-29
rtc: s5m: fix to update ctrl register
Joonyoung Shim
1
-0
/
+10
2015-02-04
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-01-16
drivers/rtc/rtc-isl12057.c: fix masking of register values
Arnaud Ebalard
1
-2
/
+2
2015-01-15
rtc: omap: fix missing wakealarm attribute
Johan Hovold
1
-2
/
+3
2015-01-15
rtc: omap: fix clock-source configuration
Johan Hovold
1
-2
/
+4
2015-01-15
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
1
-8
/
+8
2014-10-30
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
1
-1
/
+4
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
1
-1
/
+1
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
1
-1
/
+1
2014-06-10
rtc: s5m: consolidate two device type switch statements
Krzysztof Kozlowski
1
-19
/
+8
2014-06-10
rtc: s5m: add support for S2MPS14 RTC
Krzysztof Kozlowski
2
-19
/
+86
2014-06-10
rtc: s5m: support different register layout
Krzysztof Kozlowski
1
-48
/
+109
2014-06-10
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
1
-0
/
+7
2014-06-10
rtc: s5m: remove undocumented time init on first boot
Krzysztof Kozlowski
1
-30
/
+0
2014-06-10
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
1
-33
/
+33
2014-06-06
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
22
-224
/
+1838
2014-06-06
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
1
-34
/
+33
2014-06-06
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
1
-2
/
+14
2014-06-06
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
1
-0
/
+3
2014-06-06
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
1
-9
/
+7
2014-06-06
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
1
-1
/
+15
2014-06-06
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
1
-21
/
+21
2014-06-06
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
1
-4
/
+9
2014-06-06
rtc: da9063: RTC driver
Opensource [Steve Twiss]
3
-0
/
+344
2014-06-06
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
3
-0
/
+208
2014-06-06
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
1
-14
/
+24
2014-06-06
rtc: fix build error
Raghavendra Ganiga
1
-0
/
+1
2014-06-06
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
3
-0
/
+690
2014-06-06
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: isl12057: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
1
-1
/
+1
[next]