-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 209387 b: refs/heads/master c: bbbfb91 h: refs/heads/master i: 209385: 2c9fa85 209383: 662cbbc v: v3
- Loading branch information
Linus Torvalds
committed
Aug 14, 2010
1 parent
00fa2b3
commit cc35ab7
Showing
2,597 changed files
with
101,529 additions
and
171,856 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: a739260d4e3d88c5c810b14231dbdce73665b0b2 | ||
refs/heads/master: bbbfb910d14988963fbc0b3fc5fc460daf21bf24 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
trunk/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Where: /sys/bus/i2c/devices/.../heading0_input | ||
Date: April 2010 | ||
Kernel Version: 2.6.36? | ||
Contact: alan.cox@intel.com | ||
Description: Reports the current heading from the compass as a floating | ||
point value in degrees. | ||
|
||
Where: /sys/bus/i2c/devices/.../power_state | ||
Date: April 2010 | ||
Kernel Version: 2.6.36? | ||
Contact: alan.cox@intel.com | ||
Description: Sets the power state of the device. 0 sets the device into | ||
sleep mode, 1 wakes it up. | ||
|
||
Where: /sys/bus/i2c/devices/.../calibration | ||
Date: April 2010 | ||
Kernel Version: 2.6.36? | ||
Contact: alan.cox@intel.com | ||
Description: Sets the calibration on or off (1 = on, 0 = off). See the | ||
chip data sheet. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
What: /sys/bus/i2c/devices/<busnum>-<devaddr>/pressure0_input | ||
Date: June 2010 | ||
Contact: Christoph Mair <christoph.mair@gmail.com> | ||
Description: Start a pressure measurement and read the result. Values | ||
represent the ambient air pressure in pascal (0.01 millibar). | ||
|
||
Reading: returns the current air pressure. | ||
|
||
|
||
What: /sys/bus/i2c/devices/<busnum>-<devaddr>/temp0_input | ||
Date: June 2010 | ||
Contact: Christoph Mair <christoph.mair@gmail.com> | ||
Description: Measure the ambient temperature. The returned value represents | ||
the ambient temperature in units of 0.1 degree celsius. | ||
|
||
Reading: returns the current temperature. | ||
|
||
|
||
What: /sys/bus/i2c/devices/<busnum>-<devaddr>/oversampling | ||
Date: June 2010 | ||
Contact: Christoph Mair <christoph.mair@gmail.com> | ||
Description: Tell the bmp085 to use more samples to calculate a pressure | ||
value. When writing to this file the chip will use 2^x samples | ||
to calculate the next pressure value with x being the value | ||
written. Using this feature will decrease RMS noise and | ||
increase the measurement time. | ||
|
||
Reading: returns the current oversampling setting. | ||
|
||
Writing: sets a new oversampling setting. | ||
Accepted values: 0..3. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
00-INDEX | ||
- This file | ||
|
||
cachefeatures.txt | ||
- Supported cache features. | ||
|
||
Filesystems | ||
- Requirements for mounting the root file system. | ||
|
||
bfin-gpio-note.txt | ||
bfin-gpio-notes.txt | ||
- Notes in developing/using bfin-gpio driver. | ||
|
||
bfin-spi-notes.txt | ||
- Notes for using bfin spi bus driver. |
Oops, something went wrong.