index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-17
hwmon: (sht3x) remove blocking_io property
JuenKit Yip
1
-22
/
+11
2023-06-17
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
1
-12
/
+8
2023-06-15
mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
Ilpo Järvinen
1
-0
/
+1
2023-06-10
hwmon: (pmbus/max16601) Add support for new revisions of MAX16508
Guenter Roeck
1
-3
/
+3
2023-06-10
hwmon: (tmp464) Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-10
hwmon: (tmp108) Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-10
hwmon: (tmp102) Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-10
hwmon: (lm95245) Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-10
hwmon: (lm75) Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-08
hwmon: (it87) Generalise support for FAN_CTL ON/OFF
Frank Crawford
1
-26
/
+37
2023-06-08
hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
1
-2
/
+0
2023-06-08
hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
1
-2
/
+0
2023-06-08
hwmon: (hp-wmi-sensors) fix debugfs check
Arnd Bergmann
1
-13
/
+2
2023-06-08
hwmon: add HP WMI Sensors driver
James Seo
3
-0
/
+2028
2023-06-08
hwmon: (oxp-sensors) Stop passing device structure
Joaquín Ignacio Aramendía
1
-8
/
+8
2023-06-08
hwmon: Add MAX31827 driver
Daniel Matyas
3
-1
/
+478
2023-06-08
hwmon: (aht10) Add support for compatible aht20
Kirill Yatsenko
2
-21
/
+68
2023-06-08
hwmon: (oxp-sensors) Add new DMI match for OXP Mini
Joaquín Ignacio Aramendía
1
-0
/
+7
2023-06-08
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
Aleksa Savic
1
-4
/
+105
2023-06-08
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
Aleksa Savic
1
-4
/
+4
2023-06-08
hwmon: (aht10) Refactor aht10_read_values function
Kirill Yatsenko
1
-33
/
+35
2023-06-08
hwmon: (aht10) Fix typos in comments
Kirill Yatsenko
1
-2
/
+2
2023-06-08
hwmon: (core) Finish renaming groups parameter in API to extra_groups
James Seo
1
-3
/
+3
2023-06-08
hwmon: (core) Add missing beep-related standard attributes
James Seo
1
-0
/
+5
2023-06-08
hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI...
Gopal Prasad
1
-0
/
+3
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
163
-163
/
+163
2023-06-08
hwmon: (it87) Allow for chips with only 4 temp sensors
Frank Crawford
1
-2
/
+6
2023-06-08
hwmon: (adt7475) Convert to use device_property APIs
Chris Packham
1
-4
/
+4
2023-06-08
hwmon: (it87) Update IT8732F chip for 4 fans and PWMs
Frank Crawford
1
-1
/
+30
2023-06-08
hwmon: (it87) Add controls for chips with only 4 PWMs
Frank Crawford
1
-3
/
+9
2023-06-08
hwmon: (it87) Add controls for chips with only 4 fans
Frank Crawford
1
-11
/
+13
2023-06-08
hwmon: (oxp-sensors) Use less convoluted enum cast
Joaquín Ignacio Aramendía
1
-8
/
+8
2023-06-08
hwmon: (asus-ec-sensors) add ROG Crosshair X670E Hero.
Michael Carns
1
-0
/
+30
2023-06-08
hwmon: (oxp-sensors) Add AYANEO 2 and Geek models
Joaquín Ignacio Aramendía
1
-0
/
+20
2023-06-08
hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
Guenter Roeck
1
-26
/
+26
2023-06-08
hwmon: (gsc-hwmon) fix fan pwm temperature scaling
Tim Harvey
1
-3
/
+3
2023-05-30
hwmon: pmbus: Use devm_krealloc_array
James Clark
1
-3
/
+3
2023-05-26
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
1
-0
/
+1
2023-05-19
hwmon: (f71882fg) prevent possible division by zero
Nikita Zhandarovich
1
-2
/
+5
2023-05-08
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
1
-0
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+2
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+6
2023-04-23
hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-04-21
hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
Tomáš Pecka
1
-1
/
+0
2023-04-21
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
1
-3
/
+3
2023-04-21
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XT
Aleksa Savic
1
-1
/
+113
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
1
-0
/
+1
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
1
-46
/
+135
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
1
-2
/
+52
2023-04-19
hwmon: (it87) Disable SMBus access for environmental controller registers.
Frank Crawford
1
-2
/
+56
[prev]
[next]