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
/
rtc-abx80x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-11-15
1
-0
/
+1
*
rtc: abx80x: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
1
-18
/
+18
*
rtc: abx80x: Add utility function for writing configuration key
Kevin P. Fleming
2021-02-13
1
-23
/
+16
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: abx80x: Provide debug feedback for invalid dt properties
Kevin P. Fleming
2020-06-06
1
-6
/
+11
*
rtc: abx80x: Add Device Tree matching table
Kevin P. Fleming
2020-05-30
1
-0
/
+49
*
rtc: abx80x: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
1
-5
/
+2
*
rtc: abx80x: remove useless .remove
Alexandre Belloni
2019-03-18
1
-6
/
+0
*
rtc: abx80x: use rtc_add_group
Alexandre Belloni
2019-03-18
1
-26
/
+6
*
rtc: abx80x: convert to SPDX identifier
Alexandre Belloni
2019-03-18
1
-4
/
+1
*
rtc: update my email address
Alexandre Belloni
2019-03-04
1
-2
/
+2
*
rtc: abx80x: Configure reserved bits in RV1805
Marek Vasut
2019-01-30
1
-2
/
+65
*
rtc: abx80x: Implement RTC_VL_READ,CLR ioctls
Marek Vasut
2018-12-18
1
-0
/
+38
*
rtc: abx80x: add basic watchdog support
Jeremy Gebben
2018-09-12
1
-4
/
+112
*
rtc: abx80x: use a 'priv' struct for client data
Jeremy Gebben
2018-09-12
1
-8
/
+19
*
rtc: abx80x: remove useless message
Alexandre Belloni
2018-03-02
1
-5
/
+1
*
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: abx80x: use devm_add_action_or_reset()
Sudip Mukherjee
2016-07-19
1
-7
/
+5
*
rtc: abx80x: handle the oscillator failure bit
Mylène Josserand
2016-03-25
1
-2
/
+31
*
rtc: abx80x: handle autocalibration
Mylène Josserand
2016-03-25
1
-0
/
+219
*
rtc: abx80x: add alarm support
Alexandre Belloni
2016-01-11
1
-4
/
+141
*
rtc: abx80x: Add Microcrystal rv1805 support
Alexandre Belloni
2016-01-11
1
-0
/
+1
*
rtc: abx80x: fix RTC write bit
Mitja Spes
2015-09-05
1
-1
/
+1
*
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
2015-05-05
1
-0
/
+307