index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
rtc: ds1553: switch to rtc_register_device
Alexandre Belloni
1
-2
/
+7
2018-03-01
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
Alexandre Belloni
1
-18
/
+0
2018-03-01
rtc: m48t59: use generic nvmem
Alexandre Belloni
1
-32
/
+24
2018-03-01
rtc: m48t59: switch to rtc_register_device
Alexandre Belloni
1
-2
/
+7
2018-03-01
rtc: ds1343: use generic nvmem
Alexandre Belloni
1
-46
/
+20
2018-03-01
rtc: ds1343: remove undocumented and useless sysfs files
Alexandre Belloni
1
-95
/
+1
2018-03-01
rtc: ds1343: switch to rtc_register_device
Alexandre Belloni
1
-5
/
+8
2018-03-01
rtc: ds1343: simplify regmap initialization
Alexandre Belloni
1
-6
/
+2
2018-03-01
rtc: remove nvmem_config
Alexandre Belloni
2
-3
/
+0
2018-03-01
rtc: rv8803: fix possible race condition
Alexandre Belloni
1
-8
/
+8
2018-03-01
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
1
-10
/
+10
2018-03-01
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
1
-1
/
+2
2018-03-01
rtc: pcf85363: put struct nvmem_config on the stack
Alexandre Belloni
1
-9
/
+10
2018-03-01
rtc: pcf85363: call rtc_nvmem_register()
Alexandre Belloni
1
-2
/
+6
2018-03-01
rtc: omap: call rtc_nvmem_register()
Alexandre Belloni
1
-1
/
+2
2018-03-01
rtc: m48t86: put m48t86_nvmem_cfg on the stack
Alexandre Belloni
1
-11
/
+9
2018-03-01
rtc: m48t86: call rtc_nvmem_register()
Alexandre Belloni
1
-1
/
+2
2018-03-01
rtc: ds1511: put ds1511_nvmem_cfg on the stack
Alexandre Belloni
1
-10
/
+9
2018-03-01
rtc: ds1511: call rtc_nvmem_register()
Alexandre Belloni
1
-1
/
+2
2018-03-01
rtc: ds1307: put struct nvmem_config on the stack
Alexandre Belloni
1
-9
/
+10
2018-03-01
rtc: ds1307: call rtc_nvmem_register()
Alexandre Belloni
1
-6
/
+6
2018-03-01
rtc: ds1305: put ds1305_nvmem_cfg on the stack
Alexandre Belloni
1
-9
/
+8
2018-03-01
rtc: ds1305: call rtc_nvmem_register()
Alexandre Belloni
1
-2
/
+2
2018-03-01
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
3
-15
/
+14
2018-03-01
rtc: nvmem: allow registering the nvmem device before the rtc
Alexandre Belloni
3
-11
/
+4
2018-02-14
rtc: nvmem: disallow registering nvmem more than once
Alexandre Belloni
1
-0
/
+3
2018-02-14
rtc: nvmem: return error values
Alexandre Belloni
2
-8
/
+13
2018-02-14
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
3
-11
/
+14
2018-02-14
rtc: documentation: correct nvmem date and version
Alexandre Belloni
1
-2
/
+2
2018-02-13
rtc: ds1302: remove redundant initializations of pointer bp
Colin Ian King
1
-2
/
+2
2018-02-13
rtc: goldfish: Add missing MODULE_LICENSE
James Hogan
1
-0
/
+2
2018-02-13
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
1
-4
/
+2
2018-02-13
rtc: Add tracepoints for RTC system
Baolin Wang
2
-0
/
+236
2018-02-11
Linux 4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-40
/
+47
2018-02-11
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+2
2018-02-11
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+8
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-10
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-63
/
+212
2018-02-10
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
2018-02-10
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
123
-1416
/
+6577
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
23
-77
/
+121
2018-02-09
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
[next]