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
2011-07-28
hwmon: (pmbus) Add support for VID output voltage mode
Guenter Roeck
7
-34
/
+105
2011-07-28
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck
13
-95
/
+104
2011-07-28
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
Durgadoss R
1
-45
/
+132
2011-07-28
hwmon: (lm95241) Add support for LM95231
Guenter Roeck
2
-14
/
+22
2011-07-28
hwmon: LM95245 driver
Alexander Stein
3
-0
/
+553
2011-07-28
hwmon: (lm90) Add support for Philips SA56004
Stijn Devriendt
2
-4
/
+38
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim
3
-0
/
+468
2011-07-28
hwmon: (max1668) Add support for tempX_fault attributes
Guenter Roeck
1
-4
/
+26
2011-07-28
hwmon: Driver for MAX1668
David George
3
-0
/
+491
2011-07-17
hwmon: (max1111) Fix race condition causing NULL pointer exception
Pavel Herrmann
1
-0
/
+11
2011-07-17
hwmon: (it87) Fix label group removal
Jean Delvare
1
-1
/
+1
2011-07-17
hwmon: (asus_atk0110) Fix memory leak
Luca Tettamanti
1
-0
/
+1
2011-07-15
hwmon: (adm1275) Fix coefficients per datasheet revision B
Guenter Roeck
1
-5
/
+5
2011-07-12
hwmon: (pmbus) Use long variables for register to data conversions
Guenter Roeck
1
-10
/
+10
2011-07-10
hwmon: (pmbus) Improve auto-detection of temperature status register
Guenter Roeck
1
-5
/
+6
2011-07-10
hwmon: (lm95241) Fix negative temperature results
Guenter Roeck
1
-6
/
+14
2011-07-08
hwmon: (lm95241) Fix chip detection code
Guenter Roeck
1
-1
/
+1
2011-07-03
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+63
2011-07-03
hwmon-vid: Fix typo in VIA CPU name
Jean Delvare
1
-1
/
+1
2011-07-03
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
2
-3
/
+16
2011-07-03
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
2
-2
/
+2
2011-07-03
hwmon: (emc6w201) Properly handle all errors
Jean Delvare
1
-14
/
+44
2011-07-01
hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
Guenter Roeck
1
-0
/
+4
2011-07-01
hwmon: (pmbus) Improve fan detection
Guenter Roeck
1
-2
/
+4
2011-07-01
hwmon: (adm1275) Free allocated memory if probe function fails
Guenter Roeck
1
-3
/
+13
2011-07-01
hwmon: (pmbus) Drop check for PMBus revision register in probe function
Guenter Roeck
1
-8
/
+3
2011-06-17
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
1
-4
/
+1
2011-06-17
hwmon: (coretemp) Drop unused struct members
Jean Delvare
1
-4
/
+0
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-01
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
1
-2
/
+2
2011-06-01
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
1
-17
/
+2
2011-06-01
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
1
-1
/
+1
2011-06-01
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
1
-2
/
+2
2011-05-27
hwmon: (coretemp) Fix section mismatch
Jean Delvare
1
-1
/
+1
2011-05-27
hwmon: (pmbus) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-05-27
hwmon: (coretemp) Update comments describing the handling of HT CPUs
Guenter Roeck
1
-6
/
+6
2011-05-27
hwmon: (coretemp) Initialize sysfs attributes
Sergey Senozhatsky
1
-0
/
+2
2011-05-25
hwmon: New driver for the SMSC EMC6W201
Jean Delvare
3
-0
/
+550
2011-05-25
hwmon: (abituguru) Depend on DMI
Jean Delvare
3
-18
/
+2
2011-05-25
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
1
-12
/
+19
2011-05-25
hwmon: (sch5627) Trigger Vbat measurements
Hans de Goede
1
-1
/
+22
2011-05-25
hwmon: (sch5627) Add sch5627_send_cmd function
Hans de Goede
1
-4
/
+19
2011-05-25
hwmon: (max6650) Properly support the MAX6650
Jean Delvare
1
-6
/
+28
2011-05-25
hwmon: (max6650) Drop device detection
Jean Delvare
1
-44
/
+0
2011-05-25
Move ACPI power meter driver to hwmon
Jean Delvare
3
-0
/
+1034
2011-05-25
hwmon: (f71882fg) Add support for F71808A
Hans de Goede
2
-4
/
+85
2011-05-25
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
Hans de Goede
1
-7
/
+21
[next]