summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-37/+26
* hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger2008-10-171-280/+393
* hwmon: (w83781d) Additional information about AS99127F PWMJean Delvare2008-10-171-2/+35
* hwmon: (w83781d) Detect alias chipsJean Delvare2008-10-171-13/+66
* hwmon: (w83781d) Refactor beep enable handlingJean Delvare2008-10-171-37/+9
* hwmon: Drop dead links to old National Semiconductor chip datasheetsJean Delvare2008-10-172-7/+2
* hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman2008-10-172-5/+162
* hwmon: (w83791d) add pwm_enable supportMarc Hulsman2008-10-172-1/+91
* hwmon: (w83791d) add manual PWM supportMarc Hulsman2008-10-172-7/+75
* 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-172-5/+10
* 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-172-49/+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-173-41/+48
* hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings2008-10-172-11/+15
* 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-173-13/+82
* hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings2008-10-171-23/+23
* hwmon: (lm90) Support ADT7461 in extended modeNate Case2008-10-173-38/+97
* hwmon: (lm90) Convert some macros to static functionsNate Case2008-10-171-45/+83
* hwmon: (lm90) Update datasheet linksJean Delvare2008-10-172-29/+13
* 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-172-25/+39
* hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare2008-10-171-29/+43
* {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-162-4/+2
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-1626-500/+955
|\
| * Merge branch 'next'Trond Myklebust2008-10-1526-500/+955
| |\
| | * NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-142-2/+1
| | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-144-18/+44
| | * NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-141-0/+3
| | * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-101-5/+1
| | * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-101-0/+7
| | * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-102-1/+22
| | * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-101-2/+2
OpenPOWER on IntegriCloud