summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-0811-12/+61
* hwmon: (vt8231) Add missing "space"Joe Perches2008-02-081-1/+1
* hwmon: (gl520sm) Add individual alarm and beep filesJean Delvare2008-02-081-2/+89
* hwmon: (gl520sm) De-macro the sysfs callbacksJean Delvare2008-02-081-169/+239
* hwmon: (gl520sm) Put register addresses in arraysJean Delvare2008-02-081-64/+40Star
* hwmon: (gl520sm) Various cleanupsJean Delvare2008-02-081-33/+30Star
* hwmon: (lm90) Use generic i2c reads during detectionJean Delvare2008-02-081-13/+13
* hwmon: (gl518sm) Fix the reported fan speedJean Delvare2008-02-081-3/+3
* hwmon: (gl518sm) Report error on invalid fan div valueJean Delvare2008-02-081-2/+12
* hwmon: (gl518sm) Add individual alarm and beep filesJean Delvare2008-02-081-0/+69
* hwmon: (gl518sm) Refactor fan functionsJean Delvare2008-02-081-50/+60
* hwmon: (gl518sm) Don't create sysfs files for missing featuresJean Delvare2008-02-081-4/+19
* hwmon: (gl518sm) Various cleanupsJean Delvare2008-02-081-30/+19Star
* hwmon: (fschmd) Discard non-ASCII charactersJean Delvare2008-02-081-2/+2
* hwmon: (adm1025) Various cleanupsJean Delvare2008-02-081-44/+36Star
* hwmon: (adm1025) Add individual alarm filesJean Delvare2008-02-081-1/+29
* hwmon: (adm1025) Use dynamic sysfs callbacksJean Delvare2008-02-081-137/+154
* hwmon: (lm87) Add support for the Analog Devices ADM1024Jean Delvare2008-02-082-8/+21
* hwmon: Add support for Winbond W83L786NG/NRKevin Lo2008-02-083-0/+832
* hwmon: (adt7470) Replace power-of-two testRobert P. J. Day2008-02-081-3/+1Star
* hwmon: (w83793) remove duplicated definesNicolas Kaiser2008-02-081-4/+1Star
* hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare2008-02-082-8/+5Star
* leds: Standardise LED naming schemeRichard Purdie2008-02-071-1/+1
* hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-221-9/+23
* hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare2008-01-031-14/+22
* HWMON: coretemp, suspend fixRafael J. Wysocki2007-12-041-3/+2Star
* hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong2007-11-081-22/+43
* hwmon: (w83781d) Add missing curly bracesJean Delvare2007-11-081-1/+2
* hwmon: (abituguru3) Identify ABit IP35 Pro as suchHans de Goede2007-11-081-1/+1
* hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variantRiku Voipio2007-11-081-3/+16
* hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-081-7/+35
* hwmon: (f75375s) Add new style bindingsRiku Voipio2007-11-081-26/+83
* hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke2007-11-081-5/+6
* hwmon: (applesmc) Add support for Mac Pro 2 x Quad-CoreRené Rebe2007-11-081-6/+101
* hwmon: (abituguru3) Add support for 2 new motherboardsHans de Goede2007-11-081-0/+54
* hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong2007-11-081-25/+23Star
* hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-083-0/+542
* hwmon: (f75375s) fix pwm mode settingRiku Voipio2007-11-081-1/+1
* hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk2007-11-081-1/+1
* hwmon: (sis5595) Split sis5595_attributes_optIvo Manca2007-11-081-21/+18Star
* hwmon: (sis5595) Add individual alarm filesIvo Manca2007-11-081-2/+30
* hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie2007-11-081-13/+14
* hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie2007-11-081-84/+42Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-203-5/+5
|\
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-193-5/+5
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-202-4/+4
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-192-4/+4
* | get rid of input BIT* duplicate definesJiri Slaby2007-10-192-2/+2
|/
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-185-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-155-131/+91Star
|\