summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PM / Domains: Check domain status during hibernation restore of devicesRafael J. Wysocki2012-03-191-0/+3
* PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+4
* PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+4
* PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+4
* PM / Domains: Introduce "always on" device flagRafael J. Wysocki2012-03-161-6/+31
* PM / Domains: Fix hibernation restore of devices, v2Rafael J. Wysocki2012-03-161-10/+21
* PM / Domains: Fix handling of wakeup devices during system resumeRafael J. Wysocki2012-03-161-1/+2
* Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2012-02-011-0/+32
|\
| * PM / Domains: Add OF supportThomas Abraham2012-01-271-0/+32
* | PM / Domains: Run late/early device suspend callbacks at the right timeRafael J. Wysocki2012-01-291-46/+111
* | PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki2012-01-291-53/+104
* | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-292-25/+228
* | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-283-385/+17
|\ \
| * | base/core.c:fix typo in comment in function device_addmajianpeng2012-01-241-1/+1
| * | Documentation update for the driver model coreAlan Stern2012-01-241-0/+15
| * | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-241-4/+5
| * | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-222-384/+1
| |/
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-281-4/+4
|\ \
| * | virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang2012-01-281-3/+3
| * | virtio: fix typos of memory barriersJason Wang2012-01-281-1/+1
* | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-281-2/+5
|\ \ \
| * | | xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk2012-01-271-2/+5
| | |/ | |/|
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-2810-26/+51
|\ \ \
| * | | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley2012-01-271-0/+35
| * | | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin2012-01-271-2/+2
| * | | watchdog: Fix typo "unexpectdly"Masanari Iida2012-01-272-2/+2
| * | | watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin2012-01-271-2/+2
| * | | watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin2012-01-271-2/+2
| * | | watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin2012-01-271-1/+2
| * | | watchdog: Staticise nuc900_wdtAxel Lin2012-01-271-1/+1
| * | | watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin2012-01-271-1/+1
| * | | watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D2012-01-271-0/+2
| * | | watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-271-5/+1
| * | | watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-271-10/+1
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-287-418/+213
|\ \ \
| * \ \ Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-268-241/+105
| |\ \ \
| | * | | MFD: ucb1x00-ts: fix resume failureRussell King2012-01-221-27/+5
| | * | | MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King2012-01-211-6/+12
| | * | | MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King2012-01-211-0/+1
| | * | | MFD: mcp-core: fix complaints from the genirq layerRussell King2012-01-201-6/+11
| | * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-204-85/+16
| | * | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-201-110/+52
| | | |/ | | |/|
| * | | PCMCIA: fix sa1111 oops on removeRussell King2012-01-241-1/+2
| * | | Revert "RTC: sa1100: remove redundant code of setting alarm"Russell King2012-01-191-12/+41
| * | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-192-178/+80
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-281-2/+22
|\ \ \ \
| * | | | ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-2/+4
| * | | | USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+18
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2719-265/+242
|\ \ \ \ | |_|_|/ |/| | |
| * | | gma500: Fix suspend/resume functionsRyan Mallon2012-01-271-4/+4