index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1307.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: ds1307: fix ds1339 wakealarm support
Soeren Moch
2018-10-22
1
-1
/
+0
*
rtc: ds1307: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-39
/
+14
*
rtc: ds1307: add frequency_test_enable attribute on m41txx
Giulio Benetti
2018-09-28
1
-0
/
+92
*
rtc: ds1307: add offset sysfs for mt41txx chips.
Giulio Benetti
2018-09-28
1
-0
/
+77
*
rtc: ds1307: simplify hwmon config
Heiner Kallweit
2018-08-16
1
-1
/
+1
*
rtc: ds1307: support m41t11 variant
Giulio Benetti
2018-07-16
1
-0
/
+14
*
rtc: ds1307: fix data pointer to m41t0
Giulio Benetti
2018-07-16
1
-1
/
+1
*
rtc: ds1340: Add support for trickle charger.
Andrea Greco
2018-05-03
1
-0
/
+2
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-2
/
+1
*
rtc: ds1307: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
1
-9
/
+10
*
rtc: ds1307: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-6
/
+6
*
rtc: ds1307: add OF and ACPI entries for Epson RX8130
Bastian Stender
2017-10-26
1
-0
/
+5
*
rtc: ds1307: improve weekday handling
Heiner Kallweit
2017-10-12
1
-26
/
+26
*
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-09-13
1
-225
/
+232
|
\
|
*
rtc: ds1307: use octal permissions
Alexandre Belloni
2017-09-05
1
-1
/
+1
|
*
rtc: ds1307: fix braces
Alexandre Belloni
2017-09-05
1
-3
/
+3
|
*
rtc: ds1307: fix alignments and blank lines
Alexandre Belloni
2017-09-05
1
-11
/
+10
|
*
rtc: ds1307: use BIT
Alexandre Belloni
2017-09-05
1
-9
/
+9
|
*
rtc: ds1307: use u32
Alexandre Belloni
2017-09-05
1
-4
/
+4
|
*
rtc: ds1307: use sizeof
Alexandre Belloni
2017-09-05
1
-8
/
+16
|
*
rtc: ds1307: remove regs member
Alexandre Belloni
2017-09-05
1
-100
/
+107
|
*
rtc: ds1307: add basic support for ds1341 chip
Nikita Yushchenko
2017-09-01
1
-0
/
+12
|
*
rtc: ds1307: remove member nvram_offset from struct ds1307
Heiner Kallweit
2017-09-01
1
-4
/
+4
|
*
rtc: ds1307: factor out offset to struct chip_desc
Heiner Kallweit
2017-09-01
1
-11
/
+7
|
*
rtc: ds1307: factor out rtc_ops to struct chip_desc
Heiner Kallweit
2017-09-01
1
-23
/
+28
|
*
rtc: ds1307: factor out irq_handler to struct chip_desc
Heiner Kallweit
2017-09-01
1
-8
/
+7
|
*
rtc: ds1307: improve irq setup
Heiner Kallweit
2017-09-01
1
-17
/
+10
|
*
rtc: ds1307: constify struct chip_desc variables
Heiner Kallweit
2017-09-01
1
-3
/
+3
|
*
rtc: ds1307: improve trickle charger initialization
Heiner Kallweit
2017-09-01
1
-17
/
+16
|
*
rtc: ds1307: factor out bbsqi bit to struct chip_desc
Heiner Kallweit
2017-09-01
1
-7
/
+4
|
*
rtc: ds1307: remove member irq from struct ds1307
Heiner Kallweit
2017-09-01
1
-7
/
+5
|
*
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
Heiner Kallweit
2017-07-31
1
-7
/
+1
*
|
rtc: ds1307: fix regmap config
Heiner Kallweit
2017-08-21
1
-1
/
+0
|
/
*
rtc: ds1307: remove ds1307_remove
Alexandre Belloni
2017-07-07
1
-6
/
+0
*
rtc: ds1307: use generic nvmem
Alexandre Belloni
2017-07-07
1
-66
/
+22
*
rtc: ds1307: switch to rtc_register_device
Alexandre Belloni
2017-07-07
1
-2
/
+7
*
rtc: ds1307: add ds1308 variant
Sean Nyekjaer
2017-07-06
1
-0
/
+12
*
rtc: ds1307: factor out century bit handling
Heiner Kallweit
2017-07-06
1
-46
/
+27
*
rtc: ds1307: use regmap_update_bits where applicable
Heiner Kallweit
2017-07-05
1
-62
/
+20
*
rtc: ds1307: Add support for Epson RX8130CE
Marek Vasut
2017-06-24
1
-0
/
+175
*
rtc: ds1307: avoid using rtc-name
Alexandre Belloni
2017-06-03
1
-1
/
+1
*
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
David Lowe
2017-05-31
1
-1
/
+2
*
rtc: ds1307: convert driver to regmap
Heiner Kallweit
2017-05-26
1
-382
/
+221
*
rtc: ds1307: Add m41t0 to OF device ID table
Alexandre Belloni
2017-04-14
1
-0
/
+4
*
rtc: ds1307: support m41t0 variant
Stefan Agner
2017-04-14
1
-0
/
+13
*
rtc: ds1307: Add OF device ID table
Javier Martinez Canillas
2017-03-09
1
-1
/
+67
*
rtc: ds1307: Add ACPI support
Tin Huynh
2016-12-19
1
-9
/
+43
*
rtc: ds1307: add Intersil ISL12057 support
Alexandre Belloni
2016-08-31
1
-0
/
+6
*
rtc: ds1307: fix century bit support
Alexandre Belloni
2016-08-31
1
-5
/
+43
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-5
/
+0
[next]