aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-01-01
| | * | | | | | | | | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2015-12-27
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2015-12-10
| | * | | | | | | | | | | | PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2015-12-10
| | * | | | | | | | | | | | PM / OPP: Add missing doc commentsViresh Kumar2015-11-23
| | * | | | | | | | | | | | PM / OPP: Add debugfs supportViresh Kumar2015-11-23
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki2016-01-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | / / / / / / / / | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | PM / core: fix typo in documentationManuel Pégourié-Gonnard2016-01-01
| | | * | | | | | | | | | | PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-20
| | | * | | | | | | | | | | Merge branches 'pm-sleep' and 'pm-runtime' into pm-coreRafael J. Wysocki2015-12-06
| | |/|\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | 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-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | PM / clk: don't leave clocks enabled when driver not boundAndy Shevchenko2016-01-07
| | * | | | | | | | | | device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-08
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2016-01-11
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | device property: avoid allocations of 0 lengthAndy Shevchenko2015-12-31
| | * | | | | | | | | device property: the secondary fwnode needs to depend on the primaryHeikki Krogerus2015-12-31
| | * | | | | | | | | driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg2015-12-06
| | * | | | | | | | | driver core: platform: Add support for built-in device propertiesMika Westerberg2015-12-06
| | * | | | | | | | | device property: Take a copy of the property setMika Westerberg2015-12-06
| | * | | | | | | | | device property: Fallback to secondary fwnode if primary misses the propertyAndy Shevchenko2015-12-06
| | * | | | | | | | | device property: improve readability of macrosAndy Shevchenko2015-12-06
| | * | | | | | | | | device property: keep single value inplaceAndy Shevchenko2015-12-06
| | * | | | | | | | | device property: refactor built-in properties supportAndy Shevchenko2015-12-06
| | * | | | | | | | | device property: rename helper functionsAndy Shevchenko2015-12-06
| | * | | | | | | | | device property: always check for fwnode typeAndy Shevchenko2015-12-06
| | |/ / / / / / / /
* | | | | | | | | | 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-06
| * | | | | | | | | component: track components via array rather than listRussell King2015-12-06
| * | | | | | | | | component: move check for unbound master into try_to_bring_up_masters()Russell King2015-12-06
| * | | | | | | | | component: remove old add_components methodRussell King2015-12-06
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | 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