summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman2008-10-171-3/+27
* hwmon: (max1619) Use inline functions instead of macrosAndrew Morton2008-10-171-5/+12
* hwmon: (it87) Fix thermal sensor type valuesJean Delvare2008-10-171-3/+8
* hwmon: (lm78) Convert to a new-style i2c driverJean Delvare2008-10-171-105/+89
* hwmon: (lm78) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-22/+16
* hwmon: (lm78) Prevent misdetection of Winbond chipsJean Delvare2008-10-171-0/+6
* hwmon: (lm78) Detect alias chipsJean Delvare2008-10-171-13/+65
* hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare2008-10-171-5/+15
* hwmon: (lm85) Better label namesJean Delvare2008-10-171-6/+6
* hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare2008-10-171-11/+4
* hwmon: (lm85) Convert to a new-style i2c driverJean Delvare2008-10-171-57/+64
* hwmon: (lm85) Support different PWM frequency tablesJean Delvare2008-10-171-6/+23
* hwmon: (lm85) Select the closest PWM frequencyJean Delvare2008-10-171-3/+2
* hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare2008-10-171-39/+38
* hwmon: (lm85) Rework the device detectionJean Delvare2008-10-171-73/+50
* hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov2008-10-171-25/+17
* hwmon: (ams) Fix locking issuesDmitry Torokhov2008-10-174-65/+56
* hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov2008-10-171-2/+2
* hwmon: (ams) Convert to a new-style i2c driverJean Delvare2008-10-172-41/+19
* hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings2008-10-171-6/+11
* hwmon: (lm87) Restore original configuration register on removalBen Hutchings2008-10-171-5/+7
* hwmon: (lm87) Fix masking of config register in lm87_init_client()Ben Hutchings2008-10-171-4/+4
* hwmon: (lm90) Don't spam the kernel logJean Delvare2008-10-171-3/+3
* hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings2008-10-172-13/+67
* hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings2008-10-171-23/+23
* hwmon: (lm90) Support ADT7461 in extended modeNate Case2008-10-172-32/+95
* hwmon: (lm90) Convert some macros to static functionsNate Case2008-10-171-45/+83
* hwmon: (lm90) Update datasheet linksJean Delvare2008-10-171-23/+7
* hwmon: (lm90) Don't access nonexistent registers on Maxim chipsJean Delvare2008-10-171-8/+21
* hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare2008-10-171-21/+33
* hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare2008-10-171-29/+43
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-151-1/+1
|\
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-158-32/+647
| |\
| * | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-201-1/+1
* | | hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-141-58/+48
* | | hwmon: (dme1737) Be less i2c-centricJean Delvare2008-10-141-115/+111
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-117-32/+319
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-113-0/+254
| |\ \
| | * | hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-231-0/+13
| | * | hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao2008-09-233-0/+241
| | |/
| * | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-091-1/+1
| * | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan2008-10-091-0/+1
| * | hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51
| * | hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
| * | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
| * | hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
| |/
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-243-0/+328
|/
* hwmon-vid: Fix AMD K8 VID decodingJean Delvare2008-08-151-8/+28
OpenPOWER on IntegriCloud