summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2015-12-102-15/+152
| | * | | | | | | | | | PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2015-12-102-0/+153
| | * | | | | | | | | | PM / OPP: Add missing doc commentsViresh Kumar2015-11-231-1/+3
| | * | | | | | | | | | PM / OPP: Add debugfs supportViresh Kumar2015-11-234-2/+281
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki2016-01-126-8/+115
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | PM / core: fix typo in documentationManuel Pégourié-Gonnard2016-01-021-1/+1
| | | * | | | | | | | | PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-211-0/+24
| | | * | | | | | | | | Merge branches 'pm-sleep' and 'pm-runtime' into pm-coreRafael J. Wysocki2015-12-075-7/+90
| | |/|\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | | | * | | | | | | | PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson2015-11-303-6/+24
| | | | |/ / / / / / /
| | | * / / / / / / / PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii2015-11-303-1/+66
| | | |/ / / / / / /
| * | | | | | | | | Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-122-2/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | PM / clk: don't leave clocks enabled when driver not boundAndy Shevchenko2016-01-081-0/+1
| | * | | | | | | | device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-091-2/+8
| | |/ / / / / / /
| * | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2016-01-123-95/+430
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | device property: avoid allocations of 0 lengthAndy Shevchenko2016-01-011-0/+6
| | * | | | | | | device property: the secondary fwnode needs to depend on the primaryHeikki Krogerus2016-01-011-4/+4
| | * | | | | | | driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg2015-12-071-1/+4
| | * | | | | | | driver core: platform: Add support for built-in device propertiesMika Westerberg2015-12-071-0/+25
| | * | | | | | | device property: Take a copy of the property setMika Westerberg2015-12-071-18/+173
| | * | | | | | | device property: Fallback to secondary fwnode if primary misses the propertyAndy Shevchenko2015-12-071-31/+78
| | * | | | | | | device property: improve readability of macrosAndy Shevchenko2015-12-071-14/+14
| | * | | | | | | device property: keep single value inplaceAndy Shevchenko2015-12-071-3/+30
| | * | | | | | | device property: refactor built-in properties supportAndy Shevchenko2015-12-071-40/+110
| | * | | | | | | device property: rename helper functionsAndy Shevchenko2015-12-071-11/+11
| | * | | | | | | device property: always check for fwnode typeAndy Shevchenko2015-12-071-5/+7
| | |/ / / / / /
* | | | | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-135/+146
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | component: add support for releasing match dataRussell King2015-12-071-35/+66
| * | | | | | | component: track components via array rather than listRussell King2015-12-071-74/+80
| * | | | | | | component: move check for unbound master into try_to_bring_up_masters()Russell King2015-12-071-10/+5
| * | | | | | | component: remove old add_components methodRussell King2015-12-071-26/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-01-118-109/+324
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown2016-01-053-81/+63
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | regmap: debugfs: Use seq_file for the access mapMark Brown2016-01-051-51/+18
| | | | |/ / / / / /
| | | * / / / / / / regmap: rbtree: When adding a reg do a bsearch for target nodeNikesh Oswal2015-11-161-2/+7
| | | |/ / / / / /
| | * | | | | | | regmap: mmio: Add regmap_mmio_get_min_strideXiubo Li2015-12-081-19/+30
| | * | | | | | | regmap: mmio: remove the useless codeXiubo Li2015-12-081-1/+0
| | * | | | | | | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-161-8/+8
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown2016-01-053-0/+223
| |\ \ \ \ \ \ \ \
| | | * | | | | | | regmap: irq: add support for configuration of trigger typeLaxman Dewangan2016-01-051-0/+100
| | | |/ / / / / /
| | * | | | | | | regmap: missing case statementDan Carpenter2015-12-121-0/+1
| | * | | | | | | regmap: shift wrapping bugs in 64 bit codeDan Carpenter2015-12-121-3/+3
| | * | | | | | | regmap: cache: Add 64-bit mode supportXiubo Li2015-12-091-0/+15
| | * | | | | | | regmap: cache: To suppress the noise of checkpatchXiubo Li2015-12-091-0/+6
| | * | | | | | | regmap: fix the warning about unused variableXiubo Li2015-12-091-0/+2
| | * | | | | | | regmap: add 64-bit mode supportXiubo Li2015-12-081-0/+99
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2016-01-055-22/+24
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: use IS_ALIGNED instead of % to improve the performanceXiubo Li2015-12-161-8/+8
| | * | | | | | | regmap: replace kmalloc with kmalloc_arraylixiubo2015-11-203-6/+7
| | * | | | | | | regmap: replace kzalloc with kcalloclixiubo2015-11-204-8/+9
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2016-01-051-6/+14
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |