aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt8-32/+647
2008-10-14hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare1-58/+48
2008-10-14hwmon: (dme1737) Be less i2c-centricJean Delvare1-115/+111
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller7-32/+319
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+254
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-09-23hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+13
2008-09-23hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao3-0/+241
2008-09-20hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk1-1/+1
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki1-2/+2
2008-09-20hwmon: (atxp1) Fix device detection logicJean Delvare1-9/+9
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-24hwmon: Add Ultra45 workstation hwmon driver.David S. Miller3-0/+328
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+1
2008-08-15hwmon-vid: Fix AMD K8 VID decodingJean Delvare1-8/+28
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong1-2/+3
2008-08-15ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong1-5/+13
2008-08-15ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong1-1/+2
2008-08-15ibmaem: update the documentation to reflect the current nameDarrick J. Wong1-3/+3
2008-08-15abituguru3: prefer DMI probing to manual probingAlistair John Strachan1-40/+94
2008-08-15i5k_amb: provide labels for temperature sensorsDarrick J. Wong1-1/+27
2008-08-15hwmon: ADC124S501 generic driverMarc Pignat3-0/+346
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov1-1/+2
2008-08-15applesmc: add support for MacbookGuilherme M. Schroeder1-1/+10
2008-08-15applesmc: support for Intel iMacRoberto De Ioris1-0/+9
2008-08-10hwmon: (lm75) Drop legacy i2c driverJean Delvare1-92/+22
2008-08-06hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki1-7/+12
2008-08-06hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki1-10/+22
2008-08-06hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr1-10/+8
2008-08-06hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr1-69/+71
2008-08-06hwmon: ad7414 driverSean MacLennan3-0/+279
2008-08-06hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt1-1/+27
2008-08-06hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady1-1/+1
2008-08-06hwmon: (w83627hf) Drop reset module parameterJean Delvare1-27/+0
2008-08-06hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer1-0/+74
2008-08-06hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman1-4/+20
2008-08-06hwmon: (f71882fg) Delete needless forward declarationsJean Delvare1-6/+0
2008-08-06hwmon: (dme1737) Add support for the SMSC SCH5027Juerg Haefliger2-65/+132
2008-08-06hwmon: (dme1737) Skip detection if forcedJuerg Haefliger1-6/+9
2008-08-06hwmon: (dme1737) CleanupsJuerg Haefliger1-47/+47
2008-08-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds5-609/+683
2008-07-31hwmon: (lm85) Simplify device initialization functionJean Delvare1-43/+18
2008-07-31hwmon: (lm85) Misc cleanupsJean Delvare1-84/+67
2008-07-31hwmon: (lm85) Don't write back cached valuesJean Delvare1-9/+6
2008-07-31hwmon: (lm85) Drop dead codeJean Delvare1-80/+2
2008-07-31hwmon: (lm85) Coding-style cleanupsJean Delvare1-250/+255
2008-07-31hwmon: (lm75) add new-style driver bindingDavid Brownell2-48/+165