Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3d809cedae7e83c8968f8f994186324283766cb7
3d809ce
rtc: m41t93: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
143d92b
rtc: isl12022: remove useless indirection
by Alexandre Belloni
· 7 years ago
66b32fc
rtc: sc27xx: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
50a9a35
rtc: r7301: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
b6cb398
rtc: nuc900: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
bb54be1
rtc: diasemi: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
35a2112
rtc: cpcap: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
ce2e5a7
rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
22652ba
rtc: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
ab62670
rtc: stop validating rtc_time after rtc_time_to_tm
by Alexandre Belloni
· 7 years ago
146d21b
rtc: stop validating rtc_time after rtc_time64_to_tm
by Alexandre Belloni
· 7 years ago
bd7f4e7
rtc: stk17ta8: let the core handle invalid time
by Alexandre Belloni
· 7 years ago
bff11e3
rtc: rs5c348: let the core handle invalid time
by Alexandre Belloni
· 7 years ago
812318a
rtc: cmos: let the core handle invalid time
by Alexandre Belloni
· 7 years ago
7d1bd37
rtc: ds1553: let the core handle invalid time
by Alexandre Belloni
· 7 years ago
1c90d9f
rtc: ds1511: let the core handle invalid time
by Alexandre Belloni
· 7 years ago
347876a
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
by Colin Ian King
· 7 years ago
e6a0b0f
MAINTAINERS: rtc: update my email address
by Alexandre Belloni
· 7 years ago
9e7002a
char: rtc: remove unused rtc_control() API
by Alexandre Belloni
· 7 years ago
588519f
rtc: mxc_v2: Fix _iomem pointer notation
by Fabio Estevam
· 7 years ago
5b9fc795
rtc: isl1208: Fix unintended clear of SR bits
by Denis Osterland
· 7 years ago
dd888c6
rtc: tx4939: use generic nvmem
by Alexandre Belloni
· 7 years ago
a2fa9b8
rtc: tx4939: fix possible race condition
by Alexandre Belloni
· 7 years ago
68981fd
rtc: tx4939: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
faec5f7
rtc: tx4939: extend test coverage
by Alexandre Belloni
· 7 years ago
a015106
rtc: tx4939: remove arch/mips dependency
by Alexandre Belloni
· 7 years ago
d7ca429
rtc: stk17ta8: use generic nvmem
by Alexandre Belloni
· 7 years ago
8d3e6b5
rtc: stk17ta8: fix possible race condition
by Alexandre Belloni
· 7 years ago
91cb677
rtc: stk17ta8: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
8f21092
rtc: stk17ta8: make alarms useful
by Alexandre Belloni
· 7 years ago
7335fb9
rtc: rp5c01: use generic nvmem
by Alexandre Belloni
· 7 years ago
bcdd559
rtc: rp5c01: fix possible race condition
by Alexandre Belloni
· 7 years ago
87c78d9
rtc: ds1742: use generic nvmem
by Alexandre Belloni
· 7 years ago
1358e7b
rtc: ds1742: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
8b5b795
rtc: cmos: use generic nvmem
by Alexandre Belloni
· 7 years ago
53d29e0
rtc: cmos: fix possible race condition
by Alexandre Belloni
· 7 years ago
1af7068
rtc: ds1553: make alarms useful
by Alexandre Belloni
· 7 years ago
3a9a06d
rtc: ds1553: use generic nvmem
by Alexandre Belloni
· 7 years ago
18c88cc
rtc: ds1553: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
11ad0b6
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
by Alexandre Belloni
· 7 years ago
0ff3565
rtc: m48t59: use generic nvmem
by Alexandre Belloni
· 7 years ago
affb842
rtc: m48t59: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
d7501f7
rtc: ds1343: use generic nvmem
by Alexandre Belloni
· 7 years ago
ab39286
rtc: ds1343: remove undocumented and useless sysfs files
by Alexandre Belloni
· 7 years ago
1536f6d
rtc: ds1343: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
b508615
rtc: ds1343: simplify regmap initialization
by Alexandre Belloni
· 7 years ago
0391df7
rtc: remove nvmem_config
by Alexandre Belloni
· 7 years ago
ce1ae8e
rtc: rv8803: fix possible race condition
by Alexandre Belloni
· 7 years ago
c07fd9de
rtc: rv8803: put struct nvmem_config on the stack
by Alexandre Belloni
· 7 years ago
88d3aad
rtc: rv8803: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
0e7a412
rtc: pcf85363: put struct nvmem_config on the stack
by Alexandre Belloni
· 7 years ago
24849d1
rtc: pcf85363: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
ce60384
rtc: omap: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
e3f51c0
rtc: m48t86: put m48t86_nvmem_cfg on the stack
by Alexandre Belloni
· 7 years ago
3c1bb61
rtc: m48t86: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
71e19c5
rtc: ds1511: put ds1511_nvmem_cfg on the stack
by Alexandre Belloni
· 7 years ago
16fef39
rtc: ds1511: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
409baf1
rtc: ds1307: put struct nvmem_config on the stack
by Alexandre Belloni
· 7 years ago
e9fb768
rtc: ds1307: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
eed9d7a
rtc: ds1305: put ds1305_nvmem_cfg on the stack
by Alexandre Belloni
· 7 years ago
6910614
rtc: ds1305: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
fd5cd21
rtc: export rtc_nvmem_register() to drivers
by Alexandre Belloni
· 7 years ago
ac75779
rtc: nvmem: allow registering the nvmem device before the rtc
by Alexandre Belloni
· 7 years ago
ab3ea36
rtc: nvmem: disallow registering nvmem more than once
by Alexandre Belloni
· 7 years ago
2cc8212
rtc: nvmem: return error values
by Alexandre Belloni
· 7 years ago
4cce9d3
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
7b21db9
rtc: documentation: correct nvmem date and version
by Alexandre Belloni
· 7 years ago
5134d2f
rtc: ds1302: remove redundant initializations of pointer bp
by Colin Ian King
· 7 years ago
82d632b
rtc: goldfish: Add missing MODULE_LICENSE
by James Hogan
· 7 years ago
36d46cd
rtc: Fix overflow when converting time64_t to rtc_time
by Baolin Wang
· 7 years ago
29a1f59
rtc: Add tracepoints for RTC system
by Baolin Wang
· 7 years ago
7928b2c
Linux 4.16-rc1
by Linus Torvalds
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3fc928d
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
60d7a21
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
f8d0cbf
xtensa: fix build with KASAN
by Max Filippov
· 7 years ago
e0691eb
nios2: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 7 years ago
5d13c73
nios2: dts: Remove leading 0x and 0s from bindings notation
by Mathieu Malaterre
· 7 years ago
d48fcbd
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c591c2e
powerpc/pci: Fix broken INTx configuration via OF
by Alexey Kardashevskiy
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7a501609
mconsole_proc(): don't mess with file->f_pos
by Al Viro
· 7 years ago
878e66d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
523ca58
kconfig: remove const qualifier from sym_expand_string_value()
by Masahiro Yamada
· 7 years ago
d717f24
kconfig: add xrealloc() helper
by Masahiro Yamada
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
ef08e14
platform/x86: mlx-platform: Add support for new msn274x system type
by Vadim Pasternak
· 7 years ago
c839682
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
82f0a41
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
8158c2f
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
a283483
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
58fcba6
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
Next »