summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi2014-04-151-0/+6
| | * | | | | | usb: musb: fix PHY power on/offFelipe Balbi2014-04-151-0/+2
* | | | | | | | Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-2710-30/+188
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2014-04-262-3/+81
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki2014-04-241-3/+2
| | | |/ / / / / /
| | * | | | | | | PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas2014-04-241-0/+79
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-04-226-10/+9
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang2014-04-221-5/+1
| | | | * | | | | | | cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven2014-04-211-1/+1
| | | | * | | | | | | cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat2014-04-211-0/+1
| | | | * | | | | | | cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-211-3/+1
| | | | |/ / / / / /
| | | * | | | | | | intel_idle: fix IVT idle state table settingChristoph Jaeger2014-04-211-1/+2
| | | |/ / / / / /
| | * | | | | | | PM / suspend: Make cpuidle work in the "freeze" stateRafael J. Wysocki2014-04-211-0/+3
| | |/ / / / / /
| * | | | | | | Merge branches 'acpica' and 'acpi-tools'Rafael J. Wysocki2014-04-221-10/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tools/power/acpi: Minor bugfixesThomas Renninger2014-04-211-10/+1
| | |/ / / / / /
| * | | | | | | ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng2014-04-211-7/+97
| |/ / / / / /
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-252-15/+74
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck2014-04-241-3/+3
| * | | | | | | hwmon: (vexpress) Avoid creating non-existing attributesPawel Moll2014-04-241-3/+19
| * | | | | | | hwmon: (vexpress) Use legal hwmon device namesPawel Moll2014-04-241-9/+52
| |/ / / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-04-253-6/+20
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] More USB deadlock fixesJames Bottomley2014-04-211-0/+1
| * | | | | | | [SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke2014-04-211-0/+1
| * | | | | | | [SCSI] Fix command result state propagationAlan Stern2014-04-212-0/+2
| * | | | | | | [SCSI] Fix spurious request sense in error handlingJames Bottomley2014-04-211-0/+9
| * | | | | | | [SCSI] don't reference freed command in scsi_prep_returnChristoph Hellwig2014-04-211-1/+1
| * | | | | | | [SCSI] don't reference freed command in scsi_init_sgtableChristoph Hellwig2014-04-211-1/+2
| * | | | | | | [SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()scameron@beardog.cce.hp.com2014-04-211-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-2576-181/+430
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixesArnd Bergmann2014-04-253-0/+167
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: zynq: dt: Add I2C nodes to Zynq device treeSoren Brinkmann2014-04-223-0/+166
| | * | | | | | | ARM: zynq: DT: Add 'clock-latency' propertySoren Brinkmann2014-04-221-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann2014-04-24956-27658/+9104
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: vexpress/TC2: Convert OPP voltage to uV before storingPunit Agrawal2014-04-241-2/+2
| | * | | | | | | power/reset: vexpress: Fix restart/power off operationPawel Moll2014-04-241-9/+10
| | * | | | | | | arm/mach-vexpress: array accessed out of boundsHeinrich Schuchardt2014-04-241-2/+5
| | * | | | | | | clk: vexpress: NULL dereference on error pathDan Carpenter2014-04-241-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | dt: tegra: remove non-existent clock IDsStephen Warren2014-04-241-3/+3
| * | | | | | | clk: tegra: remove non-existent clocksStephen Warren2014-04-241-3/+0
| * | | | | | | ARM: tegra: remove UART5/UARTE from tegra124.dtsiStephen Warren2014-04-241-13/+0
| * | | | | | | Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-04-2421-37/+65
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: Fix GPMC remap for devices using an offsetTony Lindgren2014-04-231-0/+8
| | * | | | | | | ARM: OMAP2+: Fix oops for GPMC freeTony Lindgren2014-04-211-2/+5
| | * | | | | | | ARM: dts: Add support for the BeagleBoard xM A/BRobert Nelson2014-04-182-0/+17
| | * | | | | | | Merge tag 'for-v3.15-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-04-183-5/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP2+: hwmod: fix missing braces in _init()Suman Anna2014-04-111-1/+2
| | | * | | | | | | ARM: AM43xx: fix dpll init in bypass modeTomi Valkeinen2014-04-111-2/+2
| | | * | | | | | | ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros2014-04-111-2/+2
| | * | | | | | | | Merge branch 'fixes-v3.15-rc1'; commit '390403fd79821bbd0c3a0d83307df2be87047...Tony Lindgren2014-04-181-4/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP3: PM: remove access to PRM_VOLTCTRL registerTero Kristo2014-04-101-4/+0
OpenPOWER on IntegriCloud