summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-07hwmon: Fix various typosJean Delvare3-3/+3
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare14-0/+72
2009-01-07hwmon: (lm70) Add TI TMP121 supportManuel Lauss3-13/+84
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria4-25/+31
2009-01-07hwmon: Deprecate the fscher and fscpos driversHans de Goede2-6/+22
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede2-20/+386
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede1-25/+22
2009-01-07hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong1-0/+7
2009-01-07hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari3-18/+35
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare5-5/+20
2009-01-07hwmon: Add LTC4245 driverIra Snyder4-0/+660
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede1-2/+2
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede1-4/+9
2009-01-07hwmon: (f71882fg) Add documentationHans de Goede2-2/+92
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede1-4/+8
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede1-0/+22
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede1-62/+291
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede1-25/+2
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede1-9/+23
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede1-0/+5
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede1-78/+43
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede1-49/+73
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede1-57/+60
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede1-23/+23
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede1-72/+224
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede1-48/+41
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg1-1/+655
2009-01-07hwmon: (f71882fg) Misc cleanupsMark van Doesburg1-5/+5
2009-01-07hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg1-92/+95
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds1-1/+1
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison2-373/+0
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison3-40/+44
2009-01-06frv: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-06m32r: introduce asm/swab.hHarvey Harrison3-6/+12
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison3-21/+27
2009-01-06h8300: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-06ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-06blackfin: introduce asm/swab.hHarvey Harrison3-42/+50
2009-01-06arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-06alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-06m68k: introduce asm/swab.hHarvey Harrison3-14/+19
2009-01-06x86: introduce asm/swab.hHarvey Harrison3-60/+64
2009-01-06sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-06sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-06s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison3-81/+93
2009-01-06mips: introduce asm/swab.hHarvey Harrison3-49/+59
2009-01-06avr32: introduce asm/swab.hHarvey Harrison3-29/+38
2009-01-06byteorder: only use linux/swab.hHarvey Harrison6-388/+27
2009-01-06Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds10-39/+397