summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* hwmon: (lm90) Don't spam the kernel logJean Delvare2008-10-171-3/+3
* hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649Ben Hutchings2008-10-172-13/+67
* hwmon: (lm90) Rename temperature conversion functions to match usageBen Hutchings2008-10-171-23/+23
* hwmon: (lm90) Support ADT7461 in extended modeNate Case2008-10-172-32/+95
* hwmon: (lm90) Convert some macros to static functionsNate Case2008-10-171-45/+83
* hwmon: (lm90) Update datasheet linksJean Delvare2008-10-171-23/+7Star
* 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-171-21/+33
* hwmon: (lm90) Move 16-bit value read to a separate functionJean Delvare2008-10-171-29/+43
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-151-1/+1
|\
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-158-32/+647
| |\
| * | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-201-1/+1
* | | hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-141-58/+48Star
* | | hwmon: (dme1737) Be less i2c-centricJean Delvare2008-10-141-115/+111Star
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-117-32/+319
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-113-0/+254
| |\ \
| | * | hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-231-0/+13
| | * | hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao2008-09-233-0/+241
| | |/
| * | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-091-1/+1
| * | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan2008-10-091-0/+1
| * | hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51
| * | hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
| * | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
| * | hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
| |/
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-253-0/+328
|/
* hwmon-vid: Fix AMD K8 VID decodingJean Delvare2008-08-151-8/+28
* coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-151-2/+3
* ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-151-3/+3
* abituguru3: prefer DMI probing to manual probingAlistair John Strachan2008-08-151-40/+94
* i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* hwmon: ADC124S501 generic driverMarc Pignat2008-08-153-0/+346
* drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-151-1/+2
* applesmc: add support for MacbookGuilherme M. Schroeder2008-08-151-1/+10
* applesmc: support for Intel iMacRoberto De Ioris2008-08-151-0/+9
* hwmon: (lm75) Drop legacy i2c driverJean Delvare2008-08-101-92/+22Star
* hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-061-7/+12
* hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-061-10/+22
* hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr2008-08-061-10/+8Star
* hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr2008-08-061-69/+71
* hwmon: ad7414 driverSean MacLennan2008-08-063-0/+279
* hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt2008-08-061-1/+27
* hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady2008-08-061-1/+1
* hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-061-27/+0Star
* hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-061-0/+74
* hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman2008-08-061-4/+20
* hwmon: (f71882fg) Delete needless forward declarationsJean Delvare2008-08-061-6/+0Star