aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2008-10-17hwmon: (adm1026) Prevent log spammingJean Delvare
2008-10-17hwmon: (adm1026) Fix debug messagesJean Delvare
2008-10-17hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe
2008-10-17hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong
2008-10-17hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong
2008-10-17hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger
2008-10-17hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare
2008-10-17hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger
2008-10-17hwmon: (w83781d) Detect alias chipsJean Delvare
2008-10-17hwmon: (w83781d) Refactor beep enable handlingJean Delvare
2008-10-17hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman
2008-10-17hwmon: (w83791d) add pwm_enable supportMarc Hulsman
2008-10-17hwmon: (w83791d) add manual PWM supportMarc Hulsman
2008-10-17hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman
2008-10-17hwmon: (max1619) Use inline functions instead of macrosAndrew Morton
2008-10-17hwmon: (it87) Fix thermal sensor type valuesJean Delvare
2008-10-17hwmon: (lm78) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm78) Stop abusing struct i2c_client for ISA devicesJean Delvare
2008-10-17hwmon: (lm78) Prevent misdetection of Winbond chipsJean Delvare
2008-10-17hwmon: (lm78) Detect alias chipsJean Delvare
2008-10-17hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare
2008-10-17hwmon: (lm85) Better label namesJean Delvare
2008-10-17hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare
2008-10-17hwmon: (lm85) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm85) Support different PWM frequency tablesJean Delvare
2008-10-17hwmon: (lm85) Select the closest PWM frequencyJean Delvare
2008-10-17hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare
2008-10-17hwmon: (lm85) Rework the device detectionJean Delvare
2008-10-17hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov
2008-10-17hwmon: (ams) Fix locking issuesDmitry Torokhov
2008-10-17hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm87) Add support for configuration through platform_dataBen Hutchings
2008-10-17hwmon: (lm87) Restore original configuration register on removalBen Hutchings
2008-10-17hwmon: (lm87) Fix masking of config register in lm87_init_client()Ben Hutchings
2008-10-17hwmon: (lm90) Don't spam the kernel logJean Delvare
2008-10-17hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings
2008-10-17hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings
2008-10-17hwmon: (lm90) Support ADT7461 in extended modeNate Case
2008-10-17hwmon: (lm90) Convert some macros to static functionsNate Case
2008-10-17hwmon: (lm90) Update datasheet linksJean Delvare
2008-10-17hwmon: (lm90) Don't access nonexistent registers on Maxim chipsJean Delvare
2008-10-17hwmon: (lm90) Support the extra resolution bits of MAX6657Jean Delvare
2008-10-17hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare
2008-10-14hwmon: (dme1737) Be less i2c-centricJean Delvare
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller