summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
* ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-51/+1
* ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
* ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-231-29/+1
* ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-24/+2
* ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-9/+1
* ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-25/+1
* ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-20/+2
* ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
* ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
* cpuidle: make a single register function for allDaniel Lezcano2013-04-233-2/+85
* ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-2323-86/+18
* ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano2013-04-221-21/+9
* ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano2013-04-221-3/+0
* ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano2013-04-221-1/+0
* SH: cpuidle: check error code at initDaniel Lezcano2013-04-223-7/+11
* SH: cpuidle: initialize the driver's states directlyDaniel Lezcano2013-04-221-50/+42
* SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano2013-04-221-4/+2
* SH: cpuidle: remove pointless initializationDaniel Lezcano2013-04-221-6/+0
* intel_idle: remove stop/start critical timingsDaniel Lezcano2013-04-221-3/+0
* Merge tag 'omap-pm-v3.10/cleanup/cpuidle-v2' of git://git.kernel.org/pub/scm/...Rafael J. Wysocki2013-04-10341-3037/+4888
|\
| * ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 supportSantosh Shilimkar2013-04-091-15/+16
| * ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar2013-04-093-20/+2
| * ARM: OMAP4: CPUidle: Make C-state description field more preciseSantosh Shilimkar2013-04-091-3/+3
| * ARM: OMAP: CPUidle: Unregister drivere on device registration failureSantosh Shilimkar2013-04-092-2/+10
| * ARM: OMAP4: CPUidle: Avoid double idle driver registrationSantosh Shilimkar2013-04-091-2/+2
| * ARM: omap3: cpuidle: enable time keepingDaniel Lezcano2013-04-091-2/+3
| * Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2013-04-0811-94/+69
| |\
| * \ Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki2013-04-0812-57/+107
| |\ \
| | * | PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu2013-03-301-2/+2
| | * | ACPI / processor_thermal: avoid null pointer deference errorColin Ian King2013-03-251-6/+18
| | * | ACPI / fan: avoid null pointer deference errorColin Ian King2013-03-251-2/+6
| | * | ACPI / video: Fix applying indexed initial brightness value.Danny Baumann2013-03-251-23/+37
| | * | ACPI / video: Make logic a little easier to understand.Danny Baumann2013-03-251-6/+7
| | * | ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann2013-03-251-17/+26
| | * | ACPI: Use resource_size() in osl.cAlexandru Gheorghiu2013-03-251-1/+1
| | * | ACPI / acpi_pad: Used PTR_RETAlexandru Gheorghiu2013-03-251-1/+1
| | * | ACPI: suppress compiler warning in container.cAndy Shevchenko2013-03-251-0/+2
| | * | ACPI: suppress compiler warning in battery.cAndy Shevchenko2013-03-251-1/+1
| | * | ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko2013-03-251-1/+2
| | * | ACPI: suppress compiler warnings in button.cAndy Shevchenko2013-03-251-0/+1
| | * | ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure2013-03-241-3/+2
| | * | ACPI: Remove acpi_pci_bind_root() definitionToshi Kani2013-03-241-1/+0
| | * | ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira2013-03-241-0/+8
| * | | Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki2013-04-081-15/+24
| |\ \ \
| | * | | ACPI / PM: Fix potential problem in acpi_device_get_power()Rafael J. Wysocki2013-03-251-15/+24
| | |/ /
| * | | Merge branch 'acpica' into linux-nextRafael J. Wysocki2013-04-0839-618/+1235
| |\ \ \
| | * | | ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-243-1/+4
| | * | | ACPICA: Update version to 20130214Bob Moore2013-03-121-1/+1