index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.gcc-plugins
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max6639) Add compatible string
Naresh Solanki
1
-0
/
+6
2023-08-21
hwmon: (nct6775) Additional TEMP registers for nct6799
Ahmad Khalifa
2
-31
/
+121
2023-08-21
hwmon: Add driver for Renesas HS3001
Andre Werner
6
-0
/
+297
2023-08-21
dt-bindings: hwmon: Add description for new hwmon sensor hs3001
Andre Werner
1
-0
/
+2
2023-08-21
hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()
James Seo
1
-1
/
+1
2023-08-21
hwmon: (hp-wmi-sensors) Get WMI instance count from WMI driver core
James Seo
1
-17
/
+3
2023-08-21
hwmon: (nct6775) Add support for 18 IN readings for nct6799
Ahmad Khalifa
2
-11
/
+45
2023-08-21
hwmon: (sht3x) convert some of sysfs interface to hwmon
JuenKit Yip
1
-136
/
+251
2023-08-21
hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
Patrick Rudolph
1
-0
/
+5
2023-08-21
hwmon: (pmbus/mp2975) Add OCP limit
Patrick Rudolph
1
-11
/
+65
2023-08-21
hwmon: (pmbus/mp2975) Add regulator support
Patrick Rudolph
2
-0
/
+22
2023-08-21
hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973
Patrick Rudolph
1
-33
/
+214
2023-08-21
hwmon: (pmbus/mp2975) Make phase count variable
Patrick Rudolph
1
-13
/
+20
2023-08-21
hwmon: (pmbus/mp2975) Simplify VOUT code
Patrick Rudolph
1
-50
/
+10
2023-08-21
hwmon: (pmbus/mp2975) Prepare for MP2973 and MP2971
Patrick Rudolph
1
-8
/
+19
2023-08-21
dt-bindings: trivial-devices: Add MPS MP2971 and MP2973
Patrick Rudolph
1
-0
/
+4
2023-08-21
hwmon: (pmbus/mp2975) Fix whitespace error
Patrick Rudolph
1
-1
/
+1
2023-08-21
hwmon: (it87) Add support to detect sensor type AMDTSI
Frank Crawford
1
-4
/
+31
2023-08-21
hwmon: (it87) Improve temperature reporting support
Frank Crawford
1
-0
/
+6
2023-08-21
hwmon: (it87) Split temperature sensor detection to separate function
Frank Crawford
1
-13
/
+28
2023-08-21
hwmon: (oxp-sensors) Move board detection to the init function
Joaquín Ignacio Aramendía
1
-14
/
+15
2023-08-21
hwmon: (nct6775) Increase and reorder ALARM/BEEP bits
Ahmad Khalifa
2
-99
/
+93
2023-08-21
hwmon: Remove smm665 driver
Guenter Roeck
6
-916
/
+0
2023-08-21
hwmon: (nct6775) Change labels for nct6799
Ahmad Khalifa
3
-3
/
+13
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
[next]