Age | Commit message (Expand) | Author |
2019-09-03 | hwmon: w83795: Fan control option isn't that dangerous | Jean Delvare |
2019-09-03 | hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-09-03 | hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap' | Wang Shenran |
2019-09-03 | hwmon: (nct6775) Integrate new model nct6116 | Björn Gerhart |
2019-09-03 | hwmon: (adt7475) Convert to use hwmon_device_register_with_groups() | Grant McEwan |
2019-09-03 | hwmon: (w83781d) convert to i2c_new_dummy_device | Wolfram Sang |
2019-09-03 | hwmon: (smm665) convert to i2c_new_dummy_device | Wolfram Sang |
2019-09-03 | hwmon: (asb100) convert to i2c_new_dummy_device | Wolfram Sang |
2019-09-03 | hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs | Marcel Bocu |
2019-09-03 | hwmon: (k8temp) update to use new hwmon registration API | Robert Karszniewicz |
2019-09-03 | hwmon: (pmbus/max31785) Remove a useless #define | Christophe JAILLET |
2019-09-03 | hwmon: (lm75) add support for PCT2075 | Daniel Mack |
2019-09-03 | hwmon: Remove ads1015 driver | Guenter Roeck |
2019-08-31 | hwmon (coretemp) Fix a memory leak bug | Wenwen Wang |
2019-08-31 | hwmon: (lm75) Fix write operations for negative temperatures | Guenter Roeck |
2019-08-31 | hwmon: pmbus: ucd9000: remove unneeded include | Bartosz Golaszewski |
2019-08-28 | hwmon: pwm-fan: Use platform_get_irq_optional() | Thierry Reding |
2019-08-12 | firmware: arm_scmi: Drop async flag in sensor_ops->reading_get | Sudeep Holla |
2019-08-07 | hwmon: (lm75) Fixup tmp75b clr_mask | Iker Perez del Palomar Sustatxa |
2019-08-07 | hwmon: (nct7802) Fix wrong detection of in4 presence | Guenter Roeck |
2019-07-31 | docs: i2c: convert to ReST and add to driver-api bookset | Mauro Carvalho Chehab |
2019-07-30 | hwmon: Drop obsolete JZ4740 driver | Paul Cercueil |
2019-07-21 | hwmon: (nct6775) Fix register address and added missed tolerance for nct6106 | Björn Gerhart |
2019-07-21 | hwmon: (occ) Fix division by zero issue | Lei YU |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-11 | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-11 | Merge tag 'hwmon-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-07-08 | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | hwmon: (ina3221) Add of_node_put() before return | Nishka Dasgupta |
2019-07-08 | hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms | Christian Schneider |
2019-07-08 | hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_g... | Christian Schneider |
2019-07-08 | hwmon: (lm90) Introduce function to update configuration register | Guenter Roeck |
2019-07-08 | hwmon: (lm90) Cache configuration register value | Guenter Roeck |
2019-07-08 | hwmon: (lm90) Fix max6658 sporadic wrong temperature reading | Boyang Yu |
2019-07-08 | hwmon: (nct7904) Changes comments in probe function. | amy.shih |
2019-07-08 | hwmon: (nct7904) Add error handling in probe function. | amy.shih |
2019-07-03 | Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel... | Greg Kroah-Hartman |
2019-07-03 | OCC: FSI and hwmon: Add sequence numbering | Eddie James |
2019-06-23 | hwmon: Convert remaining drivers to use SPDX identifier | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Fix unused variable warning | Arnd Bergmann |
2019-06-23 | hwmon: (pmbus/adm1275) Fix power sampling support | Guenter Roeck |
2019-06-23 | hwmon: (lm90) simplify getting the adapter of a client | Wolfram Sang |
2019-06-23 | hwmon: (asus_atk0110) no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-23 | hwmon: (max6650) Fix minor formatting issues | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Improve error handling in max6650_update_device | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Read non-volatile registers only once | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Simplify alarm handling | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Cache alarm_en register | Guenter Roeck |
2019-06-23 | hwmon: (max6650) Declare valid as boolean | Guenter Roeck |