index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-25
hwmon: (via686a) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-6
/
+8
2022-09-25
hwmon: (adm9240) fix data race in adm9240_fan_read
Li Zhong
1
-2
/
+8
2022-09-25
hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
Jason A. Donenfeld
1
-1
/
+1
2022-09-25
hwmon: (sis5595) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-92
/
+84
2022-09-25
hwmon: (sis5595) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-6
/
+7
2022-09-25
hwmon: Make use of devm_clk_get_enabled()
Uwe Kleine-König
3
-55
/
+3
2022-09-25
hwmon: (mr75203) fix undefined reference to `__divdi3'
Eliav Farber
1
-2
/
+2
2022-09-25
hwmon: (vt8231) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-97
/
+91
2022-09-25
hwmon: (vt8231) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-6
/
+8
2022-09-25
hwmon: (pc87360) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-720
/
+735
2022-09-25
hwmon: (pc87360) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-3
/
+5
2022-09-25
hwmon: (pwm-fan) Switch regulator dynamically
Alexander Stein
1
-68
/
+142
2022-09-25
hwmon: (pwm-fan) split __set_pwm into locked/unlocked functions
Alexander Stein
1
-8
/
+15
2022-09-25
hwmon: (pwm-fan) Add dedicated power switch function
Alexander Stein
1
-15
/
+31
2022-09-25
hwmon: (pwm-fan) Simplify enable/disable check
Alexander Stein
1
-9
/
+34
2022-09-25
hwmon: (pwm-fan) Refactor fan power on/off
Alexander Stein
1
-6
/
+30
2022-09-25
hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.
Duke Du
3
-0
/
+81
2022-09-20
drivers: hwmon: Add max31760 fan speed controller driver
Ibrahim Tilki
3
-0
/
+609
2022-09-19
hwmon: (mr75203) fix coding style space errors
Eliav Farber
1
-20
/
+20
2022-09-19
hwmon: (mr75203) add debugfs to read and write temperature coefficients
Eliav Farber
1
-0
/
+62
2022-09-19
hwmon: (mr75203) parse temperature coefficients from device-tree
Eliav Farber
1
-0
/
+9
2022-09-19
hwmon: (mr75203) add support for series 6 temperature equation
Eliav Farber
1
-4
/
+62
2022-09-19
hwmon: (aspeed-pwm-tacho) Add dependency on ARCH_ASPEED
Peter Robinson
1
-0
/
+1
2022-09-19
hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
Eliav Farber
1
-8
/
+25
2022-09-19
hwmon: (mr75203) add VM pre-scaler x2 support
Eliav Farber
1
-2
/
+53
2022-09-19
hwmon: (mr75203) add VM active channel support
Eliav Farber
1
-22
/
+99
2022-09-19
hwmon: (nzxt-smart2) add another USB ID
Aleksandr Mezin
1
-0
/
+1
2022-09-19
hwmon: (emc2305) Remove unnecessary range check
Guenter Roeck
1
-2
/
+0
2022-09-19
hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
Eliav Farber
1
-4
/
+7
2022-09-19
hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
Aleksa Savic
2
-6
/
+91
2022-09-19
hwmon: (tps23861) create unique debugfs directory per device
Alexandru Gagniuc
1
-3
/
+11
2022-09-19
hwmon: (tps23861) reduce count of i2c transactions for port_status
Alexandru Gagniuc
1
-55
/
+24
2022-09-19
hwmon: (emc2305) Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-09-19
hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM Fan Speed Contro...
Michael Shych
3
-0
/
+638
2022-09-19
hwmon: (max31790) add fanN_enable
Justin Ledford
1
-7
/
+31
2022-09-19
hwmon: (pwm-fan) Replace OF specific call to PWM by plain one
Andy Shevchenko
1
-1
/
+1
2022-09-19
hwmon: (sparx5) Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+1
2022-09-19
hwmon: (dell-smm) Improve warning messages
Armin Wolf
1
-4
/
+10
2022-09-19
hwmon: (iio_hwmon) Make use of device properties
Andy Shevchenko
1
-3
/
+5
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
56
-63
/
+63
2022-09-19
hwmon: (corsair-psu) add reporting of rail mode via debugfs
Wilken Gottwalt
1
-1
/
+28
2022-09-19
hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensors
Aleksa Savic
1
-7
/
+81
2022-09-19
hwmon: (asus_wmi_ec_sensors) remove driver
Eugene Shalygin
3
-638
/
+0
2022-09-19
hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
Liang He
1
-0
/
+1
2022-09-19
hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
Aleksa Savic
1
-1
/
+1
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
5
-219
/
+293
2022-09-09
hwmon: (asus-ec-sensors) autoload module via DMI data
Eugene Shalygin
1
-186
/
+222
2022-09-08
hwmon: (mr75203) enable polling for all VM channels
Eliav Farber
1
-0
/
+13
2022-09-08
hwmon: (mr75203) fix multi-channel voltage reading
Eliav Farber
1
-12
/
+17
2022-09-08
hwmon: (mr75203) fix voltage equation for negative source input
Eliav Farber
1
-2
/
+12
[prev]
[next]