summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21
|\
| * dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-20
| * dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-20
| * drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes2016-01-20
* | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20
|\ \ | |/ |/|
| * Merge branch 'pm-core'Rafael J. Wysocki2016-01-21
| |\
| | * driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki2016-01-12
| | * platform: Do not detach from PM domains on shutdownRafael J. Wysocki2016-01-12
| | * PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-08
| | * PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-08
| | * device core: add device_is_bound()Tomeu Vizoso2016-01-08
| | * Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki2016-01-08
| | |\
* | | \ Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-17
|\ \ \ \
| * | | | firmware: actually return NULL on failed request_firmware_nowait()Brian Norris2016-01-07
* | | | | mm: skip memory block registration for ZONE_DEVICEDan Williams2016-01-15
* | | | | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen2016-01-14
* | | | | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings2016-01-14
* | | | | drivers/base/memory.c: clean up section countingSeth Jennings2016-01-14
| |/ / / |/| | |
* | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2016-01-12
| |\ \ \ \
| | * \ \ \ Merge back earlier 'pm-domains' material for v4.5.Rafael J. Wysocki2015-12-21
| | |\ \ \ \
| | | * | | | PM / Domains: export symbols to add/remove devices from genpdMaruthi Bayyavarapu2015-12-10
| * | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-01-12
| |\ \ \ \ \ \
| | * | | | | | PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar2016-01-06
| | * | | | | | PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-01-02
| | * | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2015-12-28
| | * | | | | | 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-12
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | PM / core: fix typo in documentationManuel Pégourié-Gonnard2016-01-02
| | | * | | | | PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-21
| | | | | | | |
| | | | \ \ \ \
| | | *-. \ \ \ \ 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