summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cpuidle: imx6: remove timer broadcast initializationDaniel Lezcano2013-04-011-15/+0
| * cpuidle: OMAP4: remove timer broadcast initializationDaniel Lezcano2013-04-011-14/+0
| * cpuidle: ux500: remove timer broadcast initializationDaniel Lezcano2013-04-011-18/+0
| * cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-04-012-2/+31
| * timer: move enum definition out of ifdef sectionDaniel Lezcano2013-04-011-16/+16
| * cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-3/+3
| * cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano2013-04-013-8/+1
| * cpuidle / ux500 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-5/+2
| * cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-6/+2
| * cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-7/+4
| * cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano2013-04-012-0/+10
* | 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
| * | | ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore2013-03-121-2/+8
| * | | ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-123-0/+5
| * | | ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-123-0/+99
| * | | ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-123-0/+75
| * | | ACPICA: Split object conversion functions to a new fileBob Moore2013-03-124-262/+318
| * | | ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-125-87/+221
| * | | ACPICA: Remove trailing comma in enum declarationsBob Moore2013-03-121-2/+2
| * | | ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-123-115/+183
| * | | ACPICA: Add macros to exception code definitionsBob Moore2013-03-121-89/+103
| * | | ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-1210-38/+67
| * | | ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2013-03-122-0/+24
| * | | ACPICA: Add parens within macros around parameter namesBob Moore2013-03-121-2/+2
| * | | ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2013-03-122-8/+6
| * | | ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-122-14/+19
| * | | ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-122-14/+7
| * | | ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng2013-03-121-0/+24
OpenPOWER on IntegriCloud