index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
hwmon: (lm75) Add new fields into lm75_params_
Iker Perez del Palomar Sustatxa
2019-09-03
1
-6
/
+32
*
|
|
hwmon: (lm75) Create function from code to write into registers
Iker Perez del Palomar Sustatxa
2019-09-03
1
-7
/
+27
*
|
|
hwmon: (lm75) Create structure to save all the configuration parameters.
Iker Perez del Palomar Sustatxa
2019-09-03
1
-106
/
+176
*
|
|
hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.
amy.shih
2019-09-03
1
-45
/
+424
*
|
|
hwmon: w83795: Fan control option isn't that dangerous
Jean Delvare
2019-09-03
1
-6
/
+1
*
|
|
hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-03
1
-3
/
+1
*
|
|
hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'
Wang Shenran
2019-09-03
1
-2
/
+2
*
|
|
hwmon: (nct6775) Integrate new model nct6116
Björn Gerhart
2019-09-03
1
-6
/
+174
*
|
|
hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()
Grant McEwan
2019-09-03
1
-96
/
+50
*
|
|
hwmon: (w83781d) convert to i2c_new_dummy_device
Wolfram Sang
2019-09-03
1
-3
/
+3
*
|
|
hwmon: (smm665) convert to i2c_new_dummy_device
Wolfram Sang
2019-09-03
1
-3
/
+3
*
|
|
hwmon: (asb100) convert to i2c_new_dummy_device
Wolfram Sang
2019-09-03
1
-6
/
+6
*
|
|
hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs
Marcel Bocu
2019-09-03
1
-0
/
+1
*
|
|
hwmon: (k8temp) update to use new hwmon registration API
Robert Karszniewicz
2019-09-03
1
-164
/
+69
*
|
|
hwmon: (pmbus/max31785) Remove a useless #define
Christophe JAILLET
2019-09-03
1
-2
/
+0
*
|
|
hwmon: (lm75) add support for PCT2075
Daniel Mack
2019-09-03
1
-0
/
+10
*
|
|
hwmon: Remove ads1015 driver
Guenter Roeck
2019-09-03
3
-335
/
+0
*
|
|
hwmon (coretemp) Fix a memory leak bug
Wenwen Wang
2019-08-31
1
-1
/
+2
*
|
|
hwmon: (lm75) Fix write operations for negative temperatures
Guenter Roeck
2019-08-31
1
-1
/
+1
*
|
|
hwmon: pmbus: ucd9000: remove unneeded include
Bartosz Golaszewski
2019-08-31
1
-1
/
+0
|
|
/
|
/
|
*
|
hwmon: (lm75) Fixup tmp75b clr_mask
Iker Perez del Palomar Sustatxa
2019-08-07
1
-1
/
+1
*
|
hwmon: (nct7802) Fix wrong detection of in4 presence
Guenter Roeck
2019-08-07
1
-3
/
+3
*
|
hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
Björn Gerhart
2019-07-21
1
-1
/
+2
*
|
hwmon: (occ) Fix division by zero issue
Lei YU
2019-07-21
1
-2
/
+4
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-19
1
-0
/
+48
|
\
|
*
Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2019-06-17
1
-0
/
+48
|
|
\
|
|
*
hwmon: scmi: Scale values to target desired HWMON units
Florian Fainelli
2019-06-12
1
-0
/
+48
*
|
|
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-11
2
-2
/
+3
|
\
\
\
|
*
\
\
Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
Greg Kroah-Hartman
2019-07-03
2
-2
/
+3
|
|
\
\
\
|
|
*
|
|
OCC: FSI and hwmon: Add sequence numbering
Eddie James
2019-07-03
2
-2
/
+3
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'hwmon-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-07-11
17
-457
/
+864
|
\
\
\
\
|
*
|
|
|
hwmon: (ina3221) Add of_node_put() before return
Nishka Dasgupta
2019-07-08
1
-1
/
+3
|
*
|
|
|
hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms
Christian Schneider
2019-07-08
1
-2
/
+2
|
*
|
|
|
hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_g...
Christian Schneider
2019-07-08
1
-7
/
+7
|
*
|
|
|
hwmon: (lm90) Introduce function to update configuration register
Guenter Roeck
2019-07-08
1
-49
/
+40
|
*
|
|
|
hwmon: (lm90) Cache configuration register value
Guenter Roeck
2019-07-08
1
-31
/
+28
|
*
|
|
|
hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
Boyang Yu
2019-07-08
1
-4
/
+38
|
*
|
|
|
hwmon: (nct7904) Changes comments in probe function.
amy.shih
2019-07-08
1
-2
/
+2
|
*
|
|
|
hwmon: (nct7904) Add error handling in probe function.
amy.shih
2019-07-08
1
-5
/
+18
|
*
|
|
|
hwmon: Convert remaining drivers to use SPDX identifier
Guenter Roeck
2019-06-23
2
-19
/
+1
|
*
|
|
|
hwmon: (max6650) Fix unused variable warning
Arnd Bergmann
2019-06-23
1
-10
/
+9
|
*
|
|
|
hwmon: (pmbus/adm1275) Fix power sampling support
Guenter Roeck
2019-06-23
1
-19
/
+65
|
*
|
|
|
hwmon: (lm90) simplify getting the adapter of a client
Wolfram Sang
2019-06-23
1
-1
/
+1
|
*
|
|
|
hwmon: (asus_atk0110) no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-23
1
-20
/
+3
|
*
|
|
|
hwmon: (max6650) Fix minor formatting issues
Guenter Roeck
2019-06-23
1
-5
/
+4
|
*
|
|
|
hwmon: (max6650) Improve error handling in max6650_update_device
Guenter Roeck
2019-06-23
1
-7
/
+24
|
*
|
|
|
hwmon: (max6650) Read non-volatile registers only once
Guenter Roeck
2019-06-23
1
-8
/
+15
|
*
|
|
|
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info
Guenter Roeck
2019-06-23
1
-261
/
+247
|
*
|
|
|
hwmon: (max6650) Simplify alarm handling
Guenter Roeck
2019-06-23
1
-6
/
+3
|
*
|
|
|
hwmon: (max6650) Cache alarm_en register
Guenter Roeck
2019-06-23
1
-3
/
+9
[prev]
[next]