Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
27ff836d2f44e73370e247b2fa535166a7dcfbb9
27ff836
rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support
by Alexandre Belloni
· 6 years ago
85370d3
rtc: pcf85063: add offset correction support
by Alexandre Belloni
· 6 years ago
fadfd09
rtc: pcf85063: add nvram support
by Alexandre Belloni
· 6 years ago
5b3a3ad
rtc: pcf85063: add Micro Crystal RV8263 support
by Alexandre Belloni
· 6 years ago
05cb3a5
rtc: pcf85063: add alarm support
by Alexandre Belloni
· 6 years ago
0e2e877
rtc: pcf85063: differentiate pcf85063a and pcf85063tp
by Alexandre Belloni
· 6 years ago
e89b60d
rtc: pcf85063: switch to regmap
by Alexandre Belloni
· 6 years ago
802a779
rtc: pcf85063: set range
by Alexandre Belloni
· 6 years ago
3555a34
rtc: pcf85063: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
191c0da
rtc: pcf85063: remove bogus i2c functionality check
by Alexandre Belloni
· 6 years ago
de311aa
rtc: pcf85063: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
0f21700
rtc: pcf85063: switch to probe_new
by Alexandre Belloni
· 6 years ago
0c46b07
rtc: snvs: use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
cf37fa7
rtc: mxc: use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
e7afddb
rtc: snvs: use dev_pm_set_wake_irq() to simplify code
by Anson Huang
· 6 years ago
184a182
rtc: Add ASPEED RTC driver
by Joel Stanley
· 6 years ago
e3b3711
dt-bindings: rtc: Add on-chip ASPEED RTC documentation
by Joel Stanley
· 6 years ago
9a8f2d1
rtc: brcmstb-waketimer: switch to rtc_time64_to_tm
by Alexandre Belloni
· 6 years ago
24db953
rtc: mt6397: Don't call irq_dispose_mapping.
by Pi-Hsun Shih
· 6 years ago
fd86b2d
rtc: opal: Make opal_tpo_alarm_irq_enable static
by YueHaibing
· 6 years ago
d3062d1
rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900
by Geert Uytterhoeven
· 6 years ago
e07fa83
rtc: wm831x: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
2399244
rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
d315bc1
rtc: wm831x: remove unnecessary goto
by Alexandre Belloni
· 6 years ago
b9a1d80
rtc: wm831x: set range
by Alexandre Belloni
· 6 years ago
b599db3
rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
5ff404d
rtc: da9063: set range
by Alexandre Belloni
· 6 years ago
64bef02
rtc: sun4v: switch to SPDX identifier
by Alexandre Belloni
· 6 years ago
3ec99d6
rtc: sun4v: set range
by Alexandre Belloni
· 6 years ago
65c6f63
rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
58c9299
rtc: omap: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
28c6852
rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
72dd89c
rtc: ps3: set range
by Alexandre Belloni
· 6 years ago
0b5e47b
rtc: ps3: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
e85b930
rtc: ps3: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
70c805c
rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
be8bf98
rtc: at91sam9: correct trivial checkpatch warnings
by Alexandre Belloni
· 6 years ago
bc40072
rtc: at91sam9: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
8af760a
rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
255c43c
rtc: at91sam9: set range
by Alexandre Belloni
· 6 years ago
6c7293e
rtc: at91sam9: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
1a76a77
rtc: at91sam9: drop platform_data support
by Alexandre Belloni
· 6 years ago
beee05d
rtc: sh: set range
by Alexandre Belloni
· 6 years ago
1097998
rtc: sh: fix possible race condition
by Alexandre Belloni
· 6 years ago
9852023
rtc: sh: stop resetting time to epoch
by Alexandre Belloni
· 6 years ago
c157649
rtc: dm355evm: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
c5655ad
rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
4bc85a3
rtc: dm355evm: set range
by Alexandre Belloni
· 6 years ago
c50fd69
rtc: dm355evm: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
2be7f1b
rtc: goldfish: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
b509306
rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
6a6ec8c
rtc: goldfish: allow building on more than MIPS
by Alexandre Belloni
· 6 years ago
bd01386
rtc: goldfish: sort headers
by Alexandre Belloni
· 6 years ago
5e2954f
rtc: goldfish: add range
by Alexandre Belloni
· 6 years ago
409b84e
rtc: goldfish: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
58f8891
rtc: xgene: use .set_time
by Alexandre Belloni
· 6 years ago
43f327f
rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
9a842a7
rtc: xgene: stop caching alarm_time
by Alexandre Belloni
· 6 years ago
db78534
rtc: xgene: correct checkpatch issues
by Alexandre Belloni
· 6 years ago
3a205b9
rtc: xgene: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
490595a
rtc: xgene: set range
by Alexandre Belloni
· 6 years ago
a652e00
rtc: xgene: fix possible race condition
by Alexandre Belloni
· 6 years ago
540a11d
rtc: test: do not use assignment in if condition
by Alexandre Belloni
· 6 years ago
8bc9630
rtc: 88pm80x: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
9c3ab85
rtc: ab-b5ze-s3: correct checkpatch issues
by Alexandre Belloni
· 6 years ago
606cc43
rtc: core: correct trivial checkpatch warnings
by Alexandre Belloni
· 6 years ago
6875404
rtc: x1205: Add DT probing support
by Linus Walleij
· 6 years ago
87b7cbb
rtc: x1205: Add DT bindings
by Linus Walleij
· 6 years ago
737842e
rtc: da9063: convert header to SPDX
by Wolfram Sang
· 6 years ago
35118b7
rtc: omap: let the core handle range
by Alexandre Belloni
· 6 years ago
b46c581
rtc: mv: add range
by Alexandre Belloni
· 6 years ago
5b25a71
rtc: mv: convert to devm_rtc_allocate_device
by Alexandre Belloni
· 6 years ago
b674361
rtc: mv: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
cdf7545
rtc: convert core to SPDX identifier
by Alexandre Belloni
· 6 years ago
33fee14
rtc: ab-b5ze-s3: remove unnecessary check
by Alexandre Belloni
· 6 years ago
8188064
rtc: ab-b5ze-s3: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
8a94112
rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
5d04983
rtc: ab-b5ze-s3: remove unnecessary gotos
by Alexandre Belloni
· 6 years ago
ac24673
rtc: ab-b5ze-s3: remove mutex
by Alexandre Belloni
· 6 years ago
28e7861
rtc: zynqmp: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
60b7f4c
rtc: abx80x: remove useless .remove
by Alexandre Belloni
· 6 years ago
559e883
rtc: abx80x: use rtc_add_group
by Alexandre Belloni
· 6 years ago
2fcdf5f
rtc: abx80x: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
9e98c67
Linux 5.1-rc1
by Linus Torvalds
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
80b98e9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
69ebf9a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c5b5138
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
db77bef
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
c634dc6
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
by kbuild test robot
· 6 years ago
c71bb9f
kconfig: remove stale lxdialog/.gitignore
by Masahiro Yamada
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
f84dde10
Revert "modsign: Abort modules_install when signing fails"
by Douglas Anderson
· 6 years ago
0c22be0
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
by Douglas Anderson
· 6 years ago
f6d9db6
kbuild: deb-pkg: avoid implicit effects
by Arseny Maslennikov
· 6 years ago
da9cfb8
coccinelle: semantic code search for missing put_device()
by Wen Yang
· 6 years ago
a9dce66
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
f67e3fb4
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
477558d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
Next »