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
2014-08-04
hwmon: (gl520sm) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-61
/
+35
2014-08-04
hwmon: (gl520sm) Avoid forward declaration
Axel Lin
1
-167
/
+150
2014-08-04
hwmon: (gl518sm) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-51
/
+25
2014-08-04
hwmon: (gl518sm) Avoid forward declaration
Axel Lin
1
-137
/
+126
2014-08-04
hwmon: (lm93) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-88
/
+66
2014-08-04
hwmon: (w83791d) Fix smatch warning
Guenter Roeck
1
-9
/
+6
2014-08-04
hwmon: (lm63) Fix smatch warnings
Guenter Roeck
1
-17
/
+10
2014-08-04
hwmon: Make regmap configs const
Axel Lin
5
-5
/
+5
2014-08-04
hwmon: (htu21) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-47
/
+22
2014-08-04
hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-45
/
+19
2014-08-04
hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-45
/
+25
2014-08-04
hwmon: (amc6821) Avoid forward declaration
Axel Lin
1
-206
/
+154
2014-08-04
hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-40
/
+15
2014-08-04
hwmon: (adm1029) Avoid forward declarations
Axel Lin
1
-93
/
+78
2014-08-04
hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-41
/
+24
2014-08-04
hwmon: (ad7418) Avoid forward declaration
Axel Lin
1
-38
/
+34
2014-08-04
hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-41
/
+16
2014-08-04
hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS
Johannes Pointner
2
-2
/
+50
2014-08-04
hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-65
/
+23
2014-08-04
hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe
Axel Lin
1
-0
/
+1
2014-08-04
hwmon: (lm75) Add support for TMP112
Frans Klaver
2
-2
/
+10
2014-08-04
hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-57
/
+29
2014-08-04
hwmon: (w83l786ng) Avoid forward declaration
Axel Lin
1
-109
/
+100
2014-08-04
hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-42
/
+9
2014-08-04
hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-43
/
+7
2014-08-04
hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-61
/
+11
2014-08-04
hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-38
/
+14
2014-08-04
hwmon: (atxp1) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-55
/
+21
2014-08-04
hwmon: Driver for TI TMP103 temperature sensor
Heiko Schocher
3
-0
/
+217
2014-08-04
hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-13
/
+4
2014-08-04
hwmon: (twl4030-madc-hwmon) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-32
/
+6
2014-08-04
hwmon: Add support for Lattice's POWR1220 power manager IC
Scott Kanowitz
3
-0
/
+404
2014-07-31
hwmon: (lm77) Prevent overflow problem when writing large limits
Axel Lin
1
-5
/
+6
2014-07-30
hwmon: (amc6821) Fix possible race condition bug
Axel Lin
1
-6
/
+11
2014-07-30
hwmon: (lm78) Fix overflow problems seen when writing large temperature limits
Guenter Roeck
1
-1
/
+1
2014-07-30
hwmon: (lm85) Fix various errors on attribute writes
Guenter Roeck
1
-3
/
+6
2014-07-29
hwmon: (ads1015) Fix off-by-one for valid channel index checking
Axel Lin
1
-1
/
+1
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-16
hwmon: (adt7470) Fix writes to temperature limit registers
Guenter Roeck
1
-3
/
+3
2014-07-14
hwmon: (da9055) Don't use dash in the name attribute
Axel Lin
1
-1
/
+1
2014-07-14
hwmon: (da9052) Don't use dash in the name attribute
Axel Lin
1
-1
/
+1
2014-07-07
hwmon: (adc128d818) Drop write support on inX_input attributes
Guenter Roeck
1
-14
/
+14
2014-07-07
hwmon: (emc2103) Clamp limits instead of bailing out
Guenter Roeck
1
-10
/
+5
2014-07-07
hwmon: (adm1031) Fix writes to limit registers
Guenter Roeck
1
-3
/
+5
2014-07-03
hwmon: (adm1021) Fix cache problem when writing temperature limits
Axel Lin
1
-6
/
+8
2014-07-03
hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div
Axel Lin
1
-0
/
+3
2014-07-03
hwmon: (amc6821) Fix permissions for temp2_input
Axel Lin
1
-1
/
+1
2014-06-29
hwmon: (ntc_thermistor) Correct information printed during probe
Naveen Krishna Chatradhi
1
-1
/
+1
2014-06-25
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
Julien D'Ascenzio
1
-1
/
+1
2014-06-25
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig
Josef Gajdusek
1
-0
/
+1
[prev]
[next]