aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
...
* hwmon: (w83795) Improve detection routineJean Delvare2010-10-28
* hwmon: (w83795) Refactor bank selectionJean Delvare2010-10-28
* hwmon: (w83795) Drop duplicate enumJean Delvare2010-10-28
* hwmon: (w83795) Misc cleanupsJean Delvare2010-10-28
* hwmon: New driver for the W83795G/ADG monitoring chipsWei Song2010-10-28
* hwmon: (s3c-hwmon) Depend on S3C_ADCMaurus Cuelenaere2010-10-28
* hwmon: (s3c-hwmon) Use a real mutexThomas Gleixner2010-10-28
* hwmon: (lm75) Trivial changes to pacify the checkpatchShubhrajyoti D2010-10-28
* hwmon: (lm75) Make the writing to sysfs more robustShubhrajyoti D2010-10-28
* hwmon: (lm90) Add support for the W83L771W/GJean Delvare2010-10-28
* hwmon: (lm90) Add support for update_interval sysfs attributeGuenter Roeck2010-10-28
* hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionalityGuenter Roeck2010-10-28
* hwmon: (lm90) Introduce chip parameter structureGuenter Roeck2010-10-28
* hwmon: (lm90) Rearrange code to no longer require forward declarationsGuenter Roeck2010-10-28
* hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck2010-10-28
* hwmon: (lm90) Add support for extra features of max6659Guenter Roeck2010-10-28
* hwmon: (lm90) Add explicit support for max6659Guenter Roeck2010-10-28
* hwmon: (lm90) Simplify set_temp11 register calculationsGuenter Roeck2010-10-28
* hwmon: (lm90) Introduce function to delete sysfs filesGuenter Roeck2010-10-28
* hwmon: (lm90) Introduce device feature bitsGuenter Roeck2010-10-28
* hwmon: (lm90) Fix checkpatch errorsGuenter Roeck2010-10-28
* hwmon: (k8temp) Remove superfluous CPU family checkAndreas Herrmann2010-10-28
* hwmon: lis3: Release resources in case of failureSamu Onkalo2010-10-25
* hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo2010-10-25
* hwmon: lis3: use block read to access data registersSamu Onkalo2010-10-25
* hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo2010-10-25
* hwmon: lis3: New parameters to platform dataSamu Onkalo2010-10-25
* hwmon: lis3: restore axis enabled bitsSamu Onkalo2010-10-25
* hwmon: lis3: Power on correctionsSamu Onkalo2010-10-25
* hwmon: lis3: Update coordinates at polled device openSamu Onkalo2010-10-25
* hwmon: lis3: Cleanup interrupt handlingSamu Onkalo2010-10-25
* hwmon: lis3: regulator controlSamu Onkalo2010-10-25
* hwmon: lis3: pm_runtime supportSamu Onkalo2010-10-25
* hwmon: add generic GPIO fan driverSimon Guinot2010-10-25
* hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich2010-10-25
* hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong2010-10-25
* hwmon: (pkgtemp) align driver initialization style with coretempChen Gong2010-10-25
* hwmon: LTC4261 Hardware monitoring driverGuenter Roeck2010-10-25
* hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai2010-10-25
* hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida2010-10-25
* hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai2010-10-25
* x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich2010-10-25
* x86/hwmon: (coretemp) cosmetic cleanupJan Beulich2010-10-25
* x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich2010-10-25
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-25
|\
| * Move hdaps driver to platform/x86Jean Delvare2010-10-21
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15