index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
hwmon: (lm90) Convert to use new hwmon registration API
Guenter Roeck
1
-376
/
+435
2016-09-08
hwmon: (lm75) Convert to use new hwmon registration API
Guenter Roeck
2
-70
/
+116
2016-09-08
hwmon: (xgene) Fix crash when alarm occurs before driver probe
hotran
1
-19
/
+50
2016-09-08
hwmon: (iio_hwmon) defer probe when no channel is found
Quentin Schulz
1
-1
/
+4
2016-09-08
hwmon: (max6650) Allow fan shutdown and initial rpm target
Mike Looijmans
1
-41
/
+67
2016-09-08
hwmon: (max6650) Add devicetree support
Mike Looijmans
1
-11
/
+36
2016-09-08
hwmon: (it87) Drop useless comments
Jean Delvare
1
-4
/
+4
2016-09-08
hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer
Matt Weber
2
-4
/
+5
2016-09-08
hwmon: (scpi) Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-09-08
hwmon: (ftsteutates) Add i2c detect functionality
Thilo Cestonaro
1
-0
/
+45
2016-09-08
hwmon: Add xgene hwmon driver
hotran
3
-0
/
+763
2016-09-08
hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys
Guenter Roeck
1
-2
/
+8
2016-09-08
hwmon: (adt7470) Expose PWM frequency to sysfs
Joshua Scott
1
-0
/
+74
2016-09-08
hwmon: (ltc4151) Make shunt-resistor configurable
Daniel Golle
1
-2
/
+20
2016-09-08
hwmon: (nct6775) Do not accept force_id unless chip is found
Guenter Roeck
1
-4
/
+4
2016-09-08
hwmon: (core) Add basic pwm attribute support to new API
Guenter Roeck
1
-0
/
+9
2016-09-08
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
1
-0
/
+16
2016-09-08
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
1
-0
/
+20
2016-09-08
hwmon: (core) Add power attribute support to new API
Guenter Roeck
1
-0
/
+30
2016-09-08
hwmon: (core) Add current attribute support to new API
Guenter Roeck
1
-0
/
+21
2016-09-08
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
1
-0
/
+21
2016-09-08
hwmon: (core) New hwmon registration API
Guenter Roeck
1
-27
/
+458
2016-09-08
hwmon: (core) Order include files alphabetically
Guenter Roeck
1
-6
/
+4
2016-09-08
hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+9
2016-09-08
hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible
Guenter Roeck
1
-27
/
+25
2016-09-08
hwmon: (ntc_thermistor) Use devm_iio_channel_get
Guenter Roeck
1
-11
/
+1
2016-09-08
hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
Vadim Pasternak
1
-2
/
+18
2016-09-08
hwmon: (adt7411) add external thermal diode support
Michael Walle
1
-8
/
+43
2016-09-08
hwmon: (lm95241) Use more accurate limits
Guenter Roeck
1
-6
/
+2
2016-09-08
hwmon: (lm95241) Use BIT macro where appropriate
Guenter Roeck
1
-24
/
+21
2016-09-08
hwmon: (lm95241) Drop FSF address
Guenter Roeck
1
-4
/
+0
2016-09-08
hwmon: (lm95241) Order include files alphabetically
Guenter Roeck
1
-4
/
+4
2016-09-08
hwmon: (lm95241) Add support for fault attributes
Guenter Roeck
1
-1
/
+19
2016-09-08
hwmon: (lm95241) Fix overflow problems, write conversion rate to chip
Guenter Roeck
1
-7
/
+33
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-11
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
1
-1
/
+1
2016-08-01
Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-27
/
+73
2016-07-31
hwmon: (adt7411) set sane values for CFG1 and CFG3
Michael Walle
1
-4
/
+44
2016-07-31
hwmon: (iio_hwmon) fix memory leak in name attribute
Quentin Schulz
1
-12
/
+12
2016-07-31
hwmon: (ftsteutates) Fix potential memory access error
Guenter Roeck
1
-1
/
+1
2016-07-31
hwmon: (tmp102) Improve error handling
Guenter Roeck
1
-1
/
+3
2016-07-31
hwmon: (lm75) Improve error handling
Guenter Roeck
1
-2
/
+4
2016-07-31
hwmon: (lm90) Improve error handling
Guenter Roeck
1
-5
/
+7
2016-07-31
hwmon: (lm90) Add missing assignment
Guenter Roeck
1
-1
/
+1
2016-07-31
hwmon: (sht3x) set initial jiffies to last_update
Matt Ranostay
1
-1
/
+1
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+5
2016-07-20
hwmon: (ftsteutates) Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-20
hwmon: (adt7411) set bit 3 in CFG1 register
Michael Walle
1
-1
/
+4
2016-07-20
hwmon: Add driver for FTS BMC chip "Teutates"
Thilo Cestonaro
3
-0
/
+833
2016-07-16
hwmon: (sht3x) add humidity heater element control
Matt Ranostay
1
-0
/
+50
[next]