Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3cc9ffbb1f51eb4320575a48e4805a8f52e0e26b
/
drivers
/
rtc
3cc9ffb
rtc: m41t80: Correct alarm month range with RTC reads
by Maciej W. Rozycki
· 6 years ago
03f39f4
rtc: class: remove devm_rtc_device_unregister
by Alexandre Belloni
· 6 years ago
4ff6f02
rtc: sh: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
725412d9
rtc: clean up indentation issues, remove extraneous space, add missing tabs
by Colin Ian King
· 6 years ago
c501565
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
by Nathan Chancellor
· 6 years ago
3822d1b
rtc: sc27xx: Always read normal alarm when registering RTC device
by Baolin Wang
· 6 years ago
bf2c532b
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
by Baolin Wang
· 6 years ago
b2ddc485
rtc: sc27xx: Remove interrupts disable and clear in probe()
by Baolin Wang
· 6 years ago
7db5adf
rtc: sc27xx: Clear SPG value update interrupt status
by Baolin Wang
· 6 years ago
a86d6b2
rtc: sc27xx: Set wakeup capability before registering rtc device
by Baolin Wang
· 6 years ago
ef0f02f
rtc: s35390a: Change buf's type to u8 in s35390a_init
by Nathan Chancellor
· 6 years ago
7dceef7
rtc: ds1307: fix ds1339 wakealarm support
by Soeren Moch
· 6 years ago
6f5b390b
rtc: ds1685: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
c3e0491
rtc: m41t80: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
fe0b5ce
rtc: tegra: Propagate errors from platform_get_irq()
by Thierry Reding
· 6 years ago
bc51098
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
by Maciej W. Rozycki
· 6 years ago
d197a25
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
by Maciej W. Rozycki
· 6 years ago
959e8b7
rtc: mv: let the core handle invalid alarms
by Alexandre Belloni
· 6 years ago
89e27ce
rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
9a90a5b
rtc: ab8500: remove useless check
by Alexandre Belloni
· 6 years ago
38ab97a
rtc: ab8500: let the core handle range
by Alexandre Belloni
· 6 years ago
b56295d
rtc: ab8500: use rtc_add_group
by Alexandre Belloni
· 6 years ago
1654a2b
rtc: rs5c348: report error when time is invalid
by Alexandre Belloni
· 6 years ago
2d7be4e
rtc: rs5c348: remove forward declaration
by Alexandre Belloni
· 6 years ago
02a6e12
rtc: rs5c348: remove useless label
by Alexandre Belloni
· 6 years ago
f6e3d77
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
ef2a717
rtc: armada38x: add range
by Alexandre Belloni
· 6 years ago
7d61cbb94
rtc: armada38x: fix possible race condition
by Alexandre Belloni
· 6 years ago
0ae3f24
rtc: lib: correct documentation typo
by Alexandre Belloni
· 6 years ago
6a5f2a1f
rtc: ds1307: use rtc_add_group
by Alexandre Belloni
· 6 years ago
cfb7491
rtc: ds1685: use rtc_add_group
by Alexandre Belloni
· 6 years ago
482419e
rtc: ds1685: use generic nvmem
by Alexandre Belloni
· 6 years ago
8ddeb09
rtc: ds1685: drop RTC_DS1685_PROC_REGS
by Alexandre Belloni
· 6 years ago
c7080e2
rtc: test: Switch to SPDX identifier
by Alexandre Belloni
· 6 years ago
fd13c93
rtc: test: make license text and module license match.
by Alexandre Belloni
· 6 years ago
2ab7875
rtc: tx4939: fixup nvmem name and register size
by Alexandre Belloni
· 6 years ago
4b3a6a3
rtc: isl1208: don't include core header file
by Alexandre Belloni
· 6 years ago
eb2bccb
rtc: move rtc_add_group/s definitions
by Alexandre Belloni
· 6 years ago
db7a67b
rtc: reorder Makefile entries
by Alexandre Belloni
· 6 years ago
b41c23e
rtc: ds1307: add frequency_test_enable attribute on m41txx
by Giulio Benetti
· 6 years ago
79230ff
rtc: ds1307: add offset sysfs for mt41txx chips.
by Giulio Benetti
· 6 years ago
1b4c794
rtc: isl1208: avoid possible sysfs race
by Alexandre Belloni
· 6 years ago
f1c8bc3
rtc: remove irq_task from kerneldoc
by Alexandre Belloni
· 6 years ago
1e479c6
rtc: unexport non devm managed registration
by Alexandre Belloni
· 6 years ago
749e36d
rtc: abx80x: add basic watchdog support
by Jeremy Gebben
· 6 years ago
af69f9a
rtc: abx80x: use a 'priv' struct for client data
by Jeremy Gebben
· 6 years ago
b7aff10
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
by Alexandre Belloni
· 6 years ago
c778ec8
rtc: pl030: fix possible race condition
by Alexandre Belloni
· 6 years ago
babab2f
rtc: mt6397: fix possible race condition
by Alexandre Belloni
· 6 years ago
de96bc39
rtc: mrst: remove set but not used variable 'valid'
by YueHaibing
· 6 years ago
ac771ed
rtc: rv8803: add Epson RX8803 support
by Alexandre Belloni
· 6 years ago
c856618
rtc: rv8803: fix the rv8803 id in the OF table
by Alexandre Belloni
· 6 years ago
777d8ae
rtc: sysfs: fix NULL check in rtc_add_groups()
by Dan Carpenter
· 6 years ago
725e0e1
rtc: sun6i: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
1e6e4e1
rtc: jz4740: Drop dependency on MACH_INGENIC
by Paul Cercueil
· 6 years ago
09058ea
rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec
by Keerthy
· 6 years ago
0438002
rtc: omap: use of_device_is_system_power_controller function
by Keerthy
· 6 years ago
c6b5eb8
rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
by Jia-Ju Bai
· 6 years ago
bfebeb1
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
6b583a6
rtc: ds1307: simplify hwmon config
by Heiner Kallweit
· 7 years ago
26dcc12
rtc: s5m: Add SPDX license identifier
by Krzysztof Kozlowski
· 6 years ago
734c5cd
rtc: maxim: Add SPDX license identifiers
by Krzysztof Kozlowski
· 6 years ago
cfa3062
rtc: isl1208: set ev-evienb bit from device tree
by Denis Osterland
· 6 years ago
9ece7cd
rtc: isl1208: Add "evdet" interrupt source for isl1219
by Denis Osterland
· 6 years ago
dd35bdb
rtc: isl1208: add support for isl1219 with tamper detection
by Michael Grzeschik
· 6 years ago
a0a1a1b
rtc: sysfs: facilitate attribute add to rtc device
by Denis Osterland
· 6 years ago
5a5ba10f
rtc: remove struct rtc_task
by Alexandre Belloni
· 6 years ago
ec9cf1b
rtc: pcf85063: preserve control register value between stop and start
by Alvin Šipraga
· 6 years ago
8856541
rtc: sh: remove unused variable rtc_dev
by Anders Roxell
· 6 years ago
c842697
rtc: unexport rtc_irq_set_*
by Alexandre Belloni
· 6 years ago
8719d3c
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
by Alexandre Belloni
· 6 years ago
acecb3a
rtc: remove irq_task and irq_task_lock
by Alexandre Belloni
· 6 years ago
1560d08
rtc: remove rtc_irq_register/rtc_irq_unregister
by Alexandre Belloni
· 6 years ago
ec623ff
rtc: sh: remove dead code
by Alexandre Belloni
· 6 years ago
1f28231
rtc: sa1100: don't set PIE frequency
by Alexandre Belloni
· 6 years ago
7e58076
rtc: ds1307: support m41t11 variant
by Giulio Benetti
· 7 years ago
146a552
rtc: ds1307: fix data pointer to m41t0
by Giulio Benetti
· 7 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
5089ea1
rtc: use ktime_get_real_ts64() instead of getnstimeofday64()
by Arnd Bergmann
· 6 years ago
fd6792b
rtc: fix alarm read and set offset
by Alexandre Belloni
· 6 years ago
fed0b1b
rtc: m48t59: remove redundant pointer 'name'
by Colin Ian King
· 6 years ago
b9cfb3d
rtc: omap: drop unnecessary register unlock around reads
by Johan Hovold
· 7 years ago
4425070
rtc: omap: add missing register lock in error path
by Johan Hovold
· 7 years ago
551757e
rtc: omap: fix resource leak in registration error path
by Johan Hovold
· 7 years ago
5c8b84f
rtc: omap: fix potential crash on power off
by Johan Hovold
· 7 years ago
2b4f07e
rtc: test: make array pdev static
by Colin Ian King
· 7 years ago
1a990fe
rtc: armada38x: reset after rtc power loss
by Baruch Siach
· 7 years ago
dff700f
rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
by Uwe Kleine-König
· 7 years ago
d6c3029
rtc: pcf2127: add support for accessing internal static RAM
by Uwe Kleine-König
· 7 years ago
cd7f3a2
rtc: snvs: Add timeouts to avoid kernel lockups
by Trent Piepho
· 7 years ago
7874b91
rtc: bq4802: add error handling for devm_ioremap
by Zhouyang Jia
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
ca95ef7
rtc: mrst: fix error code in probe()
by Dan Carpenter
· 7 years ago
a41efe0
rtc: ds1685: remove sysfs access to control registers
by Alexandre Belloni
· 7 years ago
30a5271
rtc: ds1685: remove improper datetime access ABI
by Alexandre Belloni
· 7 years ago
883cad5
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
1aaccb5
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
e4302ae
rtc: pxa: fix probe function
by Dan Carpenter
· 7 years ago
8ee4aee
rtc: cros-ec: Switch to SPDX identifier.
by Enric Balletbo i Serra
· 7 years ago
e6988d2
rtc: cros-ec: Make license text and module license match.
by Enric Balletbo i Serra
· 7 years ago
Next »