index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
Merge tag 'v5.3.11' into dev-5.3
Joel Stanley
1
-1
/
+1
2019-11-13
hwmon: (pmbus/ibm-cffps) Add version detection capability
Eddie James
1
-4
/
+33
2019-11-13
hwmon: (pmbus/ibm-cffps) Fix LED blink behavior
Eddie James
1
-8
/
+19
2019-11-13
hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness call
Eddie James
1
-4
/
+6
2019-11-12
hwmon: (ina3221) Fix read timeout issue
Nicolin Chen
1
-1
/
+1
2019-10-08
Merge tag 'v5.3.5' into dev-5.3
Joel Stanley
2
-2
/
+3
2019-10-05
hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'
Wang Shenran
1
-2
/
+2
2019-10-05
hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs
Marcel Bocu
1
-0
/
+1
2019-09-16
hwmon: Add PECI dimmtemp driver
Jae Hyun Yoo
3
-0
/
+299
2019-09-16
hwmon: Add PECI cputemp driver
Jae Hyun Yoo
4
-0
/
+458
2019-09-16
pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers
Andrew Jeffery
1
-42
/
+165
2019-09-16
pmbus (core): Use driver callbacks in pmbus_get_fan_rate()
Andrew Jeffery
1
-4
/
+4
2019-09-16
pmbus (core): One-shot retries for failure to set page
Andrew Jeffery
1
-2
/
+10
2019-09-16
pmbus (max31785): Add support for devicetree configuration
Andrew Jeffery
1
-0
/
+318
2019-09-16
pmbus: (ibm-cffps) Add support for version 2 of the PSU
Eddie James
1
-22
/
+88
2019-08-08
hwmon: (lm75) Fixup tmp75b clr_mask
Iker Perez del Palomar Sustatxa
1
-1
/
+1
2019-08-08
hwmon: (nct7802) Fix wrong detection of in4 presence
Guenter Roeck
1
-3
/
+3
2019-07-22
hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
Björn Gerhart
1
-1
/
+2
2019-07-22
hwmon: (occ) Fix division by zero issue
Lei YU
1
-2
/
+4
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+48
2019-07-12
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+3
2019-07-12
Merge tag 'hwmon-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
17
-457
/
+864
2019-07-09
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+18
2019-07-09
hwmon: (ina3221) Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+3
2019-07-09
hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms
Christian Schneider
1
-2
/
+2
2019-07-09
hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_g...
Christian Schneider
1
-7
/
+7
2019-07-09
hwmon: (lm90) Introduce function to update configuration register
Guenter Roeck
1
-49
/
+40
2019-07-09
hwmon: (lm90) Cache configuration register value
Guenter Roeck
1
-31
/
+28
2019-07-09
hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
Boyang Yu
1
-4
/
+38
2019-07-09
hwmon: (nct7904) Changes comments in probe function.
amy.shih
1
-2
/
+2
2019-07-09
hwmon: (nct7904) Add error handling in probe function.
amy.shih
1
-5
/
+18
2019-07-03
Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
Greg Kroah-Hartman
2
-2
/
+3
2019-07-03
OCC: FSI and hwmon: Add sequence numbering
Eddie James
2
-2
/
+3
2019-06-24
hwmon: Convert remaining drivers to use SPDX identifier
Guenter Roeck
2
-19
/
+1
2019-06-24
hwmon: (max6650) Fix unused variable warning
Arnd Bergmann
1
-10
/
+9
2019-06-24
hwmon: (pmbus/adm1275) Fix power sampling support
Guenter Roeck
1
-19
/
+65
2019-06-24
hwmon: (lm90) simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-24
hwmon: (asus_atk0110) no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-20
/
+3
2019-06-24
hwmon: (max6650) Fix minor formatting issues
Guenter Roeck
1
-5
/
+4
2019-06-24
hwmon: (max6650) Improve error handling in max6650_update_device
Guenter Roeck
1
-7
/
+24
2019-06-24
hwmon: (max6650) Read non-volatile registers only once
Guenter Roeck
1
-8
/
+15
2019-06-24
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info
Guenter Roeck
1
-261
/
+247
2019-06-24
hwmon: (max6650) Simplify alarm handling
Guenter Roeck
1
-6
/
+3
2019-06-24
hwmon: (max6650) Cache alarm_en register
Guenter Roeck
1
-3
/
+9
2019-06-24
hwmon: (max6650) Declare valid as boolean
Guenter Roeck
1
-2
/
+2
2019-06-24
hwmon: (max6650) Improve error handling in max6650_init_client
Guenter Roeck
1
-19
/
+24
2019-06-24
hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwm
Guenter Roeck
1
-28
/
+27
2019-06-24
hwmon: (max6650) Use devm function to register thermal device
Guenter Roeck
1
-20
/
+7
2019-06-24
hwmon: (core) Add comment describing how hwdev is freed in error path
Guenter Roeck
1
-0
/
+6
2019-06-24
hwmon: (smsc47m1) fix (suspicious) outside array bounds warnings
Masahiro Yamada
1
-0
/
+2
[next]