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
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-19
/
+56
2022-05-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+22
2022-05-20
Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-19
/
+102
2022-05-21
Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
8
-16
/
+74
2022-05-21
Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-2
/
+11
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-20
Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+9
2022-05-20
Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-05-20
Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-185
/
+129
2022-05-20
Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-05-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-15
/
+39
2022-05-20
hwmon: (pmbus/ltc2978) Add chip specific write_byte_data
Mårten Lindahl
1
-0
/
+12
2022-05-20
hwmon: (pmbus) Use _pmbus_read_byte_data with callback
Mårten Lindahl
1
-23
/
+23
2022-05-20
hwmon: (pmbus) Introduce and use write_byte_data callback
Mårten Lindahl
2
-3
/
+23
2022-05-20
hwmon: (asus-ec-sensors) add doc entry for PRIME X470-PRO
Eugene Shalygin
1
-0
/
+1
2022-05-20
hwmon: (asus-ec-sensors) add PRIME X470-PRO board
Eugene Shalygin
1
-0
/
+43
2022-05-20
hwmon: (asus-ec-sensors) add support for board families
Eugene Shalygin
1
-5
/
+35
2022-05-20
hwmon: (asus-ec-sensors) implement locking via the ACPI global lock
Eugene Shalygin
2
-26
/
+101
2022-05-20
hwmon: (asus-ec-sensors) introduce ec_board_info struct for board data
Eugene Shalygin
1
-89
/
+123
2022-05-20
hwmon: (occ) Delay hwmon registration until user request
Eddie James
5
-90
/
+156
2022-05-20
hwmon: (nct6775) Split core and platform driver
Zev Weiss
6
-1433
/
+1526
2022-05-20
hwmon: (nct6775) Convert S_I* permissions macros to octal
Zev Weiss
1
-95
/
+64
2022-05-20
hwmon: (nct6775) Add read-only mode
Zev Weiss
1
-6
/
+12
2022-05-20
hwmon: (nct6775) Rearrange attr-group initialization
Zev Weiss
1
-42
/
+42
2022-05-20
hwmon: (nct6775) Convert register access to regmap API
Zev Weiss
1
-315
/
+662
2022-05-20
hwmon: (dell-smm) Warn if SMM call took a very long time to execute
Armin Wolf
1
-0
/
+6
2022-05-20
hwmon: (dell-smm) Cleanup init code
Armin Wolf
1
-6
/
+3
2022-05-20
hwmon: (dell-smm) Avoid unnecessary SMM calls during init
Armin Wolf
1
-23
/
+14
2022-05-20
hwmon: (lm75) Add Atmel AT30TS74 support
Peter Rosin
2
-0
/
+15
2022-05-20
dt-bindings: hwmon: Add Atmel AT30TS74
Peter Rosin
1
-0
/
+1
2022-05-20
hwmon: (tmp401) Fix incorrect return value of tmp401_init_client
Camel Guo
1
-1
/
+1
2022-05-20
hwmon: (pmbus/max16601) Add MAX16602 support
Atif Ofluoglu
3
-7
/
+18
2022-05-20
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Farbwerk
Jack Doan
4
-8
/
+38
2022-05-20
hwmon: (dell-smm) Update Documentation regarding firmware bugs
Armin Wolf
1
-0
/
+2
2022-05-20
hwmon: (jc42) Add support for S-34TS04A
Oleksandr Shamray
1
-0
/
+6
2022-05-20
hwmon: (tmp401) Add support of three advanced features
Camel Guo
1
-1
/
+43
2022-05-20
dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
Camel Guo
2
-0
/
+106
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
27
-140
/
+147
2022-05-20
Merge branch 'for-next/kselftest' into for-next/core
Catalin Marinas
42
-116
/
+2761
2022-05-20
Merge branch 'for-next/sysreg-gen' into for-next/core
Catalin Marinas
19
-220
/
+784
2022-05-20
Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...
Catalin Marinas
74
-402
/
+2991
2022-05-20
arm64/sysreg: Generate definitions for FAR_ELx
Mark Brown
2
-3
/
+12
2022-05-20
arm64/sysreg: Generate definitions for DACR32_EL2
Mark Brown
2
-1
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CSSELR_EL1
Mark Brown
2
-2
/
+7
2022-05-20
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
1
-2
/
+4
2022-05-20
arm64/sysreg: Generate definitions for CPACR_ELx
Mark Brown
2
-2
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CONTEXTIDR_ELx
Mark Brown
2
-2
/
+17
2022-05-20
arm64/sysreg: Generate definitions for CLIDR_EL1
Mark Brown
2
-1
/
+16
[prev]
[next]