Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
32fdbd90cc03f01d452138bab4d8a120873d6acf
/
drivers
/
rtc
883cad5
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
1aaccb5
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
e4302ae
rtc: pxa: fix probe function
by Dan Carpenter
· 6 years ago
8ee4aee
rtc: cros-ec: Switch to SPDX identifier.
by Enric Balletbo i Serra
· 6 years ago
e6988d2
rtc: cros-ec: Make license text and module license match.
by Enric Balletbo i Serra
· 6 years ago
abfdff4
rtc: ensure rtc_set_alarm fails when alarms are not supported
by Alexandre Belloni
· 6 years ago
1928906
rtc: test: remove alarm support from the first device
by Alexandre Belloni
· 6 years ago
0b472ad
rtc: test: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
b8e62b5
rtc: ftrtc010: let the core handle range
by Alexandre Belloni
· 6 years ago
73318f8
rtc: ftrtc010: handle dates after 2106
by Alexandre Belloni
· 6 years ago
e38d161
rtc: ftrtc010: switch to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
32b41f9
rtc: mrst: switch to devm functions
by Alexandre Belloni
· 6 years ago
29615d0
rtc: sunxi: fix possible race condition
by Alexandre Belloni
· 6 years ago
696fa1d
rtc: test: remove irq sysfs file
by Alexandre Belloni
· 6 years ago
8be0902
rtc: test: emulate alarms using timers
by Alexandre Belloni
· 6 years ago
4dc2403
rtc: test: store time as an offset to system time
by Alexandre Belloni
· 6 years ago
5b25757
rtc: test: allow registering many devices
by Alexandre Belloni
· 6 years ago
9394270
rtc: test: remove useless proc info
by Alexandre Belloni
· 6 years ago
c36b52e
rtc: ds1685: Add range
by Alexandre Belloni
· 6 years ago
a2ae832
rtc: ds1685: fix possible race condition
by Alexandre Belloni
· 6 years ago
a0defd7
rtc: sprd: Add new RTC power down check method
by Baolin Wang
· 6 years ago
09018d4
rtc: sun6i: Fix bit_idx value for clk_register_gate
by Michael Trimarchi
· 6 years ago
b9ef860
rtc: jz4740: Fix a typo in Kconfig
by Mathieu Malaterre
· 6 years ago
7841768
rtc: test: remove obsolete .set_mmss
by Alexandre Belloni
· 6 years ago
b64c984
rtc: st-lpc: add range
by Alexandre Belloni
· 6 years ago
d482510
rtc: st-lpc: fix possible race condition
by Alexandre Belloni
· 6 years ago
b72252b
rtc: stm32: add stm32mp1 rtc support
by Amelie Delaunay
· 6 years ago
02b0cc3
rtc: stm32: rework register management to prepare other version of RTC
by Amelie Delaunay
· 6 years ago
819cbde
rtc: stm32: fix misspelling and misalignment issues
by Amelie Delaunay
· 6 years ago
75d01b7
rtc: mxc: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
5874c7f
rtc: snvs: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
046dbb2
rtc: nvmem: don't use IS_ERR_OR_NULL
by Uwe Kleine-König
· 6 years ago
48e9a9b
rtc: ds1742: don't explicitly specify word_size and stride of nvmem
by Uwe Kleine-König
· 6 years ago
ded6766
rtc: brcmstb-waketimer: add range
by Alexandre Belloni
· 6 years ago
2abf286
rtc: brcmstb-waketimer: switch to rtc_register_device
by Alexandre Belloni
· 6 years ago
7e83f03
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
by Alexandre Belloni
· 6 years ago
95fbfa1
rtc: mxc_v2: let the core handle rtc range
by Alexandre Belloni
· 6 years ago
5490a1e
rtc: mxc_v2: fix possible race condition
by Alexandre Belloni
· 6 years ago
d759924
rtc: ls1x: add range
by Alexandre Belloni
· 6 years ago
14dc3ec
rtc: ls1x: remove useless label and goto
by Alexandre Belloni
· 6 years ago
52f0e7b
rtc: ls1x: switch to rtc_register_device
by Alexandre Belloni
· 6 years ago
180c92c
rtc: tps6586x: let the core handle rtc range
by Alexandre Belloni
· 6 years ago
63d2206
rtc: tps6586x: fix possible race condition
by Alexandre Belloni
· 6 years ago
30d7891
rtc: vr41xx: add range
by Alexandre Belloni
· 6 years ago
9a99247
rtc: vr41xx: fix possible race condition
by Alexandre Belloni
· 6 years ago
94389b2
rtc: rx8581: switch to regmap
by Alexandre Belloni
· 6 years ago
6e6111f
rtc: rx8581: error out when time invalid
by Alexandre Belloni
· 6 years ago
ed87c6d
rtc: rx8581: remove useless declaration
by Alexandre Belloni
· 6 years ago
2d2b300
rtc: rx8581: remove useless indirection
by Alexandre Belloni
· 6 years ago
c6e3c29
rtc: rx8581: let the core handle rtc range
by Alexandre Belloni
· 6 years ago
86c54ef
rtc: rx8581: add RTC range
by Alexandre Belloni
· 6 years ago
b815716
rtc: rx8581: switch to rtc_register_device
by Alexandre Belloni
· 6 years ago
57ad9e6
rtc: tps65910: add range
by Alexandre Belloni
· 6 years ago
ee366c7
rtc: tps65910: allow platform power up
by Alexandre Belloni
· 6 years ago
e6000a4
rtc: tps65910: fix possible race condition
by Alexandre Belloni
· 6 years ago
c402f8e
rtc: ab-b5ze-s3: let the core handle the RTC range
by Alexandre Belloni
· 6 years ago
8bde032
rtc: ab-b5ze-s3: fix possible race conditions
by Alexandre Belloni
· 6 years ago
02f3712
rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm
by Alexandre Belloni
· 6 years ago
39ba694
rtc: 88pm80x: let the core handle the RTC range
by Alexandre Belloni
· 6 years ago
661eb89
rtc: 88pm80x: fix possible race condition
by Alexandre Belloni
· 6 years ago
ba78d51
rtc: 88pm80x: remove unused pm80x_rtc_info members
by Alexandre Belloni
· 6 years ago
48b29c7
rtc: 88pm80x: stop setting a default time
by Alexandre Belloni
· 6 years ago
6c78a87
rtc: at91rm9200: add range
by Alexandre Belloni
· 6 years ago
59cacb8
rtc/proc: switch to proc_create_single_data
by Christoph Hellwig
· 7 years ago
22cb47c
rtc: stm32: get DBP register and mask from DT st, syscfg property
by Amelie Delaunay
· 7 years ago
d213217
rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
by Amelie Delaunay
· 7 years ago
2480564
rtc: stm32: fix copyright and adopt SPDX identifier
by Amelie Delaunay
· 7 years ago
7982df8
rtc: tps6586x: remove mktime usage
by Arnd Bergmann
· 7 years ago
337fa19
rtc: ls1x: remove mktime usage
by Arnd Bergmann
· 7 years ago
0d1c655
rtc: vr41xx: remove mktime usage
by Arnd Bergmann
· 7 years ago
51ed73eb
rtc: ds1340: Add support for trickle charger.
by Andrea Greco
· 7 years ago
149aa91
rtc: sprd: Add RTC hardware range
by Baolin Wang
· 7 years ago
369a30a
rtc: sprd: Change to use devm_rtc_allocate_device()
by Baolin Wang
· 7 years ago
85368bb
rtc: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
682e6b4
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
36d91a4
rtc: cmos: introduce quirks to enable use_acpi_alarm mode
by Zhang Rui
· 7 years ago
c6d3a27
rtc: cmos: acknowledge ACPI driven wake alarms upon resume
by Zhang Rui
· 7 years ago
311ee9c
rtc: cmos: allow using ACPI for RTC alarm instead of HPET
by Zhang Rui
· 7 years ago
e695d3a
mfd: mt6397: Create irq mappings in mfd core driver
by Chen Zhong
· 7 years ago
fbe173e
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
1485991
rtc: snvs: Fix usage of snvs_rtc_enable
by Bryan O'Donoghue
· 7 years ago
3fc990a
rtc: mt7622: fix module autoloading for OF platform drivers
by Sean Wang
· 7 years ago
c1f5f05
rtc: isl12022: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
7bbd523
rtc: ab8500: Drop AB8540 support
by Linus Walleij
· 7 years ago
c7d50d2
rtc: remove a warning during scripts/kernel-doc step
by Mathieu Malaterre
· 7 years ago
9dddb1b
rtc: 88pm860x: remove artificial limitation
by Alexandre Belloni
· 7 years ago
df15ee1
rtc: 88pm80x: remove artificial limitation
by Alexandre Belloni
· 7 years ago
88c9987
rtc: st-lpc: remove artificial limitation
by Alexandre Belloni
· 7 years ago
f441f98
rtc: mrst: remove artificial limitation
by Alexandre Belloni
· 7 years ago
844cba6
rtc: mv: remove artificial limitation
by Alexandre Belloni
· 7 years ago
b3a5ac4
rtc: hctosys: Ensure system time doesn't overflow time_t
by Alexandre Belloni
· 7 years ago
111f750
rtc: remove bfin driver
by Arnd Bergmann
· 7 years ago
fca94ec
rtc: remove tile driver
by Arnd Bergmann
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
447a564
treewide: Align function definition open/close braces
by Joe Perches
· 7 years ago
051abf5
rtc: pcf85063: fix clearing bits in pcf85063_start_clock
by Michael McCormick
· 7 years ago
65d211b
rtc: at91sam9: Set name of regmap_config
by Jeffy Chen
· 7 years ago
Next »