index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
rtc: Kconfig: Fix typo in help message of rx 6110
Claudius Heine
1
-1
/
+1
2020-11-17
rtc: ds1307: Drop of_match_ptr and CONFIG_OF protections
Andy Shevchenko
1
-4
/
+2
2020-11-17
rtc: ds1307: Make use of device properties
Andy Shevchenko
1
-17
/
+21
2020-11-17
rtc: ds1307: Remove non-valid ACPI IDs
Andy Shevchenko
1
-35
/
+1
2020-11-17
rtc: at91rm9200: Add sam9x60 compatible
Alexandre Belloni
1
-0
/
+3
2020-11-17
rtc: at91rm9200: add correction support
Alexandre Belloni
1
-4
/
+99
2020-11-15
rtc: rv3032: fix nvram nvmem priv pointer
Alexandre Belloni
1
-1
/
+1
2020-11-15
rtc: goldfish: Remove GOLDFISH dependency
Jiaxun Yang
1
-1
/
+0
2020-11-14
rtc: snvs: Remove NULL pointer check before clk_*
Xu Wang
1
-43
/
+24
2020-11-14
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-2
/
+1
2020-11-14
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
1
-2
/
+4
2020-11-14
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
1
-2
/
+4
2020-11-14
rtc: hym8563: enable wakeup when applicable
Guillaume Tucker
1
-2
/
+5
2020-11-14
rtc: da9063: Simplify bool comparison
Kaixu Xia
1
-1
/
+1
2020-11-14
rtc: sc27xx: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-10-28
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
1
-3
/
+5
2020-10-27
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
1
-8
/
+4
2020-10-27
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
1
-25
/
+31
2020-10-21
Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
17
-366
/
+1315
2020-10-19
rtc: r9701: set range
Alexandre Belloni
1
-5
/
+3
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+3
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
1
-1
/
+0
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
1
-2
/
+0
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
1
-22
/
+0
2020-10-19
rtc: r9701: remove leftover comment
Alexandre Belloni
1
-4
/
+0
2020-10-19
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni
3
-0
/
+936
2020-10-15
rtc: rv3028: ensure ram configuration registers are saved
Alexandre Belloni
1
-9
/
+67
2020-10-15
rtc: rv3028: factorize EERD bit handling
Alexandre Belloni
1
-59
/
+59
2020-10-15
rtc: rv3028: fix trickle resistor values
Alexandre Belloni
1
-1
/
+1
2020-10-15
rtc: rv3028: fix clock output support
Alexandre Belloni
1
-10
/
+9
2020-10-15
rtc: mt6397: Remove unused member dev
Fei Shao
1
-1
/
+2
2020-09-29
rtc: rv8803: simplify the return expression of rv8803_nvram_write
Liu Shixin
1
-7
/
+1
2020-09-29
rtc: meson: simplify the return expression of meson_vrtc_probe
Liu Shixin
1
-6
/
+1
2020-09-29
rtc: rx8010: rename rx8010_init_client() to rx8010_init()
Bartosz Golaszewski
1
-2
/
+2
2020-09-24
rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally
Bastian Krause
1
-0
/
+15
2020-09-24
rtc: ds1307: consider aux-voltage-chargeable
Bastian Krause
1
-2
/
+21
2020-09-24
rtc: ds1307: store previous charge default per chip
Bastian Krause
1
-1
/
+8
2020-09-24
rtc: ds1307: introduce requires_trickle_resistor per chip
Bastian Krause
1
-1
/
+7
2020-09-24
rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally
Bastian Krause
1
-1
/
+2
2020-09-15
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
1
-2
/
+2
2020-09-15
rtc: ds1685: Fix bank switching to avoid endless loop
Thomas Bogendoerfer
1
-4
/
+4
2020-09-15
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-15
rtc: rx8010: use range checking provided by core RTC code
Bartosz Golaszewski
1
-3
/
+2
2020-09-15
rtc: rx8010: convert to using regmap
Bartosz Golaszewski
1
-119
/
+79
2020-09-15
rtc: rx8010: switch to using the preferred i2c API
Bartosz Golaszewski
1
-3
/
+2
2020-09-15
rtc: rx8010: switch to using the preferred RTC API
Bartosz Golaszewski
1
-11
/
+7
2020-09-15
rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)
Bartosz Golaszewski
1
-1
/
+1
2020-09-15
rtc: rx8010: use a helper variable for client->dev in probe()
Bartosz Golaszewski
1
-8
/
+7
2020-09-15
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
1
-1
/
+1
2020-09-15
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
1
-5
/
+6
[prev]
[next]