Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux
[pandora-kernel.git] / drivers / hwmon /
2010-10-29 Linus TorvaldsMerge branch 'for-2637/i2c-all' of git://git.fluff...
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-10-29 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2010-10-29 Linus TorvaldsMerge branch 'stable/xen-pcifront-0.8.2' of git://git...
2010-10-28 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-10-28 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2010-10-28 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-10-28 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-10-28 Jean Delvarehwmon: (it87) Add support for the IT8721F/IT8758E
2010-10-28 Jean Delvarehwmon: (it87) Move conversion functions
2010-10-28 Jean Delvarehwmon: Remove many EXPERIMENTAL flags
2010-10-28 Jean Delvarehwmon: (lm85) Add support for ADT7468 high-frequency...
2010-10-28 Jean Delvarehwmon: (lm85) Document the ADT7468 as supported
2010-10-28 Jean Delvarehwmon: (lm85) Fix ADT7468 frequency table
2010-10-28 Jean Delvarehwmon: I2C addresses are constant
2010-10-28 Jean DelvareMove ams driver to macintosh
2010-10-28 Jean Delvarehwmon: (pcf8591) Don't attempt to detect devices
2010-10-28 Jean Delvarehwmon: (pcf8591) Register as a hwmon device
2010-10-28 Jean Delvarehwmon: (w83795) Use standard attributes for chassis...
2010-10-28 Jean Delvarehwmon: (w83795) Exclude fan control feature by default
2010-10-28 Jean Delvarehwmon: (w83795) Add myself as co-author and maintainer
2010-10-28 Jean Delvarehwmon: (w83795) More style cleanups
2010-10-28 Jean Delvarehwmon: (w83795) Fix LSB reading of voltage limits
2010-10-28 Jean Delvarehwmon: (w83795) Use dev_get_drvdata() where possible
2010-10-28 Jean Delvarehwmon: (w83795) Delay reading pwm config registers
2010-10-28 Jean Delvarehwmon: (w83795) Delay reading limit registers
2010-10-28 Jean Delvarehwmon: (w83795) Move register reads to dedicated functions
2010-10-28 Jean Delvarehwmon: (w83795) Pack similar register reads
2010-10-28 Jean Delvarehwmon: (w83795) Make W83795_REG_PWM more efficient
2010-10-28 Jean Delvarehwmon: (w83795) Don't pre-read values we'll update...
2010-10-28 Jean Delvarehwmon: (w83795) Simplify temperature sensor type handling
2010-10-28 Jean Delvarehwmon: (w83795) Drop _NUM constants
2010-10-28 Jean Delvarehwmon: (w83795) Drop REST_VLT_BEGIN/END
2010-10-28 Jean Delvarehwmon: (w83795) Fix parity checks
2010-10-28 Jean Delvarehwmon: (w83795) Get rid of VRLSB_SHIFT
2010-10-28 Jean Delvarehwmon: (w83795) Avoid reading the same register twice
2010-10-28 Jean Delvarehwmon: (w83795) Rework beep_enable implementation
2010-10-28 Jean Delvarehwmon: (w83795) Report PECI agent Tbase values
2010-10-28 Jean Delvarehwmon: (w83795) Properly handle negative temperatures
2010-10-28 Jean Delvarehwmon: (w83795) Rename temperature limit attributes
2010-10-28 Jean Delvarehwmon: (w83795) Fix PWM duty cycle frequency attributes
2010-10-28 Jean Delvarehwmon: (w83795) Add support for dynamic in0-2 limits
2010-10-28 Jean Delvarehwmon: (w83795) Fix LSB reading of fan speeds
2010-10-28 Jean Delvarehwmon: (w83795) Clean up probe function
2010-10-28 Jean Delvarehwmon: (w83795) Fix in17-in20 gain factor
2010-10-28 Jean Delvarehwmon: (w83795) Only start monitoring if needed
2010-10-28 Jean Delvarehwmon: (w83795) Add const markers
2010-10-28 Jean Delvarehwmon: (w83795) Only create fan[1-8]_target files when...
2010-10-28 Jean Delvarehwmon: (w83795) Move PWM attributes to a dedidated...
2010-10-28 Jean Delvarehwmon: (w83795) Use 2D arrays for many device attributes
2010-10-28 Jean Delvarehwmon: (w83795) Merge w83795_create_files and w83795_re...
2010-10-28 Jean Delvarehwmon: (w83795) Move file creation to a separate functi...
2010-10-28 Jean Delvarehwmon: (w83795) Move files removal to a separate function
2010-10-28 Jean Delvarehwmon: (w83795) Improve detection routine
2010-10-28 Jean Delvarehwmon: (w83795) Refactor bank selection
2010-10-28 Jean Delvarehwmon: (w83795) Drop duplicate enum
2010-10-28 Jean Delvarehwmon: (w83795) Misc cleanups
2010-10-28 Wei Songhwmon: New driver for the W83795G/ADG monitoring chips
2010-10-28 Maurus Cuelenaerehwmon: (s3c-hwmon) Depend on S3C_ADC
2010-10-28 Thomas Gleixnerhwmon: (s3c-hwmon) Use a real mutex
2010-10-28 Shubhrajyoti Dhwmon: (lm75) Trivial changes to pacify the checkpatch
2010-10-28 Shubhrajyoti Dhwmon: (lm75) Make the writing to sysfs more robust
2010-10-28 Jean Delvarehwmon: (lm90) Add support for the W83L771W/G
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for update_interval sysfs...
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce capability flag to indicate...
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce chip parameter structure
2010-10-28 Guenter Roeckhwmon: (lm90) Rearrange code to no longer require forwa...
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for max6695 and max6696
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for extra features of max6659
2010-10-28 Guenter Roeckhwmon: (lm90) Add explicit support for max6659
2010-10-28 Guenter Roeckhwmon: (lm90) Simplify set_temp11 register calculations
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce function to delete sysfs files
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce device feature bits
2010-10-28 Guenter Roeckhwmon: (lm90) Fix checkpatch errors
2010-10-28 Andreas Herrmannhwmon: (k8temp) Remove superfluous CPU family check
2010-10-28 Greg Kroah-HartmanMerge 'staging-next' to Linus's tree
2010-10-28 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-28 Ben DooksMerge branch 'for-2637/i2c/samsung' into next-i2c
2010-10-28 Ben DooksMerge branch 'for-2637/i2c/i2c-nomadik' into next-i2c
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2010-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next