summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-runtime' into pm-coreRafael J. Wysocki2015-12-07
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | | _ / | | | | | | | | | | /
| | | | * | | | | | | PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson2015-11-30
| | | | |/ / / / / /
| | | * | | | | | | PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii2015-11-30
| | | |/ / / / / /
| * | | | | | | | Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | PM / clk: don't leave clocks enabled when driver not boundAndy Shevchenko2016-01-08
| | * | | | | | | device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-09
| | |/ / / / / /
| * | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2016-01-12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | device property: avoid allocations of 0 lengthAndy Shevchenko2016-01-01
| | * | | | | | device property: the secondary fwnode needs to depend on the primaryHeikki Krogerus2016-01-01
| | * | | | | | driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg2015-12-07
| | * | | | | | driver core: platform: Add support for built-in device propertiesMika Westerberg2015-12-07
| | * | | | | | device property: Take a copy of the property setMika Westerberg2015-12-07
| | * | | | | | device property: Fallback to secondary fwnode if primary misses the propertyAndy Shevchenko2015-12-07
| | * | | | | | device property: improve readability of macrosAndy Shevchenko2015-12-07
| | * | | | | | device property: keep single value inplaceAndy Shevchenko2015-12-07
| | * | | | | | device property: refactor built-in properties supportAndy Shevchenko2015-12-07
| | * | | | | | device property: rename helper functionsAndy Shevchenko2015-12-07
| | * | | | | | device property: always check for fwnode typeAndy Shevchenko2015-12-07
| | |/ / / / /
* | | | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-12
|\ \ \ \ \ \ \
| * | | | | | | component: add support for releasing match dataRussell King2015-12-07
| * | | | | | | component: track components via array rather than listRussell King2015-12-07
| * | | | | | | component: move check for unbound master into try_to_bring_up_masters()Russell King2015-12-07
| * | | | | | | component: remove old add_components methodRussell King2015-12-07
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-01-11
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown2016-01-05
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | regmap: debugfs: Use seq_file for the access mapMark Brown2016-01-05
| | | | |/ / / / / /
| | | * | | | | | | regmap: rbtree: When adding a reg do a bsearch for target nodeNikesh Oswal2015-11-16
| | | |/ / / / / /
| | * | | | | | | regmap: mmio: Add regmap_mmio_get_min_strideXiubo Li2015-12-08
| | * | | | | | | regmap: mmio: remove the useless codeXiubo Li2015-12-08
| | * | | | | | | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-16
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown2016-01-05
| |\ \ \ \ \ \ \ \
| | | * | | | | | | regmap: irq: add support for configuration of trigger typeLaxman Dewangan2016-01-05
| | | |/ / / / / /
| | * | | | | | | regmap: missing case statementDan Carpenter2015-12-12
| | * | | | | | | regmap: shift wrapping bugs in 64 bit codeDan Carpenter2015-12-12
| | * | | | | | | regmap: cache: Add 64-bit mode supportXiubo Li2015-12-09
| | * | | | | | | regmap: cache: To suppress the noise of checkpatchXiubo Li2015-12-09
| | * | | | | | | regmap: fix the warning about unused variableXiubo Li2015-12-09
| | * | | | | | | regmap: add 64-bit mode supportXiubo Li2015-12-08
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2016-01-05
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: use IS_ALIGNED instead of % to improve the performanceXiubo Li2015-12-16
| | * | | | | | | regmap: replace kmalloc with kmalloc_arraylixiubo2015-11-20
| | * | | | | | | regmap: replace kzalloc with kcalloclixiubo2015-11-20
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2016-01-05
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | regmap: cache: Move the num_reg_defaults check as early as possibleXiubo Li2015-12-12
| | * | | | | | regmap: cache: Add warning info for the cache checkXiubo Li2015-12-12
| | |/ / / / /
* | | | | | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-01-11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | driver-core: platform: Add platform_irq_count()Stephen Boyd2016-01-07
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun2015-12-29
| * | | | | | platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-16