index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
hwmon: (xgene-hwmon) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (w83781d) Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-10-27
hwmon: (w83627hf) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (vt8231) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (vt1211) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (via686a) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (via-cputemp) Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-27
hwmon: (ultra45_env) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (sis5595) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (sht15) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (sch5636) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (pc87427) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (pc87360) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (occ/p9_sbe) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (mc13783-adc) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (max197) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (i5k_amb) Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-27
hwmon: (f71882fg) Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-27
hwmon: (f71805f) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (dme1737) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (da9052-hwmon) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (abituguru3) Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-27
hwmon: (abituguru) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
hwmon: (abitguru{,3}) Enable build testing on !X86
Uwe Kleine-König
1
-2
/
+2
2023-10-27
hwmon: (sch5627) Add support for writing limit registers
Armin Wolf
3
-55
/
+153
2023-10-27
hwmon: (sch5627) Use regmap for pwm map register caching
Armin Wolf
4
-14
/
+138
2023-10-27
hwmon: (sch5627) Disallow write access if virtual registers are locked
Armin Wolf
1
-0
/
+9
2023-10-27
hwmon: (sch5627) Use bit macros when accessing the control register
Armin Wolf
1
-4
/
+8
2023-10-27
hwmon: tmp513: Simplify tmp51x_read_properties()
Biju Das
1
-5
/
+2
2023-10-27
hwmon: tmp513: Add max_channels variable to struct tmp51x_data
Biju Das
1
-26
/
+23
2023-10-27
hwmon: (pmbus/tda38640) Add workaround for SVID mode
Patrick Rudolph
1
-2
/
+152
2023-10-27
hwmon: (pmbus) Add ON_OFF_CONFIG register bits
Patrick Rudolph
1
-0
/
+9
2023-10-27
hwmon: add POWER-Z driver
Thomas Weißschuh
3
-0
/
+285
2023-10-27
hwmon: (pmbus/mp2975) Move PGOOD fix
Naresh Solanki
1
-5
/
+5
2023-10-25
Revert "hwmon: (sch56xx-common) Add automatic module loading on supported devices"
Guenter Roeck
1
-38
/
+2
2023-10-25
Revert "hwmon: (sch56xx-common) Add DMI override table"
Guenter Roeck
1
-34
/
+10
2023-10-25
hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
Zev Weiss
1
-4
/
+8
2023-10-25
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-10-25
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
Dragos Bogdan
1
-13
/
+16
2023-10-24
hwmon: (acpi_power_meter) replace open-coded kmemdup_nul
Justin Stitt
1
-3
/
+2
2023-10-10
hwmon: (fam15h_power) Use topology_core_id()
Thomas Gleixner
1
-4
/
+3
2023-10-06
Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux
Rafael J. Wysocki
1
-11
/
+5
2023-09-29
hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-09-29
hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()
Justin Stitt
1
-1
/
+1
2023-09-29
hwmon: (xgene) Migrate to use generic PCC shmem related macros
Sudeep Holla
1
-11
/
+5
2023-09-18
hwmon: (nct6775) Fix non-existent ALARM warning
Ahmad Khalifa
1
-0
/
+4
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-0
/
+68
2023-08-29
Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
63
-1300
/
+1390
2023-08-28
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+7
2023-08-25
hwmon: (tmp513) Simplify probe()
Biju Das
1
-4
/
+1
[prev]
[next]