summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2008-10-17hwmon: (max1619) Use inline functions instead of macrosAndrew Morton1-5/+12
2008-10-17hwmon: (it87) Fix thermal sensor type valuesJean Delvare1-3/+8
2008-10-17hwmon: (lm78) Convert to a new-style i2c driverJean Delvare1-105/+89
2008-10-17hwmon: (lm78) Stop abusing struct i2c_client for ISA devicesJean Delvare1-22/+16
2008-10-17hwmon: (lm78) Prevent misdetection of Winbond chipsJean Delvare1-0/+6
2008-10-17hwmon: (lm78) Detect alias chipsJean Delvare1-13/+65
2008-10-17hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare1-5/+15
2008-10-17hwmon: (lm85) Better label namesJean Delvare1-6/+6
2008-10-17hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare1-11/+4
2008-10-17hwmon: (lm85) Convert to a new-style i2c driverJean Delvare1-57/+64
2008-10-17hwmon: (lm85) Support different PWM frequency tablesJean Delvare1-6/+23
2008-10-17hwmon: (lm85) Select the closest PWM frequencyJean Delvare1-3/+2
2008-10-17hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare1-39/+38
2008-10-17hwmon: (lm85) Rework the device detectionJean Delvare1-73/+50
2008-10-17hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov1-25/+17
2008-10-17hwmon: (ams) Fix locking issuesDmitry Torokhov4-65/+56
2008-10-17hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov1-2/+2
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare2-41/+19
2008-10-17hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings1-6/+11
2008-10-17hwmon: (lm87) Restore original configuration register on removalBen Hutchings1-5/+7
2008-10-17hwmon: (lm87) Fix masking of config register in lm87_init_client()Ben Hutchings1-4/+4
2008-10-17hwmon: (lm90) Don't spam the kernel logJean Delvare1-3/+3
2008-10-17hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings2-13/+67
2008-10-17hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings1-23/+23
2008-10-17hwmon: (lm90) Support ADT7461 in extended modeNate Case2-32/+95
2008-10-17hwmon: (lm90) Convert some macros to static functionsNate Case1-45/+83
2008-10-17hwmon: (lm90) Update datasheet linksJean Delvare1-23/+7
2008-10-17hwmon: (lm90) Don't access nonexistent registers on Maxim chipsJean Delvare1-8/+21
2008-10-17hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare1-21/+33
2008-10-17hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare1-29/+43
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus 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...David 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-24hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+13
2008-09-24hwmon: 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-25hwmon: 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