aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown2013-11-26
|\ \
| | * regmap: use IS_ERR() to check clk_get() resultsStephen Warren2013-11-26
| * | regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-11
* | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2013-11-26
|\ \ \ | |_|/ |/| |
| * | regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin2013-11-21
| |/
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-18
| |\ \
| | * | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-13
| * | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \ \
| * | | | treewide: fix "usefull" typoMichael Opdenacker2013-10-14
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
| |/ / / |/| | |
* | | | 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