aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-17hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare1-37/+26
2008-10-17hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger1-280/+393
2008-10-17hwmon: (w83781d) Detect alias chipsJean Delvare1-13/+66
2008-10-17hwmon: (w83781d) Refactor beep enable handlingJean Delvare1-37/+9
2008-10-17hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman1-0/+148
2008-10-17hwmon: (w83791d) add pwm_enable supportMarc Hulsman1-0/+79
2008-10-17hwmon: (w83791d) add manual PWM supportMarc Hulsman1-1/+66
2008-10-17hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman1-3/+27
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 Delvare3-41/+48
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-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2-4/+2
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds8-525/+117
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-12/+21
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds16-586/+463
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds96-518/+896
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds12-59/+10
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-174/+114
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-518/+2229
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-73/+53
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+29