index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rtc: ds1511: allow waking platform
Alexandre Belloni
2017-10-13
1
-9
/
+1
|
*
rtc: ds1511: switch to rtc_register_device
Alexandre Belloni
2017-10-13
1
-2
/
+7
|
*
rtc: abx80x: solve race condition
Alexandre Belloni
2017-10-13
1
-5
/
+5
|
*
rtc: abx80x: switch to rtc_register_device
Alexandre Belloni
2017-10-13
1
-3
/
+7
|
*
rtc: m48t86: use generic nvmem
Alexandre Belloni
2017-10-13
1
-25
/
+23
|
*
rtc: m48t86: switch to rtc_register_device
Alexandre Belloni
2017-10-13
1
-2
/
+8
|
*
rtc: ds1305: use generic nvmem
Alexandre Belloni
2017-10-13
1
-38
/
+21
|
*
rtc: ds1305: switch to rtc_register_device
Alexandre Belloni
2017-10-13
1
-3
/
+8
|
*
rtc: pl031: make interrupt optional
Russell King
2017-10-12
1
-6
/
+8
|
*
rtc: pl031: avoid exposing alarm if no interrupt
Russell King
2017-10-12
1
-3
/
+12
|
*
rtc: pl031: use devm_* for allocating memory and mapping resource
Russell King
2017-10-12
1
-11
/
+6
|
*
rtc: pl031: constify amba_ids
Russell King
2017-10-12
1
-1
/
+1
|
*
rtc: rv3029: Clean up error handling in rv3029_eeprom_write()
Dan Carpenter
2017-10-12
1
-8
/
+8
|
*
rtc: jz4740: fix loading of rtc driver
Mathieu Malaterre
2017-10-12
1
-2
/
+2
|
*
rtc: jz4740: remove duplicate 'write' in message
Mathieu Malaterre
2017-10-12
1
-1
/
+1
|
*
rtc: ds1307: improve weekday handling
Heiner Kallweit
2017-10-12
1
-26
/
+26
|
*
rtc: set the alarm to the next expiring timer
Alexandre Belloni
2017-09-28
1
-1
/
+1
|
*
rtc: rv3029: fix vendor string
Alexandre Belloni
2017-09-26
1
-0
/
+2
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-15
/
+41
|
\
\
|
*
|
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
2
-15
/
+41
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-09-13
19
-475
/
+908
|
\
|
*
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: Add Realtek RTD1295
Andreas Färber
2017-09-05
3
-0
/
+251
|
*
rtc: sun6i: Add support for the external oscillator gate
Maxime Ripard
2017-09-01
1
-3
/
+21
|
*
rtc: goldfish: Add RTC driver for Android emulator
Miodrag Dinic
2017-09-01
3
-0
/
+246
|
*
rtc: ds1307: add basic support for ds1341 chip
Nikita Yushchenko
2017-09-01
2
-5
/
+17
|
*
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: rk808: Name RK805 in Kconfig for RTC_DRV_RK808
Elaine Zhang
2017-09-01
1
-2
/
+2
|
*
rtc: constify i2c_device_id
Arvind Yadav
2017-09-01
4
-4
/
+4
|
*
rtc: remove .open() and .release()
Alexandre Belloni
2017-08-24
1
-16
/
+4
|
*
rtc: mxc: avoid disabling interrupts on device close
Alexandre Belloni
2017-08-24
1
-21
/
+0
|
*
rtc: vr41xx: make alarms useful
Alexandre Belloni
2017-08-24
1
-18
/
+0
|
*
rtc: sa1100: make alarms useful
Alexandre Belloni
2017-08-24
1
-41
/
+22
|
*
rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Alexandre Belloni
2017-08-24
1
-3
/
+1
|
*
rtc: pxa: fix possible race condition
Alexandre Belloni
2017-08-24
1
-1
/
+3
[prev]
[next]