index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
rtc: omap: fix error path when pinctrl_register fails
Alexandre Belloni
1
-1
/
+2
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2
-15
/
+41
2017-10-27
rtc: ds1390: Add OF device ID table
Alexandre Belloni
1
-0
/
+7
2017-10-26
rtc: ds1307: add OF and ACPI entries for Epson RX8130
Bastian Stender
1
-0
/
+5
2017-10-26
rtc: mediatek: enhance the description for MediaTek PMIC based RTC
Sean Wang
1
-4
/
+4
2017-10-26
rtc: mediatek: add driver for RTC on MT7622 SoC
Sean Wang
3
-0
/
+433
2017-10-25
rtc: pcf8523: add support for trimming the RTC oscillator
Russell King
1
-0
/
+40
2017-10-25
rtc: armada38x: add support for trimming the RTC
Russell King
1
-0
/
+101
2017-10-25
rtc: clarify the RTC offset correction
Russell King
1
-0
/
+4
2017-10-13
rtc: ds1511: use generic nvmem
Alexandre Belloni
1
-36
/
+22
2017-10-13
rtc: ds1511: allow waking platform
Alexandre Belloni
1
-9
/
+1
2017-10-13
rtc: ds1511: switch to rtc_register_device
Alexandre Belloni
1
-2
/
+7
2017-10-13
rtc: abx80x: solve race condition
Alexandre Belloni
1
-5
/
+5
2017-10-13
rtc: abx80x: switch to rtc_register_device
Alexandre Belloni
1
-3
/
+7
2017-10-13
rtc: m48t86: use generic nvmem
Alexandre Belloni
1
-25
/
+23
2017-10-13
rtc: m48t86: switch to rtc_register_device
Alexandre Belloni
1
-2
/
+8
2017-10-13
rtc: ds1305: use generic nvmem
Alexandre Belloni
1
-38
/
+21
2017-10-13
rtc: ds1305: switch to rtc_register_device
Alexandre Belloni
1
-3
/
+8
2017-10-12
rtc: pl031: make interrupt optional
Russell King
1
-6
/
+8
2017-10-12
rtc: pl031: avoid exposing alarm if no interrupt
Russell King
1
-3
/
+12
2017-10-12
rtc: pl031: use devm_* for allocating memory and mapping resource
Russell King
1
-11
/
+6
2017-10-12
rtc: pl031: constify amba_ids
Russell King
1
-1
/
+1
2017-10-12
rtc: rv3029: Clean up error handling in rv3029_eeprom_write()
Dan Carpenter
1
-8
/
+8
2017-10-12
rtc: jz4740: fix loading of rtc driver
Mathieu Malaterre
1
-2
/
+2
2017-10-12
rtc: jz4740: remove duplicate 'write' in message
Mathieu Malaterre
1
-1
/
+1
2017-10-12
rtc: ds1307: improve weekday handling
Heiner Kallweit
1
-26
/
+26
2017-09-28
rtc: set the alarm to the next expiring timer
Alexandre Belloni
1
-1
/
+1
2017-09-26
rtc: rv3029: fix vendor string
Alexandre Belloni
1
-0
/
+2
2017-09-13
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
19
-475
/
+908
2017-09-05
rtc: ds1307: use octal permissions
Alexandre Belloni
1
-1
/
+1
2017-09-05
rtc: ds1307: fix braces
Alexandre Belloni
1
-3
/
+3
2017-09-05
rtc: ds1307: fix alignments and blank lines
Alexandre Belloni
1
-11
/
+10
2017-09-05
rtc: ds1307: use BIT
Alexandre Belloni
1
-9
/
+9
2017-09-05
rtc: ds1307: use u32
Alexandre Belloni
1
-4
/
+4
2017-09-05
rtc: ds1307: use sizeof
Alexandre Belloni
1
-8
/
+16
2017-09-05
rtc: ds1307: remove regs member
Alexandre Belloni
1
-100
/
+107
2017-09-05
rtc: Add Realtek RTD1295
Andreas Färber
3
-0
/
+251
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
3
-3
/
+2
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-09-01
rtc: sun6i: Add support for the external oscillator gate
Maxime Ripard
1
-3
/
+21
2017-09-01
rtc: goldfish: Add RTC driver for Android emulator
Miodrag Dinic
3
-0
/
+246
2017-09-01
rtc: ds1307: add basic support for ds1341 chip
Nikita Yushchenko
2
-5
/
+17
2017-09-01
rtc: ds1307: remove member nvram_offset from struct ds1307
Heiner Kallweit
1
-4
/
+4
2017-09-01
rtc: ds1307: factor out offset to struct chip_desc
Heiner Kallweit
1
-11
/
+7
2017-09-01
rtc: ds1307: factor out rtc_ops to struct chip_desc
Heiner Kallweit
1
-23
/
+28
2017-09-01
rtc: ds1307: factor out irq_handler to struct chip_desc
Heiner Kallweit
1
-8
/
+7
2017-09-01
rtc: ds1307: improve irq setup
Heiner Kallweit
1
-17
/
+10
2017-09-01
rtc: ds1307: constify struct chip_desc variables
Heiner Kallweit
1
-3
/
+3
2017-09-01
rtc: ds1307: improve trickle charger initialization
Heiner Kallweit
1
-17
/
+16
2017-09-01
rtc: ds1307: factor out bbsqi bit to struct chip_desc
Heiner Kallweit
1
-7
/
+4
[prev]
[next]