forked from torvalds/linux
-
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.
Merge commit '8700c95adb03' into timers/nohz
The full dynticks tree needs the latest RCU and sched upstream updates in order to fix some dependencies. Merge a common upstream merge point that has these updates. Conflicts: include/linux/perf_event.h kernel/rcutree.h kernel/rcutree_plugin.h Signed-off-by: Frederic Weisbecker <[email protected]>
- Loading branch information
Showing
3,692 changed files
with
152,123 additions
and
122,015 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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 |
---|---|---|
|
@@ -761,6 +761,10 @@ S: Northampton | |
S: NN1 3QT | ||
S: United Kingdom | ||
|
||
N: Massimo Dal Zotto | ||
E: [email protected] | ||
D: i8k Dell laptop SMM driver | ||
|
||
N: Uwe Dannowski | ||
E: [email protected] | ||
W: http://i30www.ira.uka.de/~dannowsk/ | ||
|
@@ -953,11 +957,11 @@ S: Blacksburg, Virginia 24061 | |
S: USA | ||
|
||
N: Randy Dunlap | ||
E: [email protected] | ||
W: http://www.xenotime.net/linux/linux.html | ||
W: http://www.linux-usb.org | ||
E: [email protected] | ||
W: http://www.infradead.org/~rdunlap/ | ||
D: Linux-USB subsystem, USB core/UHCI/printer/storage drivers | ||
D: x86 SMP, ACPI, bootflag hacking | ||
D: documentation, builds | ||
S: (ask for current address) | ||
S: USA | ||
|
||
|
@@ -1510,6 +1514,14 @@ D: Natsemi ethernet | |
D: Cobalt Networks (x86) support | ||
D: This-and-That | ||
|
||
N: Mark M. Hoffman | ||
E: [email protected] | ||
D: asb100, lm93 and smsc47b397 hardware monitoring drivers | ||
D: hwmon subsystem core | ||
D: hwmon subsystem maintainer | ||
D: i2c-sis96x and i2c-stub SMBus drivers | ||
S: USA | ||
|
||
N: Dirk Hohndel | ||
E: [email protected] | ||
D: The XFree86[tm] Project | ||
|
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,7 @@ | ||
What: /sys/bus/mei/devices/.../modalias | ||
Date: March 2013 | ||
KernelVersion: 3.10 | ||
Contact: Samuel Ortiz <[email protected]> | ||
[email protected] | ||
Description: Stores the same MODALIAS value emitted by uevent | ||
Format: mei:<mei device name> |
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 |
---|---|---|
|
@@ -32,7 +32,7 @@ Date: January 2008 | |
KernelVersion: 2.6.25 | ||
Contact: Sarah Sharp <[email protected]> | ||
Description: | ||
If CONFIG_PM and CONFIG_USB_SUSPEND are enabled, then this file | ||
If CONFIG_PM_RUNTIME is enabled then this file | ||
is present. When read, it returns the total time (in msec) | ||
that the USB device has been connected to the machine. This | ||
file is read-only. | ||
|
@@ -45,7 +45,7 @@ Date: January 2008 | |
KernelVersion: 2.6.25 | ||
Contact: Sarah Sharp <[email protected]> | ||
Description: | ||
If CONFIG_PM and CONFIG_USB_SUSPEND are enabled, then this file | ||
If CONFIG_PM_RUNTIME is enabled then this file | ||
is present. When read, it returns the total time (in msec) | ||
that the USB device has been active, i.e. not in a suspended | ||
state. This file is read-only. | ||
|
@@ -187,7 +187,7 @@ What: /sys/bus/usb/devices/.../power/usb2_hardware_lpm | |
Date: September 2011 | ||
Contact: Andiry Xu <[email protected]> | ||
Description: | ||
If CONFIG_USB_SUSPEND is set and a USB 2.0 lpm-capable device | ||
If CONFIG_PM_RUNTIME is set and a USB 2.0 lpm-capable device | ||
is plugged in to a xHCI host which support link PM, it will | ||
perform a LPM test; if the test is passed and host supports | ||
USB2 hardware LPM (xHCI 1.0 feature), USB2 hardware LPM will | ||
|
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 |
---|---|---|
|
@@ -173,3 +173,15 @@ Description: Processor frequency boosting control | |
Boosting allows the CPU and the firmware to run at a frequency | ||
beyound it's nominal limit. | ||
More details can be found in Documentation/cpu-freq/boost.txt | ||
|
||
|
||
What: /sys/devices/system/cpu/cpu#/crash_notes | ||
/sys/devices/system/cpu/cpu#/crash_notes_size | ||
Date: April 2013 | ||
Contact: [email protected] | ||
Description: address and size of the percpu note. | ||
|
||
crash_notes: the physical address of the memory that holds the | ||
note of cpu#. | ||
|
||
crash_notes_size: size of the note of cpu#. |
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 |
---|---|---|
@@ -0,0 +1,56 @@ | ||
Frequently asked questions about the sunxi clock system | ||
======================================================= | ||
|
||
This document contains useful bits of information that people tend to ask | ||
about the sunxi clock system, as well as accompanying ASCII art when adequate. | ||
|
||
Q: Why is the main 24MHz oscillator gatable? Wouldn't that break the | ||
system? | ||
|
||
A: The 24MHz oscillator allows gating to save power. Indeed, if gated | ||
carelessly the system would stop functioning, but with the right | ||
steps, one can gate it and keep the system running. Consider this | ||
simplified suspend example: | ||
|
||
While the system is operational, you would see something like | ||
|
||
24MHz 32kHz | ||
| | ||
PLL1 | ||
\ | ||
\_ CPU Mux | ||
| | ||
[CPU] | ||
|
||
When you are about to suspend, you switch the CPU Mux to the 32kHz | ||
oscillator: | ||
|
||
24Mhz 32kHz | ||
| | | ||
PLL1 | | ||
/ | ||
CPU Mux _/ | ||
| | ||
[CPU] | ||
|
||
Finally you can gate the main oscillator | ||
|
||
32kHz | ||
| | ||
| | ||
/ | ||
CPU Mux _/ | ||
| | ||
[CPU] | ||
|
||
Q: Were can I learn more about the sunxi clocks? | ||
|
||
A: The linux-sunxi wiki contains a page documenting the clock registers, | ||
you can find it at | ||
|
||
http://linux-sunxi.org/A10/CCM | ||
|
||
The authoritative source for information at this time is the ccmu driver | ||
released by Allwinner, you can find it at | ||
|
||
https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-3.0/arch/arm/mach-sun4i/clock/ccmu |
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
Oops, something went wrong.