index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
rtc: mxc: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+3
2018-05-22
rtc: snvs: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+3
2018-05-21
rtc: nvmem: don't use IS_ERR_OR_NULL
Uwe Kleine-König
1
-1
/
+1
2018-05-21
rtc: ds1742: don't explicitly specify word_size and stride of nvmem
Uwe Kleine-König
1
-2
/
+0
2018-05-21
rtc: brcmstb-waketimer: add range
Alexandre Belloni
1
-6
/
+1
2018-05-21
rtc: brcmstb-waketimer: switch to rtc_register_device
Alexandre Belloni
1
-5
/
+8
2018-05-19
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
Alexandre Belloni
1
-1
/
+1
2018-05-19
rtc: mxc_v2: let the core handle rtc range
Alexandre Belloni
1
-10
/
+1
2018-05-19
rtc: mxc_v2: fix possible race condition
Alexandre Belloni
1
-7
/
+9
2018-05-18
rtc: ls1x: add range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: ls1x: remove useless label and goto
Alexandre Belloni
1
-8
/
+3
2018-05-17
rtc: ls1x: switch to rtc_register_device
Alexandre Belloni
1
-7
/
+7
2018-05-17
rtc: tps6586x: let the core handle rtc range
Alexandre Belloni
1
-22
/
+5
2018-05-17
rtc: tps6586x: fix possible race condition
Alexandre Belloni
1
-3
/
+11
2018-05-17
rtc: vr41xx: add range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: vr41xx: fix possible race condition
Alexandre Belloni
1
-2
/
+7
2018-05-17
rtc: rx8581: switch to regmap
Alexandre Belloni
1
-113
/
+42
2018-05-17
rtc: rx8581: error out when time invalid
Alexandre Belloni
1
-4
/
+6
2018-05-17
rtc: rx8581: remove useless declaration
Alexandre Belloni
1
-18
/
+15
2018-05-17
rtc: rx8581: remove useless indirection
Alexandre Belloni
1
-12
/
+4
2018-05-17
rtc: rx8581: let the core handle rtc range
Alexandre Belloni
1
-5
/
+4
2018-05-17
rtc: rx8581: add RTC range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: rx8581: switch to rtc_register_device
Alexandre Belloni
1
-8
/
+5
2018-05-17
rtc: tps65910: add range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: tps65910: allow platform power up
Alexandre Belloni
1
-12
/
+0
2018-05-17
rtc: tps65910: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2018-05-17
rtc: ab-b5ze-s3: let the core handle the RTC range
Alexandre Belloni
1
-9
/
+2
2018-05-17
rtc: ab-b5ze-s3: fix possible race conditions
Alexandre Belloni
1
-8
/
+11
2018-05-17
rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm
Alexandre Belloni
1
-8
/
+8
2018-05-17
rtc: 88pm80x: let the core handle the RTC range
Alexandre Belloni
1
-6
/
+2
2018-05-17
rtc: 88pm80x: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2018-05-17
rtc: 88pm80x: remove unused pm80x_rtc_info members
Alexandre Belloni
1
-2
/
+0
2018-05-17
rtc: 88pm80x: stop setting a default time
Alexandre Belloni
1
-22
/
+0
2018-05-17
rtc: at91rm9200: add range
Alexandre Belloni
1
-0
/
+2
2018-05-06
rtc: stm32: get DBP register and mask from DT st, syscfg property
Amelie Delaunay
1
-22
/
+37
2018-05-06
rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
Amelie Delaunay
1
-2
/
+1
2018-05-06
rtc: stm32: fix copyright and adopt SPDX identifier
Amelie Delaunay
1
-3
/
+3
2018-05-03
rtc: tps6586x: remove mktime usage
Arnd Bergmann
1
-9
/
+9
2018-05-03
rtc: ls1x: remove mktime usage
Arnd Bergmann
1
-3
/
+4
2018-05-03
rtc: vr41xx: remove mktime usage
Arnd Bergmann
1
-12
/
+12
2018-05-03
rtc: ds1340: Add support for trickle charger.
Andrea Greco
1
-0
/
+2
2018-05-03
rtc: sprd: Add RTC hardware range
Baolin Wang
1
-0
/
+2
2018-05-03
rtc: sprd: Change to use devm_rtc_allocate_device()
Baolin Wang
1
-4
/
+10
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
15
-131
/
+71
2018-04-19
rtc: cmos: introduce quirks to enable use_acpi_alarm mode
Zhang Rui
1
-0
/
+26
2018-04-19
rtc: cmos: acknowledge ACPI driven wake alarms upon resume
Zhang Rui
1
-0
/
+18
2018-04-19
rtc: cmos: allow using ACPI for RTC alarm instead of HPET
Zhang Rui
1
-31
/
+80
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
115
-975
/
+1542
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-03
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
1
-4
/
+11
[next]