| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-31 | 74 | -1356/+2484 |
|\ |
|
| * | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 2 | -3/+31 |
| |\ |
|
| | * | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 2 | -3/+31 |
| | |\ |
|
| | | * | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 2 | -3/+31 |
| * | | | Merge branch 'd3' into release | Len Brown | 2012-03-30 | 4 | -39/+209 |
| |\ \ \ |
|
| | * | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 2012-03-30 | 2 | -37/+38 |
| | * | | | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 2012-03-30 | 1 | -0/+162 |
| | * | | | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui | 2012-03-30 | 2 | -2/+9 |
| | |/ / |
|
| * | | | Merge branch 'apei' into release | Len Brown | 2012-03-30 | 4 | -26/+56 |
| |\ \ \ |
|
| | * | | | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 2012-03-30 | 1 | -1/+1 |
| | * | | | CPER failed to handle generic error records with multiple sections | Jiang Liu | 2012-03-30 | 1 | -0/+2 |
| | * | | | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 2012-03-30 | 1 | -21/+40 |
| | * | | | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 2012-03-30 | 1 | -3/+12 |
| | * | | | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 2012-03-30 | 1 | -1/+1 |
| | * | | | ACPI, APEI, Fix ERST header length check | Jiang Liu | 2012-03-30 | 1 | -1/+1 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------------------. \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 27 | -148/+753 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |/ /
| | | | | | | | | | | |/| | |
|
| | | | | | | | | | | | * | | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 2012-03-30 | 1 | -7/+8 |
| | | | | | | | | | | | * | | ACPI video: Harden video bus adding. | Igor Murzov | 2012-03-30 | 1 | -15/+26 |
| | | | | | | | | | | |/ / |
|
| | | | | | | | | | * / / | ACPI: Do cpufreq clamping for throttling per package v2 | Andi Kleen | 2012-03-22 | 1 | -8/+37 |
| | | | | | | | | | |/ / |
|
| | | | | | | | | * | | | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter | 2012-03-30 | 1 | -3/+2 |
| | | | | | | | | * | | | Disable MCP limit exceeded messages from Intel IPS driver | Andi Kleen | 2012-03-30 | 1 | -11/+2 |
| | | | | | | | | * | | | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett | 2012-03-30 | 1 | -4/+4 |
| | | | | | | | | * | | | thermal: Fix for setting the thermal zone mode to enable/disable | Amit Daniel Kachhap | 2012-03-22 | 1 | -2/+2 |
| | | | | | | | | * | | | thermal: spear13xx: checking for NULL instead of IS_ERR() | Dan Carpenter | 2012-03-22 | 1 | -2/+2 |
| | | | | | | | | * | | | thermal/spear_thermal: replace readl/writel with lighter _relaxed variants | Viresh Kumar | 2012-03-22 | 1 | -8/+8 |
| | | | | | | | | * | | | thermal: add support for thermal sensor present on SPEAr13xx machines | Vincenzo Frascino | 2012-03-22 | 3 | -0/+215 |
| | | | | | | | | * | | | thermal_sys: convert printks to pr_<level> | Joe Perches | 2012-03-22 | 1 | -8/+6 |
| | | | | | | | | * | | | thermal_sys: kernel style cleanups | Joe Perches | 2012-03-22 | 1 | -17/+13 |
| | | | | | | | | * | | | thermal_sys: remove obfuscating used-once macros | Joe Perches | 2012-03-22 | 1 | -20/+12 |
| | | | | | | | | * | | | thermal_sys: remove unnecessary line continuations | Joe Perches | 2012-03-22 | 1 | -6/+5 |
| | | | | | | | | * | | | drivers/thermal/thermal_sys.c: fix build warning | Fabio Estevam | 2012-03-22 | 1 | -2/+1 |
| | | | | | | | | |/ / |
|
| | | | | | | | * / / | ACPICA: Fix regression in FADT revision checks | Julian Anastasov | 2012-03-21 | 1 | -4/+4 |
| | | | | | | | |/ / |
|
| | | | | | | * | | | ACPI: Clean redundant codes in scan.c | Alex He | 2012-03-30 | 1 | -4/+1 |
| | | | | | | * | | | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 2012-03-30 | 1 | -2/+1 |
| | | | | | | * | | | ACPI: consistently use should_use_kmap() | Jan Beulich | 2012-03-30 | 1 | -1/+1 |
| | | | | | | * | | | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 2012-03-30 | 1 | -1/+6 |
| | | | | | | * | | | ACPI: processor_driver: add missing kfree | Julia Lawall | 2012-03-30 | 1 | -4/+10 |
| | | | | | | * | | | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-03-30 | 1 | -2/+2 |
| | | | | | | |/ / |
|
| | | | | | * / / | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani | 2012-03-30 | 1 | -10/+38 |
| | | | | | |/ / |
|
| | | | | * | | | ACPI: Make ACPI interrupt threaded | Andi Kleen | 2012-03-30 | 1 | -1/+2 |
| | | | | * | | | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 2012-03-30 | 1 | -4/+4 |
| | | | | |/ / |
|
| | | | * | | | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 2012-03-30 | 1 | -1/+1 |
| | | | * | | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 2 | -0/+59 |
| | | | * | | | cpuidle: use the driver's state_count as default | Daniel Lezcano | 2012-03-30 | 2 | -2/+2 |
| | | | * | | | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 2012-03-30 | 3 | -1/+45 |
| | | | * | | | cpuidle: Add common time keeping and irq enabling | Robert Lee | 2012-03-21 | 1 | -7/+59 |
| | | | |/ / |
|
| | | * / / | ACPI: ignore FADT reset-reg-sup flag | Len Brown | 2012-03-21 | 2 | -4/+2 |
| | | |/ / |
|
| | * | | | ACPI: Add support for exposing BGRT data | Matthew Garrett | 2012-03-30 | 3 | -0/+185 |
| | * | | | ACPI: export acpi_kobj | Matthew Garrett | 2012-03-30 | 1 | -0/+1 |
| | |/ / |
|
| * | | | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 2012-03-30 | 4 | -105/+64 |