index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices again
Jean Delvare
2024-10-14
1
-1
/
+1
*
hwmon: (max1668) Add missing dependency on REGMAP_I2C
Javier Carrasco
2024-10-07
1
-0
/
+1
*
hwmon: (ltc2991) Add missing dependency on REGMAP_I2C
Javier Carrasco
2024-10-07
1
-0
/
+1
*
hwmon: (adt7470) Add missing dependency on REGMAP_I2C
Javier Carrasco
2024-10-07
1
-0
/
+1
*
hwmon: (adm9240) Add missing dependency on REGMAP_I2C
Javier Carrasco
2024-10-07
1
-0
/
+1
*
hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C
Javier Carrasco
2024-10-07
1
-0
/
+1
*
hwmon: (tmp513) Add missing dependency on REGMAP_I2C
Guenter Roeck
2024-10-07
1
-0
/
+1
*
hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config()
Javier Carrasco
2024-10-07
1
-2
/
+1
*
hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature
Peter Colberg
2024-10-07
1
-1
/
+1
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
11
-11
/
+11
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
3
-3
/
+0
*
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-19
1
-16
/
+6
|
\
|
*
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
2024-09-05
1
-16
/
+6
*
|
Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-18
50
-2669
/
+3289
|
\
\
|
*
|
hwmon: Remove devm_hwmon_device_unregister() API function
Guenter Roeck
2024-09-13
1
-18
/
+0
|
*
|
hwmon: (sch5636) Print unknown ID in error string via %*pE
Andy Shevchenko
2024-09-12
1
-2
/
+1
|
*
|
hwmon: (sht21) Use %*ph to print small buffer
Andy Shevchenko
2024-09-12
1
-4
/
+1
|
*
|
hwmon: (pmbus/mpq7932) Constify struct regulator_desc
Christophe JAILLET
2024-09-08
1
-1
/
+1
|
*
|
hwmon: pmbus: pli12096bc: Add write delay
Patrick Rudolph
2024-09-02
1
-25
/
+1
|
*
|
hwmon: pmbus: zl6100: Use generic code
Patrick Rudolph
2024-09-02
1
-58
/
+8
|
*
|
hwmon: pmbus: ucd9000: Use generic code
Patrick Rudolph
2024-09-02
1
-62
/
+2
|
*
|
hwmon: pmbus: max15301: Use generic code
Patrick Rudolph
2024-09-02
1
-91
/
+1
|
*
|
hwmon: pmbus: Implement generic bus access delay
Patrick Rudolph
2024-09-02
2
-6
/
+96
|
*
|
hwmon: (ina2xx) Use shunt voltage to calculate current
Guenter Roeck
2024-08-30
1
-1
/
+13
|
*
|
hwmon: (ina2xx) Add support for current limits
Guenter Roeck
2024-08-30
1
-2
/
+59
|
*
|
hwmon: (ina2xx) Pass register to alert limit write functions
Guenter Roeck
2024-08-30
1
-10
/
+11
|
*
|
hwmon: (ina2xx) Convert to use with_info hwmon API
Guenter Roeck
2024-08-30
1
-202
/
+293
|
*
|
hwmon: (ina2xx) Move ina2xx_get_value()
Guenter Roeck
2024-08-30
1
-36
/
+36
|
*
|
hwmon: (ina2xx) Set alert latch
Guenter Roeck
2024-08-30
1
-2
/
+5
|
*
|
hwmon: (ina2xx) Consolidate chip initialization code
Guenter Roeck
2024-08-30
1
-68
/
+43
|
*
|
hwmon: (ina2xx) Fix various overflow issues
Guenter Roeck
2024-08-30
1
-12
/
+20
|
*
|
hwmon: (ina2xx) Re-initialize chip using regmap functions
Guenter Roeck
2024-08-30
1
-9
/
+41
|
*
|
hwmon: (ina2xx) Use local regmap pointer if used more than once
Guenter Roeck
2024-08-30
1
-13
/
+10
|
*
|
hwmon: (ina2xx) Mark regmap_config as const
Guenter Roeck
2024-08-30
1
-10
/
+2
|
*
|
hwmon: (ina2xx) Use bit operations
Guenter Roeck
2024-08-30
1
-42
/
+42
|
*
|
hwmon: (ina2xx) Replace platform data with device properties
Guenter Roeck
2024-08-30
1
-12
/
+4
|
*
|
hwmon: (ina2xx) Reorder include files to alphabetic order
Guenter Roeck
2024-08-30
1
-8
/
+7
|
*
|
hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang
Nathan Chancellor
2024-08-28
1
-0
/
+4
|
*
|
hwmon: (pwmfan) Do not force disable pwm controller
Johannes Kirchmair
2024-08-27
1
-5
/
+6
|
*
|
hwmon: (pc87360) Use min() macro
Shen Lichuan
2024-08-27
1
-1
/
+1
|
*
|
hwmon: Add sophgo SG2042 external hardware monitor support
Inochi Amaoto
2024-08-27
3
-0
/
+400
|
*
|
hwmon: (tmp464): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-5
/
+2
|
*
|
hwmon: (tmp421): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-5
/
+2
|
*
|
hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-3
/
+2
|
*
|
hwmon: (nct7802): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-5
/
+2
|
*
|
hwmon: (lm90): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-5
/
+2
|
*
|
hwmon: (ina3221): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-5
/
+2
|
*
|
hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-5
/
+3
|
*
|
hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
1
-3
/
+1
|
*
|
hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
Mario Limonciello
2024-08-27
1
-16
/
+10
[next]