| Commit message (Expand) | Author | Age | Files | Lines |
* | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 23 | -86/+18 |
* | ARM: OMAP3: remove cpuidle_wrap_enter | Daniel Lezcano | 2013-04-22 | 1 | -21/+9 |
* | ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype | Daniel Lezcano | 2013-04-22 | 1 | -3/+0 |
* | ARM: shmobile: cpuidle: remove shmobile_enter_wfi function | Daniel Lezcano | 2013-04-22 | 1 | -1/+0 |
* | SH: cpuidle: check error code at init | Daniel Lezcano | 2013-04-22 | 3 | -7/+11 |
* | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano | 2013-04-22 | 1 | -50/+42 |
* | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano | 2013-04-22 | 1 | -4/+2 |
* | SH: cpuidle: remove pointless initialization | Daniel Lezcano | 2013-04-22 | 1 | -6/+0 |
* | intel_idle: remove stop/start critical timings | Daniel Lezcano | 2013-04-22 | 1 | -3/+0 |
* | Merge tag 'omap-pm-v3.10/cleanup/cpuidle-v2' of git://git.kernel.org/pub/scm/... | Rafael J. Wysocki | 2013-04-10 | 341 | -3037/+4888 |
|\ |
|
| * | ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support | Santosh Shilimkar | 2013-04-09 | 1 | -15/+16 |
| * | ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state() | Santosh Shilimkar | 2013-04-09 | 3 | -20/+2 |
| * | ARM: OMAP4: CPUidle: Make C-state description field more precise | Santosh Shilimkar | 2013-04-09 | 1 | -3/+3 |
| * | ARM: OMAP: CPUidle: Unregister drivere on device registration failure | Santosh Shilimkar | 2013-04-09 | 2 | -2/+10 |
| * | ARM: OMAP4: CPUidle: Avoid double idle driver registration | Santosh Shilimkar | 2013-04-09 | 1 | -2/+2 |
| * | ARM: omap3: cpuidle: enable time keeping | Daniel Lezcano | 2013-04-09 | 1 | -2/+3 |
| * | Merge branch 'pm-cpuidle-next' into linux-next | Rafael J. Wysocki | 2013-04-08 | 11 | -94/+69 |
| |\ |
|
| * \ | Merge branch 'acpi-assorted' into linux-next | Rafael J. Wysocki | 2013-04-08 | 12 | -57/+107 |
| |\ \ |
|
| | * | | PCI / ACPI: Don't query OSC support with all possible controls | Yinghai Lu | 2013-03-30 | 1 | -2/+2 |
| | * | | ACPI / processor_thermal: avoid null pointer deference error | Colin Ian King | 2013-03-25 | 1 | -6/+18 |
| | * | | ACPI / fan: avoid null pointer deference error | Colin Ian King | 2013-03-25 | 1 | -2/+6 |
| | * | | ACPI / video: Fix applying indexed initial brightness value. | Danny Baumann | 2013-03-25 | 1 | -23/+37 |
| | * | | ACPI / video: Make logic a little easier to understand. | Danny Baumann | 2013-03-25 | 1 | -6/+7 |
| | * | | ACPI / video: Fix brightness control initialization for some laptops. | Danny Baumann | 2013-03-25 | 1 | -17/+26 |
| | * | | ACPI: Use resource_size() in osl.c | Alexandru Gheorghiu | 2013-03-25 | 1 | -1/+1 |
| | * | | ACPI / acpi_pad: Used PTR_RET | Alexandru Gheorghiu | 2013-03-25 | 1 | -1/+1 |
| | * | | ACPI: suppress compiler warning in container.c | Andy Shevchenko | 2013-03-25 | 1 | -0/+2 |
| | * | | ACPI: suppress compiler warning in battery.c | Andy Shevchenko | 2013-03-25 | 1 | -1/+1 |
| | * | | ACPI: suppress compiler warnings in processor_throttling.c | Andy Shevchenko | 2013-03-25 | 1 | -1/+2 |
| | * | | ACPI: suppress compiler warnings in button.c | Andy Shevchenko | 2013-03-25 | 1 | -0/+1 |
| | * | | ACPI: replace kmalloc+memcpy with kmemdup | Andrei Epure | 2013-03-24 | 1 | -3/+2 |
| | * | | ACPI: Remove acpi_pci_bind_root() definition | Toshi Kani | 2013-03-24 | 1 | -1/+0 |
| | * | | ACPI video: ignore BIOS backlight value for HP dm4 | Gustavo Maciel Dias Vieira | 2013-03-24 | 1 | -0/+8 |
| * | | | Merge branch 'acpi-pm' into linux-next | Rafael J. Wysocki | 2013-04-08 | 1 | -15/+24 |
| |\ \ \ |
|
| | * | | | ACPI / PM: Fix potential problem in acpi_device_get_power() | Rafael J. Wysocki | 2013-03-25 | 1 | -15/+24 |
| | |/ / |
|
| * | | | Merge branch 'acpica' into linux-next | Rafael J. Wysocki | 2013-04-08 | 39 | -618/+1235 |
| |\ \ \ |
|
| | * | | | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 2013-03-24 | 3 | -1/+4 |
| | * | | | ACPICA: Update version to 20130214 | Bob Moore | 2013-03-12 | 1 | -1/+1 |
| | * | | | ACPICA: Object repair: Allow 0-length packages for variable-length packages | Bob Moore | 2013-03-12 | 1 | -2/+8 |
| | * | | | ACPICA: Disassembler: Add warnings for unresolved control methods | Bob Moore | 2013-03-12 | 3 | -0/+5 |
| | * | | | ACPICA: Return object repair: Add resource template repairs | Lv Zheng | 2013-03-12 | 3 | -0/+99 |
| | * | | | ACPICA: Return object repair: Add string-to-unicode conversion | Lv Zheng | 2013-03-12 | 3 | -0/+75 |
| | * | | | ACPICA: Split object conversion functions to a new file | Bob Moore | 2013-03-12 | 4 | -262/+318 |
| | * | | | ACPICA: Add mechanism for early object repairs on a per-name basis | Bob Moore | 2013-03-12 | 5 | -87/+221 |
| | * | | | ACPICA: Remove trailing comma in enum declarations | Bob Moore | 2013-03-12 | 1 | -2/+2 |
| | * | | | ACPICA: Add exception descriptions to exception info table | Bob Moore | 2013-03-12 | 3 | -115/+183 |
| | * | | | ACPICA: Add macros to exception code definitions | Bob Moore | 2013-03-12 | 1 | -89/+103 |
| | * | | | ACPICA: Regression fix: reinstate safe exit macros | Bob Moore | 2013-03-12 | 10 | -38/+67 |
| | * | | | ACPICA: Update for ACPI 5 hardware-reduced feature | Bob Moore | 2013-03-12 | 2 | -0/+24 |
| | * | | | ACPICA: Add parens within macros around parameter names | Bob Moore | 2013-03-12 | 1 | -2/+2 |