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-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-31
/
+60
2014-08-10
hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality
Axel Lin
1
-7
/
+0
2014-08-06
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-08-05
hwmon: (w83793) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (w83791d) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (w83627hf) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (vt1211) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (pc87360) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (lm87) Fix vrm write operation
Axel Lin
1
-0
/
+4
2014-08-05
hwmon: (asb100) Fix vrm write operation
Axel Lin
1
-0
/
+4
2014-08-05
hwmon: (adm1026) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (adm1025) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (hih6130) Fix missing hih6130->write_length setting
Axel Lin
1
-0
/
+3
2014-08-05
hwmon: (dme1737) Prevent overflow problem when writing large limits
Axel Lin
1
-15
/
+18
2014-08-05
hwmon: (emc6w201) Fix temperature limit range
Guenter Roeck
1
-2
/
+2
2014-08-05
hwmon: (ads1015) Fix out-of-bounds array access
Axel Lin
1
-0
/
+2
2014-08-05
hwmon: (lm92) Prevent overflow problem when writing large limits
Axel Lin
1
-7
/
+6
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2014-08-04
hwmon: (g762) Use of_property_read_u32 at appropriate place
Axel Lin
1
-5
/
+2
2014-08-04
hwmon: (sis5595) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2014-08-04
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2014-08-04
hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place
Axel Lin
1
-4
/
+3
2014-08-04
hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-93
/
+51
2014-08-04
hwmon: (lm85) Avoid forward declaration
Axel Lin
1
-263
/
+250
2014-08-04
hwmon: (lm78) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-83
/
+15
2014-08-04
hwmon: (max6697) Use of_property_read_bool at appropriate places
Axel Lin
1
-9
/
+7
2014-08-04
hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF
Axel Lin
1
-1
/
+1
2014-08-04
hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call
Axel Lin
1
-1
/
+0
2014-08-04
hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
Axel Lin
1
-6
/
+6
2014-08-04
hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D
Axel Lin
2
-3
/
+3
2014-08-04
hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-39
/
+20
2014-08-04
hwmon: (g762) Convert to hwmon_device_register_with_groups
Axel Lin
1
-44
/
+27
2014-08-04
hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-63
/
+26
2014-08-04
hwmon: (smsc47m1) Avoid forward declaration
Axel Lin
1
-60
/
+55
2014-08-04
hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-52
/
+25
2014-08-04
hwmon: (smsc47m192) Avoid forward declaration
Axel Lin
1
-84
/
+77
2014-08-04
hwmon: (max1668) Make max1668_addr_list array const
Axel Lin
1
-1
/
+1
2014-08-04
hwmon: (max6639) Make normal_i2c array const
Axel Lin
1
-1
/
+1
2014-08-04
hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-53
/
+25
2014-08-04
hwmon: (thmc50) Avoid forward declaration
Axel Lin
1
-84
/
+76
2014-08-04
hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-55
/
+42
2014-08-04
hwmon: (adt7470) Avoid forward declaration
Axel Lin
1
-36
/
+30
2014-08-04
hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-64
/
+42
2014-08-04
hwmon: (adt7462) Avoid forward declaration
Axel Lin
1
-24
/
+18
2014-08-04
hwmon: Add pwm-fan driver
Kamil Debski
3
-0
/
+206
2014-08-04
hwmon: (asc7621) Make map tables const
Axel Lin
1
-7
/
+7
2014-08-04
hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-43
/
+17
2014-08-04
hwmon: (max16065) Use PTR_ERR_OR_ZERO
Axel Lin
1
-4
/
+1
2014-08-04
hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-60
/
+22
2014-08-04
hwmon: (fam15h_power) Remove needless pci dev id
Aravind Gopalakrishnan
1
-3
/
+0
[next]