Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e08ab74bd4c7a5fe311bc05f32dbb4f1e7fa3428
/
drivers
/
rtc
/
rtc-ds1307.c
3f929ca
rtc: ds1307: rx8130: Fix alarm handling
by Uwe Kleine-König
· 6 years ago
501f982
rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time
by Uwe Kleine-König
· 6 years ago
3ffd4a2
rtc: ds1307: correct register offset for rx8130
by Uwe Kleine-König
· 6 years ago
d0e3f61
rtc: ds1307: forward declare chips array instead of a bunch of functions
by Uwe Kleine-König
· 6 years ago
92cbf12
rtc: ds1307: Move register definitions to start of file
by Uwe Kleine-König
· 6 years ago
7dceef7
rtc: ds1307: fix ds1339 wakealarm support
by Soeren Moch
· 6 years ago
6a5f2a1f
rtc: ds1307: use rtc_add_group
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
6b583a6
rtc: ds1307: simplify hwmon config
by Heiner Kallweit
· 7 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
51ed73eb
rtc: ds1340: Add support for trickle charger.
by Andrea Greco
· 7 years ago
22652ba
rtc: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
409baf1
rtc: ds1307: put struct nvmem_config on the stack
by Alexandre Belloni
· 7 years ago
e9fb768
rtc: ds1307: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
47dd472
rtc: ds1307: add OF and ACPI entries for Epson RX8130
by Bastian Stender
· 7 years ago
584ce30
rtc: ds1307: improve weekday handling
by Heiner Kallweit
· 7 years ago
561a8eb
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
b4be271
rtc: ds1307: use octal permissions
by Alexandre Belloni
· 7 years ago
e69c056
rtc: ds1307: fix braces
by Alexandre Belloni
· 7 years ago
4057a66
rtc: ds1307: fix alignments and blank lines
by Alexandre Belloni
· 7 years ago
eb4fd19
rtc: ds1307: use BIT
by Alexandre Belloni
· 7 years ago
57ec2d9
rtc: ds1307: use u32
by Alexandre Belloni
· 7 years ago
f2b4801
rtc: ds1307: use sizeof
by Alexandre Belloni
· 7 years ago
042fa8c
rtc: ds1307: remove regs member
by Alexandre Belloni
· 7 years ago
0759c88
rtc: ds1307: add basic support for ds1341 chip
by Nikita Yushchenko
· 7 years ago
969fa07
rtc: ds1307: remove member nvram_offset from struct ds1307
by Heiner Kallweit
· 7 years ago
e553170
rtc: ds1307: factor out offset to struct chip_desc
by Heiner Kallweit
· 7 years ago
1efb98b
rtc: ds1307: factor out rtc_ops to struct chip_desc
by Heiner Kallweit
· 7 years ago
4594712
rtc: ds1307: factor out irq_handler to struct chip_desc
by Heiner Kallweit
· 7 years ago
82e2d43
rtc: ds1307: improve irq setup
by Heiner Kallweit
· 7 years ago
7624df4
rtc: ds1307: constify struct chip_desc variables
by Heiner Kallweit
· 7 years ago
d8490fd
rtc: ds1307: improve trickle charger initialization
by Heiner Kallweit
· 7 years ago
0b6ee80
rtc: ds1307: factor out bbsqi bit to struct chip_desc
by Heiner Kallweit
· 7 years ago
340fd7b
rtc: ds1307: remove member irq from struct ds1307
by Heiner Kallweit
· 7 years ago
0361984
rtc: ds1307: fix regmap config
by Heiner Kallweit
· 7 years ago
11909f0
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
by Heiner Kallweit
· 8 years ago
bed8e28
rtc: ds1307: remove ds1307_remove
by Alexandre Belloni
· 8 years ago
abc925f
rtc: ds1307: use generic nvmem
by Alexandre Belloni
· 8 years ago
69b119a
rtc: ds1307: switch to rtc_register_device
by Alexandre Belloni
· 8 years ago
300a773
rtc: ds1307: add ds1308 variant
by Sean Nyekjaer
· 8 years ago
e48585d
rtc: ds1307: factor out century bit handling
by Heiner Kallweit
· 8 years ago
078f3f6
rtc: ds1307: use regmap_update_bits where applicable
by Heiner Kallweit
· 8 years ago
ee0981b
rtc: ds1307: Add support for Epson RX8130CE
by Marek Vasut
· 8 years ago
4b9e2a0
rtc: ds1307: avoid using rtc-name
by Alexandre Belloni
· 8 years ago
8066360
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
by David Lowe
· 8 years ago
11e5890
rtc: ds1307: convert driver to regmap
by Heiner Kallweit
· 8 years ago
db2f814
rtc: ds1307: Add m41t0 to OF device ID table
by Alexandre Belloni
· 8 years ago
8566f70
rtc: ds1307: support m41t0 variant
by Stefan Agner
· 8 years ago
7ef6d2c
rtc: ds1307: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
9c19b89
rtc: ds1307: Add ACPI support
by Tin Huynh
· 8 years ago
78aaa06
rtc: ds1307: add Intersil ISL12057 support
by Alexandre Belloni
· 8 years ago
50d6c0e
rtc: ds1307: fix century bit support
by Alexandre Belloni
· 8 years ago
56d86a7
rtc: simplify implementations of read_alarm
by Uwe Kleine-König
· 9 years ago
e29385f
rtc: ds1307: Fix relying on reset value for weekday
by Keerthy
· 9 years ago
7457d5f
rtc: ds1307: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
5919fb9
rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled
by Nicolas Boullis
· 9 years ago
1d87951
rtc: ds1307: fix ds1307_native_smbus_read_block_data function
by Nicolas Boullis
· 9 years ago
38a7a73
rtc: ds1307: Use irq when available for wakeup-source device
by Nishanth Menon
· 9 years ago
9a3dce6
rtc: ds1307: ds3231 temperature s16 overflow
by Zhuang Yuyao
· 9 years ago
6c6ff14
rtc: ds1307: add clock provider support for DS3231
by Akinobu Mita
· 9 years ago
445c020
rtc: ds1307: add temperature sensor support for ds3231
by Akinobu Mita
· 9 years ago
8bc2a40
rtc: ds1307: add support for the DT property 'wakeup-source'
by Michael Lange
· 9 years ago
ff67abd
rtc: use %ph for short hex dumps
by Rasmus Villemoes
· 9 years ago
3abb1ad
rtc: ds1307: fix alarm reading at probe time
by Simon Guinot
· 9 years ago
51c4cfe
rtc: ds1307: fix kernel splat due to wakeup irq handling
by Felipe Balbi
· 9 years ago
62c8c20
rtc: ds1307: Fix alarm programming for mcp794xx
by Tero Kristo
· 9 years ago
ca7c14d
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
b288454
rtc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
7abea61
rtc: ds1307: Support optional wakeup interrupt source
by Nishanth Menon
· 10 years ago
eac7237
rtc: ds1307: Sort the headers
by Nishanth Menon
· 10 years ago
c598319
rtc: ds1307: Switch to managed irq allocation
by Nishanth Menon
· 10 years ago
2fb07a1
rtc: ds1307: Convert to threaded IRQ
by Felipe Balbi
· 10 years ago
e3edd67
rtc: ds1307: Enable the mcp794xx alarm after programming time
by Nishanth Menon
· 10 years ago
f4199f8
rtc: ds1307: add support for mcp7940x chips
by Tomas Novotny
· 10 years ago
33b04b7
rtc: ds1307: add trickle charger device tree binding
by Matti Vaittinen
· 10 years ago
1d1945d
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
by Simon Guinot
· 11 years ago
5ea7351
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
by Simon Guinot
· 11 years ago
4071ea2
rtc: fix potential race condition
by Alessandro Zummo
· 11 years ago
c8b18da
drivers/rtc/rtc-ds1307.c: change variable type to bool
by Peter Senna Tschudin
· 11 years ago
01ce893
drivers/rtc/rtc-ds1307.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
50ccf04
drivers/rtc/rtc-ds1307.c: release irq on error
by Sachin Kamat
· 11 years ago
edca66d
rtc: rtc-ds1307: use devm_*() functions
by Jingoo Han
· 12 years ago
b9c3570
drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignment
by Steffen Trumtrar
· 12 years ago
6df80e2
rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()
by Jingoo Han
· 12 years ago
bc48b90
drivers/rtc/rtc-ds1307.c: long block operations bugfix
by Bertrand Achard
· 12 years ago
01a4ca1
drivers/rtc: dump small buffers via %*ph
by Andy Shevchenko
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
eb86c30
rtc: ds1307: add trickle charger support
by Wolfram Sang
· 13 years ago
f8ae970
rtc: ds1307: remove superfluous initialization
by Wolfram Sang
· 13 years ago
3f5ec5e
drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled
by Anatolij Gustschin
· 13 years ago
9eab0a7
rtc: ds1307: generalise ram size and offset
by Austin Boyle
· 13 years ago
40ce972
rtc: ds1307: comment and format cleanup
by David Anders
· 13 years ago
b24a726
rtc: ds1307: simplify irq setup code
by Wolfram Sang
· 13 years ago
32d322b
rtc: ds1307: refactor chip_desc table
by Wolfram Sang
· 13 years ago
0abc920
rtc: convert rtc i2c drivers to module_i2c_driver
by Axel Lin
· 13 years ago
43fcb81
rtc: add initial support for mcp7941x parts
by David Anders
· 13 years ago
31c1771
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
by Priyanka Jain
· 14 years ago
16380c1
RTC: Convert rtc drivers to use the alarm_irq_enable method
by John Stultz
· 14 years ago
Next »