index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2019-01-01
38
-525
/
+510
|
\
|
*
rtc: rename core files
Alexandre Belloni
2018-12-31
5
-4
/
+4
|
*
rtc: nvmem: fix possible use after free
Alexandre Belloni
2018-12-31
1
-4
/
+5
|
*
rtc: add i.MX system controller RTC support
Anson Huang
2018-12-20
3
-0
/
+99
|
*
rtc: pcf2123: Add Microcrystal rv2123
Alexandre Belloni
2018-12-18
1
-0
/
+1
|
*
rtc: class: reimplement devm_rtc_device_register
Alexandre Belloni
2018-12-18
1
-121
/
+36
|
*
rtc: enforce rtc_timer_init private_data type
Alexandre Belloni
2018-12-18
2
-12
/
+11
|
*
rtc: abx80x: Implement RTC_VL_READ,CLR ioctls
Marek Vasut
2018-12-18
1
-0
/
+38
|
*
rtc: pcf85363: Add support for NXP pcf85263 rtc
Biju Das
2018-12-11
1
-18
/
+76
|
*
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
2018-12-11
1
-8
/
+24
|
*
rtc: tegra: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-27
/
+3
|
*
rtc: s5m: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-21
/
+6
|
*
rtc: s3c: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-16
/
+4
|
*
rtc: rx8025: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-15
/
+4
|
*
rtc: rx6110: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-9
/
+3
|
*
rtc: rk808: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-14
/
+6
|
*
rtc: puv3: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-14
/
+4
|
*
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-11
/
+5
|
*
rtc: pic32: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-14
/
+4
|
*
rtc: pcf50633: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-6
/
+2
|
*
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-12
/
+6
|
*
rtc: m48t59: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-6
/
+2
|
*
rtc: m41t80: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-5
/
+1
|
*
rtc: at91sam9: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-12
/
+4
|
*
rtc: at91rm9200: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-11
/
+4
|
*
rtc: Switch to use %ptR
Andy Shevchenko
2018-12-10
4
-53
/
+15
|
*
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
2018-12-06
1
-2
/
+14
|
*
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
2018-12-06
1
-0
/
+46
|
*
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
2018-12-06
1
-7
/
+51
|
*
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
2018-12-06
1
-0
/
+1
|
*
rtc: isl1208: Use i2c block read/write routines
Trent Piepho
2018-11-22
1
-33
/
+4
|
*
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
2018-11-22
1
-1
/
+1
|
*
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
2018-11-22
1
-14
/
+10
|
*
rtc: nvmem: use devm_nvmem_register()
Alexandre Belloni
2018-11-22
1
-6
/
+1
|
*
rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...
Christophe JAILLET
2018-11-14
1
-1
/
+1
|
*
rtc: s3c-rtc: Avoid using broken ALMYEAR register
Marek Szyprowski
2018-11-14
1
-6
/
+0
|
*
rtc: m41t80: Complete error propagation from SMBus calls
Maciej W. Rozycki
2018-11-14
1
-5
/
+8
|
*
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
2018-11-14
1
-1
/
+1
|
*
rtc: class: remove devm_rtc_device_unregister
Alexandre Belloni
2018-11-12
1
-26
/
+0
|
*
rtc: sh: convert to SPDX identifiers
Kuninori Morimoto
2018-11-12
1
-5
/
+2
|
*
rtc: clean up indentation issues, remove extraneous space, add missing tabs
Colin Ian King
2018-11-12
3
-3
/
+3
|
*
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
2018-11-12
1
-3
/
+1
*
|
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-30
1
-1
/
+1
|
\
\
|
*
|
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-11-16
1
-1
/
+1
|
|
/
*
|
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
2018-11-07
1
-0
/
+3
*
|
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
2018-11-07
1
-1
/
+3
*
|
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
2018-11-07
1
-4
/
+12
|
/
*
rtc: sc27xx: Always read normal alarm when registering RTC device
Baolin Wang
2018-10-25
1
-2
/
+6
*
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
Baolin Wang
2018-10-25
1
-0
/
+33
*
rtc: sc27xx: Remove interrupts disable and clear in probe()
Baolin Wang
2018-10-25
1
-20
/
+0
[next]