Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6f3573672324b6391014680dd6e2cf7298aaea22
/
drivers
/
rtc
/
rtc-tps65910.c
8d448fa
rtc: tps65910: Correct driver module alias
by Dmitry Osipenko
· 3 years, 5 months ago
936d368
rtc: tps65910: include linux/property.h
by Arnd Bergmann
· 3 years, 11 months ago
454ba15
rtc: tps65910: Support wakeup-source property
by Dmitry Osipenko
· 4 years ago
12b1ef3
rtc: tps65910: remove tps65910_rtc_ops_noirq
by Alexandre Belloni
· 4 years ago
fdcfd85
rtc: rework rtc_register_device() resource management
by Bartosz Golaszewski
· 4 years, 2 months ago
db96d57
rtc: tps65910: allow using RTC without alarm interrupt
by Andrey Skvortsov
· 5 years ago
44c638c
rtc: remove superfluous error message
by Alexandre Belloni
· 5 years ago
edafb6f
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
42ca37c
rtc: tps65910: fix typo in register name in read_alarm()
by Michał Mirosław
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
57ad9e6
rtc: tps65910: add range
by Alexandre Belloni
· 7 years ago
ee366c7
rtc: tps65910: allow platform power up
by Alexandre Belloni
· 7 years ago
e6000a4
rtc: tps65910: fix possible race condition
by Alexandre Belloni
· 7 years ago
e3dcb74
rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments
by Vesa Jääskeläinen
· 8 years ago
aecb57d
rtc: tps65910: Add RTC calibration support
by Vesa Jääskeläinen
· 8 years ago
be563c9
rtc: tps65910: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9f7d7a1
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
by Thierry Reding
· 10 years ago
5e0d121
drivers/rtc/rtc-tps65910.c: remove unnecessary include
by Manish Badarkhe
· 11 years ago
dbda161
drivers/rtc/rtc-tps65910.c: fix incorrect return value on error
by Sachin Kamat
· 12 years ago
e4ae909
rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPS
by Jingoo Han
· 12 years ago
97868b3
rtc: rtc-tps65910: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
225ccc2
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
by Laxman Dewangan
· 12 years ago
176a9f2
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume callbacks
by Laxman Dewangan
· 12 years ago
dfaf09a
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
by Laxman Dewangan
· 12 years ago
eb5eba4
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
by Laxman Dewangan
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
18c701a
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
by Kim, Milo
· 12 years ago
32c4746
drivers/rtc/rtc-tps65910.c: rename irq to match device
by Sivaram Nair
· 12 years ago
1430e17
drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()
by Kim, Milo
· 12 years ago
06f77d1
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
by Venu Byravarasu
· 12 years ago
0e78398
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
by Venu Byravarasu
· 12 years ago