index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-integrity.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
dt-bindings: rtc: Add #clock-cells property
Paul Cercueil
1
-0
/
+29
2023-02-09
dt-bindings: rtc: moxart: use proper names for gpio properties
Dmitry Torokhov
1
-6
/
+6
2023-02-09
rtc: moxart: switch to using gpiod API
Dmitry Torokhov
1
-53
/
+36
2023-02-09
rtc: pm8xxx: drop error messages
Johan Hovold
1
-6
/
+2
2023-02-09
rtc: pm8xxx: clean up local declarations
Johan Hovold
1
-7
/
+7
2023-02-09
rtc: pm8xxx: refactor read_time()
Johan Hovold
1
-21
/
+33
2023-02-09
rtc: pm8xxx: use u32 for timestamps
Johan Hovold
1
-6
/
+6
2023-02-09
rtc: pm8xxx: clean up comments
Johan Hovold
1
-22
/
+17
2023-02-09
rtc: pm8xxx: rename alarm irq variable
Johan Hovold
1
-6
/
+6
2023-02-09
rtc: pm8xxx: rename struct device pointer
Johan Hovold
1
-3
/
+3
2023-02-09
rtc: pm8xxx: clean up time and alarm debugging
Johan Hovold
1
-6
/
+4
2023-02-09
rtc: pm8xxx: use unaligned le32 helpers
Johan Hovold
1
-18
/
+8
2023-02-09
rtc: pm8xxx: drop unused register defines
Johan Hovold
1
-6
/
+0
2023-02-09
rtc: pm8xxx: return IRQ_NONE on errors
Johan Hovold
1
-3
/
+3
2023-02-09
rtc: pm8xxx: drop bogus locking
Johan Hovold
1
-46
/
+21
2023-02-09
rtc: pm8xxx: use regmap_update_bits()
Johan Hovold
1
-65
/
+22
2023-02-09
rtc: pm8xxx: drop spmi error messages
Johan Hovold
1
-54
/
+17
2023-02-09
rtc: pm8xxx: fix set-alarm race
Johan Hovold
1
-14
/
+10
2023-02-09
dt-bindings: rtc: Convert Amlogic Meson vrtc controller binding
Heiner Kallweit
2
-22
/
+44
2023-02-09
rtc: rv8803: invalidate date/time if alarm time is invalid
Sascha Hauer
1
-7
/
+38
2023-02-09
include/linux/bcd.h: provide bcd_is_valid() helper
Ahmad Fatoum
1
-0
/
+4
2023-02-01
rtc: max8907: Drop unused i2c include
Uwe Kleine-König
1
-1
/
+0
2023-02-01
rtc: rx8010: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-2
/
+6
2023-02-01
rtc: rv8803: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: rv3032: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: rv3029c2: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf8563: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf8523: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf85063: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf2123: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: m41t80: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: hym8563: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: ab-eoz9: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-01-26
dt-bindings: rtc: pcf2127: remove pca/pcf2129 from trivial RTC devices list
Hugo Villeneuve
2
-3
/
+4
2023-01-25
rtc: brcmstb-waketimer: allow use as non-wake alarm
Doug Berger
1
-3
/
+52
2023-01-25
dt-bindings: rtc: brcm,brcmstb-waketimer: add alarm interrupt
Doug Berger
1
-7
/
+14
2023-01-24
rtc: sun6i: Always export the internal oscillator
Samuel Holland
1
-12
/
+4
2023-01-24
dt-bindings: rtc: Move rv3028 from trivial-rtc.yaml into own schema file
Wadim Egorov
2
-2
/
+54
2023-01-24
dt-bindings: rtc: Add Loongson LS2X RTC support
WANG Xuerui
1
-0
/
+2
2023-01-24
rtc: brcmstb-waketimer: rename irq to wake_irq
Doug Berger
1
-8
/
+7
2023-01-24
rtc: brcmstb-waketimer: compensate for lack of wktmr disable
Doug Berger
1
-18
/
+34
2023-01-24
rtc: brcmstb-waketimer: non-functional code changes
Doug Berger
1
-13
/
+12
2023-01-24
rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flag
Doug Berger
1
-4
/
+11
2023-01-09
rtc: ds1307: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
2
-22
/
+29
2022-12-25
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
1
-2
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
69
-97
/
+97
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
1
-1
/
+1
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
[next]