Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b34aa0288e5f1a58baa0e031c8ae8b5aa8dadba
/
drivers
/
rtc
/
rtc-rx8025.c
34c7b3a
rtc: constify rtc_class_ops structures
by Julia Lawall
· 8 years ago
56d86a7
rtc: simplify implementations of read_alarm
by Uwe Kleine-König
· 8 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
ef5f4a9
rtc: rx8025: unsupport UIE mode
by Akinobu Mita
· 9 years ago
302c560
rtc: rx8025: round up to nearest minute for a minute accuracy alarm
by Akinobu Mita
· 9 years ago
9dbe385
rtc: rx8025: protect ctrl1 register update by rtc->ops_lock
by Akinobu Mita
· 9 years ago
0a966c0
rtc: rx8025: fix irq handler registration
by Akinobu Mita
· 9 years ago
d00cd81
drivers/rtc: broken link fix
by Leslie Lau
· 9 years ago
aaa3cee
rtc: rx8025: remove rv8803 id
by Alexandre Belloni
· 9 years ago
b1f9d79
rtc: rx8025: remove unnecessary braces
by Alexandre Belloni
· 9 years ago
efbbb4f
rtc: rx8025: check time validity when necessary
by Alexandre Belloni
· 9 years ago
5c66e1e
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
by Alexandre Belloni
· 9 years ago
4b33d36
rtc: rx8025: remove useless initialization
by Alexandre Belloni
· 9 years ago
8c4a446
rtc: rx8025: reset validity when setting time
by Alexandre Belloni
· 9 years ago
a27c7bf
rtc: rx8025: fix rx8025_init_client()
by Alexandre Belloni
· 9 years ago
8a06513
rtc: rx8025: continue without alarm when irq request fails
by Alexandre Belloni
· 9 years ago
fd9061f
rtc: rx8025: cleanup accessors
by Alexandre Belloni
· 9 years ago
6f0a8cf
rtc: rx8025: don't reset the time
by Alexandre Belloni
· 9 years ago
2e10e74
rtc: rx8025: fix transfer mode
by Alexandre Belloni
· 9 years ago
32672c5
rtc: rx8025: only handle dates between 2000 and 2099
by Alexandre Belloni
· 9 years ago
2ddd186
rtc: rx8025: use BIT()
by Alexandre Belloni
· 9 years ago
dbcce7c
rtc: rx8025: remove useless probe error message
by Alexandre Belloni
· 9 years ago
f0b63a1
rtc: rx8025: switch to managed irq allocation
by Alexandre Belloni
· 9 years ago
b6a57c9
rtc: rx8025: Convert to threaded IRQ
by Alexandre Belloni
· 9 years ago
15d3bdc
rtc: rx8025: remove useless headers and reorder them
by Alexandre Belloni
· 9 years ago
f2284f9
rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_update_irq()
by Henri Roosen
· 9 years ago
b288454
rtc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
147a985
rtc: rtc-rx8025: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
fac42b4
rtc: rtc-rx8025: use devm_*() functions
by Jingoo Han
· 11 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0abc920
rtc: convert rtc i2c drivers to module_i2c_driver
by Axel Lin
· 13 years ago
80d4bb5
RTC: Cleanup rtc_class_ops->irq_set_state
by John Stultz
· 14 years ago
9db8995
rtc: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
b770ffd
comment typo fixes: charater => character
by Thomas Weber
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3c2b907
rtc: add stand-alone driver for RX8025 chip
by Wolfgang Grandegger
· 15 years ago