summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown2013-11-262-8/+9
|\ \
| | * regmap: use IS_ERR() to check clk_get() resultsStephen Warren2013-11-261-5/+6
| * | regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-121-3/+3
* | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2013-11-261-1/+1
|\ \ \ | |_|/ |/| |
| * | regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin2013-11-211-1/+1
| |/
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-202-2/+5
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-0/+3
| |\ \
| | * | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-141-0/+3
| * | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\ \ \ \
| * | | | treewide: fix "usefull" typoMichael Opdenacker2013-10-141-1/+1
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
| |/ / / |/| | |
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-145-73/+161
|\ \ \ \
| * \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-071-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki2013-11-071-1/+1
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-281-56/+59
| |\ \ \ \
| | * | | | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
| | * | | | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-19/+22
| | * | | | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-41/+41
| * | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-10-281-0/+73
| |\ \ \ \ \
| | * | | | | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-181-0/+73
| * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-10-281-2/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-161-2/+3
| | |/ / / /
| * | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-14/+25
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-12/+3Star
| | * | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-251-2/+22
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-3/+3
|\ \ \ \ \ \
| * | | | | | locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-091-2/+2
| * | | | | | locks: break delegations on unlinkJ. Bruce Fields2013-11-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-11-129-58/+507
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown2013-10-283-1/+95
| |\ \ \ \ \
| | * | | | | regmap: add SPMI supportJosh Cartwright2013-10-283-1/+95
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown2013-10-281-0/+41
| |\ \ \ \ \
| | * | | | | regmap: new API regmap_multi_reg_write() definitionAnthony Olech2013-10-141-0/+41
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-10-281-0/+16
| |\ \ \ \ \
| | * | | | | regmap: irq: clear status when disable irqYi Zhang2013-10-221-0/+16
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-282-0/+106
| |\ \ \ \ \
| | * | | | | regmap: Add regmap_fields APIsKuninori Morimoto2013-09-172-0/+86
| | * | | | | regmap: add regmap_field_update_bits()Kuninori Morimoto2013-09-171-0/+20
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-10-281-5/+52
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo2013-10-241-5/+52
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-10-284-50/+194
| |\ \ \ \ \
| | * | | | | regmap: Only send a single buffer for async I/O if writing one registerMark Brown2013-10-141-7/+12
| | * | | | | regmap: spi: Handle async writes of only one bufferMark Brown2013-10-141-1/+2
| | * | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-asyncMark Brown2013-10-101-4/+4
| | |\ \ \ \ \
| | * | | | | | regmap: Use async I/O during cache syncMark Brown2013-10-101-2/+14
| | * | | | | | regmap: Use async I/O for patch applicationMark Brown2013-10-101-0/+4
| | * | | | | | regmap: Provide asynchronous write and update bits operationsMark Brown2013-10-091-0/+103
| | * | | | | | regmap: Simplify the initiation of async I/OMark Brown2013-10-093-11/+14
| | * | | | | | regmap: Don't generate gather writes for single register raw writesMark Brown2013-10-091-0/+10