summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PM / Domains: Introduce simplified power on routine for system resumeRafael J. Wysocki2012-09-041-4/+30
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-2/+2
|\ \ \ \
| * | | | userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman2012-09-211-2/+2
* | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-015-144/+904
|\ \ \ \ \
| * | | | | device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-171-9/+5
| * | | | | dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-171-0/+27
| * | | | | dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches2012-09-171-30/+34
| * | | | | Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-161-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | firmware loader: fix compile warning when CONFIG_PM=nMing Lei2012-09-101-11/+22
| * | | | | firmware loader: let caching firmware piggyback on loading firmwareMing Lei2012-09-061-9/+74
| * | | | | firmware loader: fix firmware -ENOENT situationsMing Lei2012-09-061-0/+1
| * | | | | driver core: Check if r->name is valid in platform_get_resource_byname()Peter Ujfalusi2012-09-061-0/+3
| * | | | | Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-274-15/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | firmware loader: fix build failure if FW_LOADER is mMing Lei2012-08-171-7/+2
| * | | | | PM / Sleep: introduce dpm_for_each_devMing Lei2012-08-171-0/+22
| * | | | | firmware loader: fix compile failure if !PMMing Lei2012-08-171-1/+3
| * | | | | firmware loader: cache devices firmware during suspend/resume cycleMing Lei2012-08-161-0/+32
| * | | | | firmware loader: use small timeout for cache device firmwareMing Lei2012-08-161-0/+14
| * | | | | firmware: introduce device_cache/uncache_fw_imagesMing Lei2012-08-161-6/+215
| * | | | | driver core: devres: introduce devres_for_each_resMing Lei2012-08-161-0/+42
| * | | | | firmware loader: store firmware name into devres listMing Lei2012-08-161-0/+64
| * | | | | firmware loader: fix comments on request_firmware_nowaitMing Lei2012-08-161-3/+7
| * | | | | firmware loader: fix device lifetimeMing Lei2012-08-161-0/+6
| * | | | | firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2012-08-161-8/+92
| * | | | | firmware loader: always let firmware_buf own the pages bufferMing Lei2012-08-161-69/+171
| * | | | | firmware loader: introduce firmware_bufMing Lei2012-08-161-78/+102
| * | | | | firmware loader: fix creation failure of fw loader deviceMing Lei2012-08-161-1/+1
| * | | | | firmware loader: remove unnecessary wmb()Ming Lei2012-08-161-1/+0
| * | | | | firmware loader: fix races during loading firmwareMing Lei2012-08-161-9/+11
| * | | | | firmware loader: simplify pages ownership transferMing Lei2012-08-161-23/+39
| * | | | | platform: Add support for automatic device IDsJean Delvare2012-08-161-3/+35
| * | | | | driver core: free devres in device_releaseMing Lei2012-08-161-7/+11
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown2012-09-222-26/+79
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | * | | | regmap: no need primary handler for nested irqYunfan Zhang2012-09-091-1/+1
| | * | | | regmap: irq: Add mask invert flag for enable registerXiaofan Tian2012-08-301-2/+10
| | * | | | regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown2012-08-071-0/+25
| | * | | | regmap: irq: initialize all irqs to wake disabledStephen Warren2012-08-041-0/+16
| | * | | | regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_baseStephen Warren2012-08-041-0/+5
| | * | | | regmap: name irq_chip based on regmap_irq_chip's nameStephen Warren2012-08-041-1/+1
| | * | | | regmap: store irq_chip inside regmap_irq_chip_dataStephen Warren2012-08-041-2/+4
| | * | | | regmap: irq: Only update mask bits when doing initial maskMark Brown2012-08-041-1/+2
| | * | | | regmap: fix some error messages to take account of irq_reg_strideStephen Warren2012-08-041-14/+15
| | |/ / /
| * | | | regmap: Don't lock in regmap_reinit_cache()Dimitris Papastamos2012-08-041-9/+4
| |/ / /
* | | | mm: cma: fix alignment requirements for contiguous regionsMarek Szyprowski2012-08-281-1/+1
| |/ / |/| |
* | | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-201-2/+2
|\ \ \
| * | | dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf2012-08-181-2/+2
* | | | Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-181-8/+5
|\ \ \ \
| * | | | PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-171-6/+2
| * | | | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-171-1/+1
| * | | | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-171-1/+2
| | |_|/ | |/| |
OpenPOWER on IntegriCloud