index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
hwmon: (w83781d) Match on device tree compatibles
Linus Walleij
1
-0
/
+11
2021-08-17
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2
-4
/
+4
2021-08-17
hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelist
Carlos Alberto Lopez Perez
1
-8
/
+16
2021-08-17
hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
1
-306
/
+275
2021-08-17
hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
Armin Wolf
1
-125
/
+152
2021-08-17
hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
Armin Wolf
1
-19
/
+9
2021-08-17
hwmon: (dell-smm-hwmon) Mark functions as __init
Armin Wolf
1
-2
/
+2
2021-08-17
hwmon: (dell-smm-hwmon) Use platform device
Armin Wolf
1
-51
/
+62
2021-08-17
hwmon: Add support for SB-RMI power module
Akshay Gupta
3
-0
/
+370
2021-08-17
hwmon: (w83627ehf) Make DEVICE_ATTR_RO static
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS
Armin Wolf
1
-17
/
+4
2021-08-17
hwmon: intel-m10-bmc-hwmon: add n5010 sensors
Martin Hundebøll
1
-0
/
+116
2021-08-17
hwmon: (w83627ehf) Remove w83627ehf_remove()
Armin Wolf
1
-35
/
+7
2021-08-17
hwmon: (w83627ehf) Use platform_create_bundle
Armin Wolf
1
-47
/
+10
2021-08-17
hwmon: (pmbus/bpa-rs600) Support BPD-RS600
Chris Packham
1
-7
/
+15
2021-08-17
hwmon: (ntc_thermistor) Use library interpolation
Linus Walleij
1
-9
/
+11
2021-08-17
hwmon: (k10temp) support Zen3 APUs
David Bartley
1
-0
/
+2
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+5
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-1
/
+2
2021-06-24
hwmon: Support set_trips() of thermal device ops
Dmitry Osipenko
1
-0
/
+36
2021-06-24
hwmon: (lm90) Prevent integer underflows of temperature calculations
Dmitry Osipenko
1
-2
/
+11
2021-06-19
hwmon: (lm90) Disable interrupt on suspend
Dmitry Osipenko
1
-0
/
+25
2021-06-19
hwmon: (lm90) Unmask hardware interrupt
Dmitry Osipenko
1
-0
/
+7
2021-06-19
hwmon: (lm90) Use hwmon_notify_event()
Dmitry Osipenko
1
-11
/
+33
2021-06-19
hwmon: (lm90) Don't override interrupt trigger type
Dmitry Osipenko
1
-2
/
+1
2021-06-18
hwmon: (pmbus/dps920ab) Delete some dead code
Dan Carpenter
1
-2
/
+0
2021-06-17
hwmon: (ntc_thermistor) Drop unused headers.
Jonathan Cameron
1
-4
/
+0
2021-06-17
hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
Robert Marko
3
-0
/
+218
2021-06-17
hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
Erik Rosen
3
-0
/
+243
2021-06-17
hwmon: (pmbus) Allow phase function even if it's not on page
Erik Rosen
1
-8
/
+8
2021-06-17
hwmon: (pmbus) Add support for reading direct mode coefficients
Erik Rosen
1
-0
/
+116
2021-06-17
hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECT
Erik Rosen
1
-3
/
+5
2021-06-17
hwmon: (pmbus_core) Check adapter PEC support
Madhava Reddy Siddareddygari
1
-3
/
+6
2021-06-17
hwmon: (ina3221) use CVRF only for single-shot conversion
Ninad Malwade
1
-11
/
+11
2021-06-17
hwmon: (max31790) Detect and report zero fan speed
Guenter Roeck
1
-1
/
+6
2021-06-17
hwmon: (max31790) Clear fan fault after reporting it
Guenter Roeck
1
-1
/
+15
2021-06-17
hwmon: (max31790) Fix pwmX_enable attributes
Guenter Roeck
1
-15
/
+26
2021-06-17
hwmon: (max31790) Report correct current pwm duty cycles
Guenter Roeck
1
-3
/
+3
2021-06-17
hwmon: (max31790) Fix fan speed reporting for fan7..12
Guenter Roeck
1
-1
/
+1
2021-06-17
hwmon: (sht4x) Fix sht4x_read_values return value
Joe Perches
1
-43
/
+38
2021-06-17
hwmon: Add sht4x Temperature and Humidity Sensor Driver
Navin Sankar Velliangiri
3
-0
/
+313
2021-06-17
hwmon: (adm1275) enable adm1272 temperature reporting
Chu Lin
1
-8
/
+6
2021-06-17
hwmon: (pmbus) Add support for MPS Multi-phase mp2888 controller
Vadim Pasternak
3
-0
/
+418
2021-06-17
hwmon: (pmbus) Increase maximum number of phases per page
Vadim Pasternak
1
-1
/
+1
2021-06-17
hwmon: (bt1-pvt) Remove redundant error printing in pvt_request_regs()
Zhen Lei
1
-3
/
+1
2021-06-17
hwmon: (pmbus) Add support for additional Flex BMR converters to pmbus
Erik Rosen
2
-5
/
+21
2021-06-17
hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECK
Erik Rosen
1
-0
/
+2
2021-06-17
hwmon: (sch56xx-common) Simplify sch56xx_device_add
Armin Wolf
1
-23
/
+4
2021-06-17
hwmon: (sch56xx-common) Use helper function
Armin Wolf
1
-4
/
+3
[prev]
[next]