index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Add new rtc-macsmc driver for Apple Silicon Macs
Hector Martin
2022-11-15
3
-0
/
+144
*
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2022-10-18
1
-0
/
+3
*
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2022-10-18
1
-3
/
+8
*
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2022-10-14
11
-247
/
+98
|
\
|
*
rtc: rv3028: Fix codestyle errors
Ke Sun
2022-10-13
1
-3
/
+2
|
*
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2022-10-13
1
-10
/
+19
|
*
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
1
-18
/
+4
|
*
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
1
-22
/
+3
|
*
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
1
-18
/
+1
|
*
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
2022-10-13
1
-1
/
+1
|
*
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2022-10-13
2
-85
/
+26
|
*
rtc: isl12022: drop redundant write to HR register
Rasmus Villemoes
2022-10-13
1
-14
/
+0
|
*
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
Rasmus Villemoes
2022-10-13
1
-3
/
+2
|
*
rtc: isl12022: use %ptR
Rasmus Villemoes
2022-10-13
1
-10
/
+2
|
*
rtc: isl12022: simplify some expressions
Rasmus Villemoes
2022-10-13
1
-4
/
+4
|
*
rtc: isl12022: drop a dev_info()
Rasmus Villemoes
2022-10-13
1
-3
/
+0
|
*
rtc: isl12022: specify range_min and range_max
Rasmus Villemoes
2022-10-13
1
-0
/
+2
|
*
rtc: isl12022: stop using deprecated devm_rtc_device_register()
Rasmus Villemoes
2022-10-13
1
-4
/
+7
|
*
rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Lin Yujun
2022-10-13
1
-0
/
+2
|
*
rtc: mxc: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-08-23
1
-25
/
+2
|
*
rtc: gamecube: Always reset HW_SRNPROT after read
Emmanuel Gil Peyrot
2022-08-23
1
-6
/
+5
|
*
rtc: k3: detect SoC to determine erratum fix
Bryan Brattlof
2022-08-23
1
-18
/
+14
|
*
rtc: k3: wait until the unlock field is not zero
Bryan Brattlof
2022-08-23
1
-1
/
+1
|
*
rtc: mpfs: Remove printing of stray CR
Geert Uytterhoeven
2022-08-23
1
-4
/
+3
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
6
-15
/
+6
|
/
*
rtc: spear: set range max
Zeng Jingxiang
2022-08-09
1
-1
/
+1
*
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
2022-08-08
1
-3
/
+0
*
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
2022-08-08
1
-1
/
+1
*
rtc: Add NCT3018Y real time clock driver
Mia Lin
2022-07-26
3
-0
/
+564
*
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
Mathew McBride
2022-07-26
1
-4
/
+18
*
rtc: cros-ec: Only warn once in .remove() about notifier_chain problems
Uwe Kleine-König
2022-07-26
1
-3
/
+1
*
rtc: vr41xx: remove driver
Thomas Bogendoerfer
2022-07-26
3
-374
/
+0
*
rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
Tom Rix
2022-07-26
1
-3
/
+0
*
rtc: rv8803: fix missing unlock on error in rv8803_set_time()
Yang Yingliang
2022-07-26
1
-1
/
+3
*
rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
2022-07-26
1
-19
/
+94
*
rtc: zynqmp: Updated calibration value
Srinivas Neeli
2022-07-26
1
-1
/
+1
*
rtc: sun6i: add support for R329 RTC
Icenowy Zheng
2022-07-26
1
-0
/
+2
*
rtc: Directly use ida_alloc()/free()
keliu
2022-06-24
1
-3
/
+3
*
rtc: Introduce ti-k3-rtc
Nishanth Menon
2022-06-24
3
-0
/
+692
*
rtc: Add driver for Microchip PolarFire SoC
Conor Dooley
2022-06-24
3
-0
/
+337
*
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
21
-63
/
+42
*
rtc: Remove unused rtc_dev_exit().
Tetsuo Handa
2022-06-24
2
-11
/
+0
*
rtc: Replace flush_scheduled_work() with flush_work().
Tetsuo Handa
2022-06-24
1
-1
/
+1
*
rtc: isl1208: do not advertise update interrupt feature if no interrupt speci...
Quentin Schulz
2022-06-24
1
-3
/
+7
*
rtc: rv8803: re-initialize all Epson RX8803 registers on voltage loss
Ahmad Fatoum
2022-06-24
1
-2
/
+38
*
rtc: rv8803: initialize registers on post-probe voltage loss
Ahmad Fatoum
2022-06-24
1
-0
/
+13
*
rtc: rv8803: factor out existing register initialization to function
Ahmad Fatoum
2022-06-24
1
-14
/
+29
*
rtc: mc146818-lib: reduce RTC_UIP polling period
Mateusz Jończyk
2022-06-24
1
-4
/
+4
*
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
1
-2
/
+0
|
\
|
*
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-2
/
+0
[next]