summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hwmon: (w83795) Add const markersJean Delvare2010-10-281-8/+10
| * | hwmon: (w83795) Only create fan[1-8]_target files when neededJean Delvare2010-10-281-23/+4
| * | hwmon: (w83795) Move PWM attributes to a dedidated arrayJean Delvare2010-10-281-10/+8
| * | hwmon: (w83795) Use 2D arrays for many device attributesJean Delvare2010-10-281-29/+37
| * | hwmon: (w83795) Merge w83795_create_files and w83795_remove_filesJean Delvare2010-10-281-38/+17
| * | hwmon: (w83795) Move file creation to a separate function tooJean Delvare2010-10-281-55/+66
| * | hwmon: (w83795) Move files removal to a separate functionJean Delvare2010-10-281-50/+31
| * | hwmon: (w83795) Improve detection routineJean Delvare2010-10-281-23/+57
| * | hwmon: (w83795) Refactor bank selectionJean Delvare2010-10-281-43/+50
| * | hwmon: (w83795) Drop duplicate enumJean Delvare2010-10-281-19/+15
| * | hwmon: (w83795) Misc cleanupsJean Delvare2010-10-281-6/+1
| * | hwmon: New driver for the W83795G/ADG monitoring chipsWei Song2010-10-283-0/+2149
| * | hwmon: (s3c-hwmon) Depend on S3C_ADCMaurus Cuelenaere2010-10-281-4/+4
| * | hwmon: (s3c-hwmon) Use a real mutexThomas Gleixner2010-10-281-4/+4
| * | hwmon: (lm75) Trivial changes to pacify the checkpatchShubhrajyoti D2010-10-281-21/+23
| * | hwmon: (lm75) Make the writing to sysfs more robustShubhrajyoti D2010-10-281-1/+6
| * | hwmon: (lm90) Add support for the W83L771W/GJean Delvare2010-10-283-9/+30
| * | hwmon: (lm90) Add support for update_interval sysfs attributeGuenter Roeck2010-10-281-5/+92
| * | hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionalityGuenter Roeck2010-10-281-3/+6
| * | hwmon: (lm90) Introduce chip parameter structureGuenter Roeck2010-10-281-32/+60
| * | hwmon: (lm90) Rearrange code to no longer require forward declarationsGuenter Roeck2010-10-281-267/+256
| * | hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck2010-10-283-24/+247
| * | hwmon: (lm90) Add support for extra features of max6659Guenter Roeck2010-10-282-10/+64
| * | hwmon: (lm90) Add explicit support for max6659Guenter Roeck2010-10-282-13/+23
| * | hwmon: (lm90) Simplify set_temp11 register calculationsGuenter Roeck2010-10-281-27/+28
| * | hwmon: (lm90) Introduce function to delete sysfs filesGuenter Roeck2010-10-281-7/+11
| * | hwmon: (lm90) Introduce device feature bitsGuenter Roeck2010-10-281-14/+26
| * | hwmon: (lm90) Fix checkpatch errorsGuenter Roeck2010-10-281-25/+51
| * | hwmon: Add tempX_emergency attribute to sysfs ABIGuenter Roeck2010-10-281-0/+15
| * | hwmon: (k8temp) Remove superfluous CPU family checkAndreas Herrmann2010-10-281-29/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-281365-148532/+421095
|\ \ \
| * | | Staging: brcm80211: fix usage of roundup in structuresGreg Kroah-Hartman2010-10-282-2/+3
| * | | Staging: bcm: fix up network device reference countingGreg Kroah-Hartman2010-10-281-6/+4
| * | | Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman2010-10-283-9/+9
| * | | Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281365-148540/+421108
| |\ \ \ | | |/ / | |/| |
| | * | staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski2010-10-211-2/+2
| | * | staging: brcm80211: Remove unnecessary header files.Henry Ptasinski2010-10-212-101/+0
| | * | staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski2010-10-211-2/+0
| | * | staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski2010-10-213-77/+0
| | * | Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-2169-185/+91
| | * | Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-2118-82/+68
| | * | Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-218-72/+1
| | * | Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-17/+0
| | * | Staging: hv: storvsc: call vmbus_open directlyGreg Kroah-Hartman2010-10-211-7/+5
| | * | Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman2010-10-211-6/+3
| | * | Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman2010-10-211-0/+1
| | * | Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-8/+0
| | * | Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman2010-10-211-4/+4
| | * | Staging: hv: storvsc: call vmbus_close directlyGreg Kroah-Hartman2010-10-211-1/+1
| | * | Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman2010-10-211-0/+1
OpenPOWER on IntegriCloud