summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* firmware: use noinline_for_stackCesar Eduardo Barros2012-10-281-1/+1
* Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-1/+4
|\
| * PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidlejhbird.choi@samsung.com2012-10-231-1/+4
* | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-115/+151
|\ \
| * | firmware loader: sync firmware cache by async_synchronize_full_domainMing Lei2012-10-221-28/+6
| * | firmware loader: let direct loading back on 'firmware_buf'Ming Lei2012-10-221-71/+100
| * | firmware loader: fix one reqeust_firmware raceMing Lei2012-10-221-12/+20
| * | firmware loader: cancel uncache work before caching firmwareMing Lei2012-10-221-7/+28
| |/
* | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-10-253-8/+4
|\ \
| * | drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart2012-10-231-1/+1
| * | drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart2012-10-231-3/+2
| * | drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart2012-10-231-4/+1
| |/
* / regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng2012-10-171-1/+1
|/
* memory-hotplug: update memory block's state and notify userspaceWen Congyang2012-10-091-4/+27
* memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang2012-10-091-6/+3
* firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds2012-10-041-3/+1
* firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds2012-10-031-1/+77
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-2/+1
|\
| * make get_file() return its argumentAl Viro2012-09-261-2/+1
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-021-11/+7
|\ \
| * | drivers: dma-contiguous: refactor dma_alloc_from_contiguous()Michal Nazarewicz2012-10-021-11/+7
| |/
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-027-72/+372
|\ \
| * \ Merge branch 'pm-qos'Rafael J. Wysocki2012-09-241-41/+26
| |\ \
| | * | Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"Rafael J. Wysocki2012-09-241-41/+26
| * | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-241-12/+19
| |\ \ \
| | * | | PM: Prevent runtime suspend during system resumeAlan Stern2012-09-191-11/+18
| | * | | PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong2012-09-191-1/+1
| * | | | Merge branch 'pm-runtime'Rafael J. Wysocki2012-09-241-0/+3
| |\ \ \ \
| | * | | | PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2Kevin Hilman2012-09-221-0/+3
| | | |_|/ | | |/| |
| * | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-09-241-26/+41
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM QoS: Use spinlock in the per-device PM QoS constraints codeJean Pihet2012-09-191-26/+41
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-171-0/+47
| |\ \ \ \
| | * | | | PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-091-0/+47
| | |/ / /
| * | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-171-6/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM / wakeup: Use irqsave/irqrestore for events_lockJohn Stultz2012-09-061-6/+11
| | * | | PM / Sleep: Print name of wakeup source that aborts suspendTodd Poynor2012-08-171-0/+29
| * | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-09-171-9/+117
| |\ \ \ \
| | * | | | PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()Sachin Kamat2012-09-061-6/+6
| | * | | | PM / Domains: Operations related to cpuidle using domain namesRafael J. Wysocki2012-09-041-0/+19
| | * | | | PM / Domains: Document cpuidle-related functions and change their namesRafael J. Wysocki2012-09-041-2/+18
| | * | | | PM / Domains: Add power-on function using names to identify domainsRafael J. Wysocki2012-09-041-15/+31
| | * | | | PM / Domains: Make it possible to use names when adding subdomainsRafael J. Wysocki2012-09-041-1/+31
| | * | | | PM / Domains: Make it possible to use domain names when adding devicesRafael J. Wysocki2012-09-041-0/+27
| * | | | | Merge branch 'pm-timers'Rafael J. Wysocki2012-09-174-51/+152
| |\| | | | | | |_|_|/ | |/| | |
| | * | | PM: Do not use the syscore flag for runtime PMRafael J. Wysocki2012-09-043-17/+2
| | * | | PM / Domains: Do not measure start time for "irq safe" devicesRafael J. Wysocki2012-09-041-1/+7
| | * | | PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-044-32/+50
| | * | | PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki2012-09-041-12/+12
| | * | | PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki2012-09-042-2/+18
| | * | | PM: Reorganize device PM initializationRafael J. Wysocki2012-09-042-12/+17