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
2024-02-25
hwmon: (ina3221) convert to use maple tree register cache
Bo Liu
1
-1
/
+1
2024-02-25
hwmon: (emc1403) convert to use maple tree register cache
Bo Liu
1
-1
/
+1
2024-02-25
hwmon: (adt7x10) convert to use maple tree register cache
Bo Liu
2
-2
/
+2
2024-02-25
hwmon: (sht3x) read out sensor serial number
Stefan Gloor
1
-1
/
+65
2024-02-25
hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
Charles Hsu
3
-0
/
+100
2024-02-25
hwmon: add fan speed monitoring driver for Surface devices
Ivor Wanders
3
-0
/
+106
2024-02-25
hwmon: Add driver for LTC4282
Nuno Sa
3
-0
/
+1794
2024-02-21
hwmon: (nct6775) Fix access to temperature configuration registers
Guenter Roeck
1
-2
/
+12
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
1
-1
/
+1
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2024-02-11
hwmon: add fault attribute for voltage channels
Nuno Sa
1
-0
/
+1
2024-02-11
hwmon: (pmbus_core) Allow to hook PMBUS_SMBALERT_MASK
Patrick Rudolph
1
-1
/
+1
2024-02-11
hwmon: Drop non-functional I2C_CLASS_HWMON support for drivers w/o detect()
Heiner Kallweit
2
-7
/
+0
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
17
-17
/
+0
2024-02-11
hwmon: (nct6683) Add another customer ID for MSI
Forest Crossman
1
-0
/
+3
2024-02-04
hwmon: (coretemp) Enlarge per package core count limit
Zhang Rui
1
-1
/
+1
2024-02-04
hwmon: (coretemp) Fix bogus core_id to attr name mapping
Zhang Rui
1
-13
/
+19
2024-02-04
hwmon: (coretemp) Fix out-of-bounds memory access
Zhang Rui
1
-6
/
+2
2024-02-04
hwmon: (aspeed-pwm-tacho) mutex for tach reading
Loic Prylli
1
-0
/
+7
2024-01-27
hwmon: (pmbus/mp2975) Correct comment inside 'mp2975_read_byte_data'
Konstantin Aladyshev
1
-4
/
+3
2024-01-26
hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device
Konstantin Aladyshev
1
-0
/
+17
2024-01-26
hwmon: gigabyte_waterforce: Fix locking bug in waterforce_get_status()
Harshit Mogalapalli
1
-1
/
+1
2024-01-14
hwmon: (npcm750-pwm-fan) Fix crash observed when instantiating nuvoton,npcm750-pwm-fan
Guenter Roeck
1
-2
/
+5
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-4
/
+4
2024-01-08
hwmon: (gigabyte_waterforce) Mark status report as received under a spinlock
Aleksa Savic
1
-0
/
+2
2024-01-08
hwmon: (lm75) Fix tmp112 default config
Abdel Alkuor
1
-2
/
+3
2024-01-02
hwmon: (lm75) Add AMS AS6200 temperature sensor
Abdel Alkuor
1
-14
/
+94
2024-01-02
hwmon: (lm75) remove now-unused include
Luca Ceresoli
1
-1
/
+0
2024-01-02
hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
Peter Yin
3
-0
/
+476
2024-01-02
hwmon: (aquacomputer_d5next) Remove unneeded CONFIG_DEBUG_FS #ifdef
Aleksa Savic
1
-10
/
+0
2024-01-02
hwmon: (k10temp) Add support for AMD Family 19h Model 8h
Jami Kurki
1
-0
/
+1
2024-01-02
hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolers
Aleksa Savic
3
-0
/
+439
2024-01-02
hwmon: (smsc47m1) Rename global platform device variable
Uwe Kleine-König
1
-8
/
+8
2024-01-02
hwmon: (smsc47m1) Simplify device registration
Uwe Kleine-König
1
-30
/
+13
2024-01-02
hwmon: (smsc47m1) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-02
hwmon: (smsc47m1) Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-01-02
hwmon: (pmbus) Add ltc4286 driver
Delphine CC Chiu
3
-0
/
+186
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-4
/
+4
2023-12-11
hwmon: (max31827) Add custom attribute for resolution
Daniel Matyas
1
-11
/
+111
2023-12-11
hwmon: (max31827) Return closest value in update_interval
Daniel Matyas
1
-3
/
+2
2023-12-11
hwmon: (max31827) Update bits with shutdown_write()
Daniel Matyas
1
-4
/
+11
2023-12-11
hwmon: (max31827) Add support for max31828 and max31829
Daniel Matyas
1
-11
/
+53
2023-12-11
hwmon: (max31827) Handle new properties from the devicetree
Daniel Matyas
1
-6
/
+69
2023-12-11
hwmon: (corsair-cpro) use NULL instead of 0
Marius Zachmann
1
-1
/
+1
2023-12-11
hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist
Armin Wolf
1
-0
/
+8
2023-12-11
hwmon: (dell-smm) Add support for WMI SMM interface
Armin Wolf
2
-19
/
+181
2023-12-11
hwmon: (dell-smm) Introduce helper function for data init
Armin Wolf
1
-18
/
+28
2023-12-11
hwmon: (dell-smm) Move config entries out of i8k_dmi_table
Armin Wolf
1
-56
/
+73
2023-12-11
hwmon: (dell-smm) Move DMI config handling to module init
Armin Wolf
1
-16
/
+15
2023-12-11
hwmon: (dell-smm) Move whitelist handling to module init
Armin Wolf
1
-14
/
+17
[prev]
[next]