index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-10-23
2
-2
/
+2
|
\
|
*
hwmon:ibm: Change ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-09-18
2
-2
/
+2
*
|
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2018-10-23
4
-4
/
+8
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-21
4
-4
/
+8
|
|
\
\
\
|
|
|
*
|
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
4
-4
/
+8
|
|
|
/
/
*
|
|
|
Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-23
21
-355
/
+725
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hwmon: (pmbus) Fix page count auto-detection.
Dmitry Bazhenov
2018-10-15
2
-1
/
+6
|
*
|
|
hwmon: (pmbus) remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2018-10-11
1
-15
/
+0
|
*
|
|
hwmon: (core) Add trace events to _attr_show/store functions
Nicolin Chen
2018-10-11
1
-7
/
+20
|
*
|
|
hwmon: (ina3221) Use _info API to register hwmon device
Nicolin Chen
2018-10-10
1
-283
/
+235
|
*
|
|
hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255
Kun Yi
2018-10-10
1
-1
/
+1
|
*
|
|
hwmon: (ina3221) Validate shunt resistor value from DT
Nicolin Chen
2018-10-10
1
-1
/
+7
|
*
|
|
hwmon: (tmp421) make const array 'names' static
Colin Ian King
2018-10-10
1
-2
/
+4
|
*
|
|
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
2018-10-10
1
-0
/
+1
|
*
|
|
hwmon: (ina3221) mark PM functions as __maybe_unused
Arnd Bergmann
2018-10-10
1
-4
/
+2
|
*
|
|
hwmon: (ina3221) Read channel input source info from DT
Nicolin Chen
2018-10-10
1
-14
/
+221
|
*
|
|
hwmon: (ina3221) Add suspend and resume functions
Nicolin Chen
2018-10-10
1
-0
/
+63
|
*
|
|
hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros
Nicolin Chen
2018-10-10
1
-3
/
+3
|
*
|
|
hwmon: (ina3221) Add INA3221_CONFIG to volatile_table
Nicolin Chen
2018-10-10
1
-1
/
+1
|
*
|
|
hwmon: (pwm-fan) Set fan speed to 0 on suspend
Thierry Reding
2018-10-10
1
-1
/
+11
|
*
|
|
hwmon: (pwm-fan) Silence error on probe deferral
Thierry Reding
2018-10-10
1
-2
/
+6
|
*
|
|
hwmon: (scpi-hwmon) remove redundant continue
zhong jiang
2018-10-10
1
-3
/
+1
|
*
|
|
hwmon: (nct6775) Add support for NCT6798D
Guenter Roeck
2018-10-10
1
-4
/
+80
|
*
|
|
hwmon: (nct6775) Add support for NCT6797D
Guenter Roeck
2018-10-10
1
-4
/
+41
|
*
|
|
hwmon: (nct6775) Fix names of DIMM temperature sources
Guenter Roeck
2018-10-10
1
-8
/
+8
|
*
|
|
hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796D
Guenter Roeck
2018-10-10
1
-14
/
+13
|
*
|
|
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D
Guenter Roeck
2018-10-10
1
-4
/
+15
|
*
|
|
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793D
Guenter Roeck
2018-10-10
1
-5
/
+14
|
*
|
|
hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D
Guenter Roeck
2018-10-10
1
-1
/
+4
|
*
|
|
hwmon: (nct6775) Improve instruction grouping
Guenter Roeck
2018-10-10
1
-4
/
+4
|
*
|
|
hwmon: (nct6775) Use logical or instead of if statements where possible
Guenter Roeck
2018-10-10
1
-23
/
+11
|
*
|
|
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
Guenter Roeck
2018-10-10
1
-5
/
+6
|
*
|
|
hwmon: (nct6775) Move config variable declarations and initializations
Guenter Roeck
2018-10-10
1
-19
/
+11
|
*
|
|
hwmon: (nct6775) Replace 'regval' with variables named after config registers
Guenter Roeck
2018-10-10
1
-20
/
+23
|
*
|
|
hwmon: (nct6775) Rename configuration register variables
Guenter Roeck
2018-10-10
1
-21
/
+21
|
*
|
|
hwmon: (nct6775) Only display fan speed tolerance conditionally
Guenter Roeck
2018-10-10
1
-13
/
+19
|
*
|
|
hwmon: (lm92) Fix whitespace issues
Guenter Roeck
2018-10-10
1
-6
/
+8
|
*
|
|
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
2018-10-10
1
-1
/
+1
|
*
|
|
hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function
zhong jiang
2018-10-10
1
-3
/
+1
|
*
|
|
hwmon: (lm75) Add MAX31725/6 support
Kun Yi
2018-10-10
1
-2
/
+16
|
*
|
|
hwmon: (sht15) Switch to SPDX identifier
Fabio Estevam
2018-10-10
1
-4
/
+1
|
*
|
|
hwmon: (mc13783-adc) Switch to SPDX identifier
Fabio Estevam
2018-10-10
1
-13
/
+1
|
*
|
|
hwmon: (nct6775) Clean up a condition
Dan Carpenter
2018-10-10
1
-2
/
+1
|
*
|
|
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
2018-10-10
1
-2
/
+3
|
*
|
|
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
2018-10-10
1
-6
/
+0
|
*
|
|
hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string
Guenter Roeck
2018-10-10
1
-6
/
+7
|
*
|
|
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-10
4
-9
/
+8
|
*
|
|
drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModule
Michael Hennerich
2018-10-10
2
-2
/
+10
*
|
|
|
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-11
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-1
/
+1
[next]