aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-16
* PM / Domains: Introduce "always on" device flagRafael J. Wysocki2012-03-16
* PM / Domains: Fix hibernation restore of devices, v2Rafael J. Wysocki2012-03-16
* PM / Domains: Fix handling of wakeup devices during system resumeRafael J. Wysocki2012-03-16
* Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2012-02-01
|\
| * PM / Domains: Add OF supportThomas Abraham2012-01-27
* | PM / Domains: Run late/early device suspend callbacks at the right timeRafael J. Wysocki2012-01-29
* | PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki2012-01-29
* | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-28
|\ \
| * | base/core.c:fix typo in comment in function device_addmajianpeng2012-01-24
| * | Documentation update for the driver model coreAlan Stern2012-01-24
| * | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-24
| * | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-22
| |/
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-28
|\ \
| * | virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang2012-01-27
| * | virtio: fix typos of memory barriersJason Wang2012-01-27
* | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-28
|\ \ \
| * | | xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk2012-01-27
| | |/ | |/|
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-28
|\ \ \
| * | | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley2012-01-27
| * | | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin2012-01-27
| * | | watchdog: Fix typo "unexpectdly"Masanari Iida2012-01-27
| * | | watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin2012-01-27
| * | | watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin2012-01-27
| * | | watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin2012-01-27
| * | | watchdog: Staticise nuc900_wdtAxel Lin2012-01-27
| * | | watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin2012-01-27
| * | | watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D2012-01-27
| * | | watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-27
| * | | watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-27
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-28
|\ \ \
| * \ \ Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-26
| |\ \ \
| | * | | MFD: ucb1x00-ts: fix resume failureRussell King2012-01-22
| | * | | MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King2012-01-21
| | * | | MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King2012-01-21
| | * | | MFD: mcp-core: fix complaints from the genirq layerRussell King2012-01-20
| | * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| | * | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-20
| | | |/ | | |/|
| * | | PCMCIA: fix sa1111 oops on removeRussell King2012-01-24
| * | | Revert "RTC: sa1100: remove redundant code of setting alarm"Russell King2012-01-19
| * | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-19
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-28
|\ \ \ \
| * | | | ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-20
| * | | | USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-20
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | gma500: Fix suspend/resume functionsRyan Mallon2012-01-27
| * | | drm/exynos: fixed pm feature for fimd module.Inki Dae2012-01-26
| * | | drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae2012-01-26
| * | | drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim2012-01-26