aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-07
| |\
| | * PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki2013-11-07
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-27
| |\ \
| | * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-25
| | * | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-25
| | * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-25
| * | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-10-27
| |\ \ \
| | * | | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-18
| * | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-10-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-15
| | |/ /
| * | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-27
| |\ \ \ | | |_|/ | |/| |
| | * | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
| | * | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \
| * | | | locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09
| * | | | locks: break delegations on unlinkJ. Bruce Fields2013-11-09
| | |_|/ | |/| |
* | | | Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-11-12
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown2013-10-28
| |\ \ \ \
| | * | | | regmap: add SPMI supportJosh Cartwright2013-10-28
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown2013-10-28
| |\ \ \ \
| | * | | | regmap: new API regmap_multi_reg_write() definitionAnthony Olech2013-10-14
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-10-28
| |\ \ \ \
| | * | | | regmap: irq: clear status when disable irqYi Zhang2013-10-22
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-28
| |\ \ \ \
| | * | | | regmap: Add regmap_fields APIsKuninori Morimoto2013-09-17
| | * | | | regmap: add regmap_field_update_bits()Kuninori Morimoto2013-09-16
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-10-28
| |\ \ \ \
| | * | | | regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo2013-10-24
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-10-28
| |\ \ \ \
| | * | | | regmap: Only send a single buffer for async I/O if writing one registerMark Brown2013-10-14
| | * | | | regmap: spi: Handle async writes of only one bufferMark Brown2013-10-14
| | * | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-asyncMark Brown2013-10-10
| | |\ \ \ \
| | * | | | | regmap: Use async I/O during cache syncMark Brown2013-10-10
| | * | | | | regmap: Use async I/O for patch applicationMark Brown2013-10-10
| | * | | | | regmap: Provide asynchronous write and update bits operationsMark Brown2013-10-09
| | * | | | | regmap: Simplify the initiation of async I/OMark Brown2013-10-09
| | * | | | | regmap: Don't generate gather writes for single register raw writesMark Brown2013-10-09
| | * | | | | regmap: Cache async work structuresMark Brown2013-10-07
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2013-10-28
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | regmap: Fix regmap_bulk_write single-rw mutex deadlockAnthony Olech2013-10-09
| | |/ /
* | | | devres: restore zeroing behavior of devres_alloc()Kevin Hilman2013-10-25
* | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\| | |
| * | | driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-16
| |/ /
* | | drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao2013-10-16
* | | devres: add kernel standard devm_k.alloc functionsJoe Perches2013-10-16
* | | driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman2013-10-06
* | | driver core: remove dev_attrs from struct classGreg Kroah-Hartman2013-10-06
* | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29
|\| |
| * | driver core : Fix use after free of dev->parent in device_shutdownBenson Leung2013-09-26
| |/