aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-12PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki1-0/+4
2012-07-12PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-13/+13
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-12olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki1-2/+4
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch4-3/+159
2012-07-12regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...Axel Lin1-5/+0
2012-07-12regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin1-13/+3
2012-07-12regulator: da9052: initialize of_node param for regulator registerAxel Lin1-0/+1
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak2-1/+6
2012-07-12regulator: Fix a typo in regulator_mode_to_status() core function.Krystian Garbaciak1-1/+1
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin1-3/+2
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin1-9/+5
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin1-7/+7
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin2-111/+79
2012-07-12Merge branch 'mxs/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann9-14/+831
2012-07-12Merge tag 'imx-defconfig' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Arnd Bergmann852-4137/+8185
2012-07-12Merge branch 'imx/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann10-31/+166
2012-07-12Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann8-0/+252
2012-07-12Merge tag 'omap-devel-dt-for-v3.6' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann16-1/+556
2012-07-12Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann4-0/+208
2012-07-12Merge tag 'v3.5-rc6' into next/dtArnd Bergmann172-963/+1588
2012-07-12Merge branch 'for-3.6/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Arnd Bergmann3-16/+371
2012-07-12Merge branch 'tegra/cleanup' into next/dtArnd Bergmann30-69/+21
2012-07-12sch_sfb: Fix missing NULL checkAlan Cox1-0/+2
2012-07-12Merge branch 'picoxcell/timer' into next/timerArnd Bergmann180-987/+1652
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen8-24/+64
2012-07-12ARM: versatile: Make plat-versatile clock optionalPawel Moll3-1/+8
2012-07-12ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll3-11/+31
2012-07-12ARM: vexpress: remove automatic errata workaround selectionWill Deacon1-3/+2
2012-07-12powerpc/85xx: Add phy nodes in SGMII mode for MPC8536/44/72DS & P2020DSJia Hongtao4-0/+44
2012-07-12Merge branch 'lpc32xx/core-fixes' of git://git.antcom.de/linux-2.6 into next/socArnd Bergmann1-4/+3
2012-07-12ARM: LPC32xx: Adjust to pl08x DMA interface changesRoland Stigge1-4/+3
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski1-1/+3
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski1-3/+6
2012-07-12ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi2-0/+19
2012-07-12ARM: imx6q: ensure ANATOP controller is availableOtavio Salvador1-0/+1
2012-07-12ARM: dts: imx6q-sabrelite: add ecspi1 pinctrl supportHui Wang2-0/+11
2012-07-12ARM: dts: imx6q-sabrelite: add usb devicesRichard Zhao2-2/+64
2012-07-12ARM: imx6q: disable usb charger detectorRichard Zhao1-0/+41
2012-07-12ARM: imx6q: add usbphy clocksRichard Zhao1-1/+6
2012-07-12ARM: imx6q: add usb controller clock lookupsRichard Zhao1-0/+4
2012-07-12ARM: dts: imx28-evk: add usb devicesRichard Zhao2-2/+48
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-11tracing: Check for allocation failure in __tracing_open()Dan Carpenter1-0/+4
2012-07-11Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds7-22/+33
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds38-247/+197
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu4-7/+20
2012-07-11mm: sparse: fix section usemap placement calculationYinghai Lu1-1/+1