summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-288-142/+141
|\
| * cpuidle: add maintainer entryDaniel Lezcano2013-04-262-3/+6
| * cpuidle: fix comment formatDaniel Lezcano2013-04-241-1/+1
| * 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
| * cpuidle: make a single register function for allDaniel Lezcano2013-04-231-0/+72
| * cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-235-58/+18
| * intel_idle: remove stop/start critical timingsDaniel Lezcano2013-04-221-3/+0
| * Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2013-04-085-12/+42
| |\
| | * cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-04-011-2/+29
| | * cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-3/+3
| | * cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano2013-04-012-7/+1
| | * cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano2013-04-011-0/+9
| * | Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki2013-04-0811-56/+107
| |\ \
| * \ \ Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki2013-04-081-15/+24
| |\ \ \
| * \ \ \ Merge branch 'acpica' into linux-nextRafael J. Wysocki2013-04-0833-401/+833
| |\ \ \ \
| * \ \ \ \ Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki2013-04-089-213/+306
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki2013-04-089-583/+540
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'pnp'Rafael J. Wysocki2013-04-282-14/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pnp: use %*phC to dump small buffersAndy Shevchenko2013-04-231-3/+2
| * | | | | | | | isapnp: remove debug leftoversAndy Shevchenko2013-04-231-11/+0
* | | | | | | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-04-281-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PM / OPP: add documentation to RCU head in struct oppNishanth Menon2013-04-051-0/+1
* | | | | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-04-284-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PM / Runtime: Improve prepare handling at system suspend for genpdUlf Hansson2013-04-121-2/+2
| * | | | | | | | | | PM / Runtime: Asyncronous idle|suspend parent devices at removalUlf Hansson2013-04-121-1/+1
| * | | | | | | | | | PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson2013-04-123-3/+3
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-04-2813-154/+243
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui2013-04-261-3/+13
| * | | | | | | | | | ACPI: video: correct acpi_video_bus_add error processingAaron Lu2013-04-251-77/+66
| * | | | | | | | | | ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing2013-04-241-1/+1
| * | | | | | | | | | acpi: video: enhance the quirk detect logic of _BQCAaron Lu2013-04-221-10/+57
| * | | | | | | | | | ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"Paul Bolle2013-04-081-8/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | 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 video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira2013-03-241-0/+8
* | | | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-04-282-34/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI / PM: Expose lists of device wakeup power resources to user spaceRafael J. Wysocki2013-04-111-19/+39
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | ACPI / PM: Fix potential problem in acpi_device_get_power()Rafael J. Wysocki2013-03-251-15/+24
| |/ / / / / / / /