index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
17
-104
/
+1
2020-11-19
Documentation: list RTC devres helpers in devres.rst
Bartosz Golaszewski
1
-0
/
+4
2020-11-19
rtc: omap: use devm_pinctrl_register()
Bartosz Golaszewski
1
-7
/
+2
2020-11-19
rtc: sc27xx: Always read normal alarm
Alexandre Belloni
1
-36
/
+2
2020-11-17
rtc: mxc: use of_device_get_match_data
Alexandre Belloni
1
-3
/
+1
2020-11-17
rtc: mxc: Convert the driver to DT-only
Fabio Estevam
1
-20
/
+1
2020-11-17
rtc: rx6110: add i2c support
Claudius Heine
2
-32
/
+153
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
MAINTAINERS: Set myself as Goldfish RTC maintainer
Jiaxun Yang
1
-1
/
+1
2020-11-15
rtc: goldfish: Remove GOLDFISH dependency
Jiaxun Yang
1
-1
/
+0
2020-11-15
rtc: snvs: Remove NULL pointer check before clk_*
Xu Wang
1
-43
/
+24
2020-11-15
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-2
/
+1
2020-11-15
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
1
-2
/
+4
2020-11-15
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
1
-2
/
+4
2020-11-15
rtc: hym8563: enable wakeup when applicable
Guillaume Tucker
1
-2
/
+5
2020-11-15
rtc: da9063: Simplify bool comparison
Kaixu Xia
1
-1
/
+1
2020-11-15
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-26
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+116
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+111
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-126
/
+152
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
7
-125
/
+336
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-190
/
+404
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-108
/
+222
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-118
/
+191
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
47
-129
/
+308
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-32
/
+68
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-9
/
+6
2020-10-24
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-16
/
+40
[next]