index
:
blaster4385/linux-IllusionX
v6.12.1
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
2024-10-14
[PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices again
Jean Delvare
1
-1
/
+1
2024-10-07
hwmon: (max1668) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (ltc2991) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (adt7470) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (adm9240) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (tmp513) Add missing dependency on REGMAP_I2C
Guenter Roeck
1
-0
/
+1
2024-10-07
hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config()
Javier Carrasco
1
-2
/
+1
2024-10-07
hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature
Peter Colberg
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
11
-11
/
+11
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+0
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-16
/
+6
2024-09-18
Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
50
-2669
/
+3289
2024-09-17
Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-09-13
hwmon: Remove devm_hwmon_device_unregister() API function
Guenter Roeck
1
-18
/
+0
2024-09-12
hwmon: (sch5636) Print unknown ID in error string via %*pE
Andy Shevchenko
1
-2
/
+1
2024-09-12
hwmon: (sht21) Use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2024-09-09
hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2
Patryk Biel
2
-3
/
+20
2024-09-08
hwmon: (pmbus/mpq7932) Constify struct regulator_desc
Christophe JAILLET
1
-1
/
+1
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
1
-16
/
+6
2024-09-02
hwmon: pmbus: pli12096bc: Add write delay
Patrick Rudolph
1
-25
/
+1
2024-09-02
hwmon: pmbus: zl6100: Use generic code
Patrick Rudolph
1
-58
/
+8
2024-09-02
hwmon: pmbus: ucd9000: Use generic code
Patrick Rudolph
1
-62
/
+2
2024-09-02
hwmon: pmbus: max15301: Use generic code
Patrick Rudolph
1
-91
/
+1
2024-09-02
hwmon: pmbus: Implement generic bus access delay
Patrick Rudolph
2
-6
/
+96
2024-09-02
hwmon: (hp-wmi-sensors) Check if WMI event data exists
Armin Wolf
1
-0
/
+2
2024-09-01
hwmon: ltc2991: fix register bits defines
Pawel Dembicki
1
-3
/
+3
2024-08-30
hwmon: (ina2xx) Use shunt voltage to calculate current
Guenter Roeck
1
-1
/
+13
2024-08-30
hwmon: (ina2xx) Add support for current limits
Guenter Roeck
1
-2
/
+59
2024-08-30
hwmon: (ina2xx) Pass register to alert limit write functions
Guenter Roeck
1
-10
/
+11
2024-08-30
hwmon: (ina2xx) Convert to use with_info hwmon API
Guenter Roeck
1
-202
/
+293
2024-08-30
hwmon: (ina2xx) Move ina2xx_get_value()
Guenter Roeck
1
-36
/
+36
2024-08-30
hwmon: (ina2xx) Set alert latch
Guenter Roeck
1
-2
/
+5
2024-08-30
hwmon: (ina2xx) Consolidate chip initialization code
Guenter Roeck
1
-68
/
+43
2024-08-30
hwmon: (ina2xx) Fix various overflow issues
Guenter Roeck
1
-12
/
+20
2024-08-30
hwmon: (ina2xx) Re-initialize chip using regmap functions
Guenter Roeck
1
-9
/
+41
2024-08-30
hwmon: (ina2xx) Use local regmap pointer if used more than once
Guenter Roeck
1
-13
/
+10
2024-08-30
hwmon: (ina2xx) Mark regmap_config as const
Guenter Roeck
1
-10
/
+2
2024-08-30
hwmon: (ina2xx) Use bit operations
Guenter Roeck
1
-42
/
+42
2024-08-30
hwmon: (ina2xx) Replace platform data with device properties
Guenter Roeck
1
-12
/
+4
2024-08-30
hwmon: (ina2xx) Reorder include files to alphabetic order
Guenter Roeck
1
-8
/
+7
2024-08-28
hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang
Nathan Chancellor
1
-0
/
+4
2024-08-27
hwmon: (pwmfan) Do not force disable pwm controller
Johannes Kirchmair
1
-5
/
+6
2024-08-27
hwmon: (pc87360) Use min() macro
Shen Lichuan
1
-1
/
+1
2024-08-27
hwmon: Add sophgo SG2042 external hardware monitor support
Inochi Amaoto
3
-0
/
+400
2024-08-27
hwmon: (tmp464): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (tmp421): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+2
2024-08-27
hwmon: (nct7802): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (lm90): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
[next]