开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-11-15
rtc: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-11-15
rtc: isl12022: add support for temperature sensor
Rasmus Villemoes
2022-11-15
rtc: s35390a: Remove the unneeded result variable
ye xingchen
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
2022-11-15
rtc: remove davinci rtc driver
Arnd Bergmann
2022-11-15
rtc: s3c: Switch to use dev_err_probe() helper
Yang Yingliang
2022-11-15
rtc: ds1302: remove unnecessary spi_set_drvdata()
Yang Yingliang
2022-11-15
rtc: cros-ec: Limit RTC alarm range if needed
Guenter Roeck
2022-11-15
rtc: pm8xxx: drop unused pm8018 compatible
Neil Armstrong
2022-11-15
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
2022-11-15
rtc: rx8025: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: rv8803: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: rs5c372: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: pcf2127: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: nct3018y: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: m41t80: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: isl1208: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: abx80x: Convert to .probe_new()
Uwe Kleine-König
2022-10-18
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2022-10-18
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-15
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-14
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2022-10-14
Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-14
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
clk: tegra: Fix Tegra PWM parent clock
Jon Hunter
2022-10-14
clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks
Linus Walleij
2022-10-14
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
2022-10-14
Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
Merge tag 's390-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-14
drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
Nathan Chancellor
2022-10-14
parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver
Colin Ian King
2022-10-14
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
2022-10-13
Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-13
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-14
Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-10-14
Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/...
Dave Airlie
2022-10-13
rtc: rv3028: Fix codestyle errors
Ke Sun
2022-10-13
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2022-10-13
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
[next]