aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds16-163/+61
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds9-15/+1280
2010-10-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-5/+11
2010-10-28regulator: max8952 - fix max8952_set_voltageAxel Lin1-1/+1
2010-10-28regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin1-2/+8
2010-10-28regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar1-4/+0
2010-10-28regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle1-9/+26
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown3-2/+28
2010-10-28Regulator: lp3972 cleanupAxel Lin1-7/+18
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin4-0/+705
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham4-0/+504
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger1-1/+3
2010-10-28nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven1-2/+2
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-12/+19
2010-10-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds27-556/+3284
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1365-148532/+421095
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds43-463/+646
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds27-70/+395
2010-10-28hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare3-33/+115
2010-10-28hwmon: (it87) Move conversion functionsJean Delvare1-50/+52
2010-10-28hwmon: Remove many EXPERIMENTAL flagsJean Delvare1-16/+12
2010-10-28hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2-7/+35
2010-10-28hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2-25/+31
2010-10-28hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare1-0/+1
2010-10-28hwmon: I2C addresses are constantJean Delvare3-5/+5
2010-10-28Move ams driver to macintoshJean Delvare11-28/+29
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2-36/+8
2010-10-28hwmon: (pcf8591) Register as a hwmon deviceJean Delvare1-0/+12
2010-10-28hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare1-3/+8
2010-10-28hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2-0/+27
2010-10-28hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2-1/+8
2010-10-28hwmon: (w83795) More style cleanupsJean Delvare1-15/+13
2010-10-28hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare1-1/+1
2010-10-28hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Delay reading pwm config registersJean Delvare1-22/+29
2010-10-28hwmon: (w83795) Delay reading limit registersJean Delvare1-1/+6
2010-10-28hwmon: (w83795) Move register reads to dedicated functionsJean Delvare1-99/+119
2010-10-28hwmon: (w83795) Pack similar register readsJean Delvare1-16/+6
2010-10-28hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare1-12/+8
2010-10-28hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare1-26/+7
2010-10-28hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare1-83/+24
2010-10-28hwmon: (w83795) Drop _NUM constantsJean Delvare1-10/+6
2010-10-28hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Fix parity checksJean Delvare1-4/+4
2010-10-28hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare1-10/+5
2010-10-28hwmon: (w83795) Avoid reading the same register twiceJean Delvare1-2/+9
2010-10-28hwmon: (w83795) Rework beep_enable implementationJean Delvare1-38/+2
2010-10-28hwmon: (w83795) Report PECI agent Tbase valuesJean Delvare1-0/+13
2010-10-28hwmon: (w83795) Properly handle negative temperaturesJean Delvare1-13/+7
2010-10-28hwmon: (w83795) Rename temperature limit attributesJean Delvare1-10/+10