index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hwmon
/
adm1021.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
hwmon: (bt1-pvt) Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2023-08-21
hwmon: (dimmtemp) Support more than 32 DIMMs
Patrick Rudolph
1
-11
/
+15
2023-08-21
hwmon: (pmbus/max20730) Remove strlcpy occurences
Azeem Shaikh
1
-31
/
+33
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
37
-40
/
+30
2023-08-21
hwmon: (lan966x) Use the devm_clk_get_enabled() helper function
Christophe JAILLET
1
-23
/
+1
2023-08-21
hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
Eddie James
1
-0
/
+38
2023-08-21
hwmon: (pmbus) Update documentation to not use .probe_new() any more
Uwe Kleine-König
1
-1
/
+1
2023-08-21
hwmon: (asus-ec-sensosrs) fix mutex path for X670E Hero
Eugene Shalygin
1
-1
/
+1
2023-08-10
hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
Aleksa Savic
1
-1
/
+36
2023-08-06
hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
Tao Ren
1
-8
/
+8
2023-07-30
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
1
-1
/
+1
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
64
-75
/
+63
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
5
-20
/
+52
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
1
-68
/
+0
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
1
-2
/
+8
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
1
-1
/
+7
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
1
-2
/
+23
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
1
-0
/
+1
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
1
-18
/
+4
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2
-4
/
+8
2023-07-29
KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
Sean Christopherson
1
-0
/
+24
2023-07-29
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
1
-6
/
+22
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
1
-8
/
+2
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
1
-0
/
+4
2023-07-29
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
1
-2
/
+1
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
3
-9
/
+26
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
1
-1
/
+1
2023-07-29
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
1
-1
/
+2
2023-07-29
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
1
-3
/
+7
2023-07-29
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
1
-1
/
+4
2023-07-29
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
Maxim Levitsky
1
-7
/
+13
2023-07-29
kprobes: Prohibit probing on CFI preamble symbol
Masami Hiramatsu (Google)
1
-1
/
+13
2023-07-29
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-07-29
ftrace: Remove unused extern declarations
YueHaibing
1
-4
/
+0
2023-07-29
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
1
-0
/
+1
2023-07-29
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
1
-0
/
+2
2023-07-29
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
1
-0
/
+1
2023-07-29
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
1
-2
/
+1
2023-07-29
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
1
-10
/
+12
2023-07-28
tpm_tis: Explicitly check for error code
Alexander Steffen
1
-2
/
+7
2023-07-28
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
6
-6
/
+6
2023-07-28
security: keys: perform capable check only on privileged operations
Christian Göttsche
1
-3
/
+8
2023-07-28
Revert "mm,memblock: reset memblock.reserved to system init state to prevent ...
Mike Rapoport (IBM)
1
-4
/
+0
2023-07-28
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
1
-1
/
+14
2023-07-28
ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
Guanghui Feng
1
-3
/
+0
2023-07-28
LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
Huacai Chen
1
-11
/
+4
2023-07-28
LoongArch: BPF: Fix check condition to call lu32id in move_imm()
Tiezhu Yang
1
-1
/
+1
2023-07-28
LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch
Chenguang Zhao
1
-0
/
+1
[next]