aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-09-23hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao
2008-09-23hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao
2008-09-20hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki
2008-09-20hwmon: (atxp1) Fix device detection logicJean Delvare
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-24hwmon: Add Ultra45 workstation hwmon driver.David S. Miller
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell
2008-08-15hwmon-vid: Fix AMD K8 VID decodingJean Delvare
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong
2008-08-15ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong
2008-08-15ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong
2008-08-15ibmaem: update the documentation to reflect the current nameDarrick J. Wong
2008-08-15abituguru3: prefer DMI probing to manual probingAlistair John Strachan
2008-08-15i5k_amb: provide labels for temperature sensorsDarrick J. Wong
2008-08-15hwmon: ADC124S501 generic driverMarc Pignat
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov
2008-08-15applesmc: add support for MacbookGuilherme M. Schroeder
2008-08-15applesmc: support for Intel iMacRoberto De Ioris