summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Heikki Krogerus2016-03-091-4/+4
* Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-141-21/+28
|\
| * component: remove device from master match list on failed addDaniel Stone2016-02-111-0/+2
| * component: Detach components when deleting master structJon Medhurst (Tixy)2016-01-271-19/+22
| * component: fix crash on x86_64 with hda audio driversRussell King2016-01-261-2/+4
* | Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-081-8/+8
|\ \
| * | regmap: mmio: Revert to v4.4 endianness handlingMark Brown2016-02-051-8/+8
| | |
| \ \
*-. \ \ Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki2016-02-062-21/+8
|\ \ \ \
| | * | | PM / Domains: Silence compiler warning for an unused functionUlf Hansson2016-02-031-20/+7
| |/ / / |/| | |
| * | | PM: Avoid false-positive warnings in dev_pm_domain_set()Rafael J. Wysocki2016-02-031-1/+1
* | | | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-311-4/+9
|\ \ \ \
| * | | | base/platform: Fix platform drivers with no probe callbackMartin Wilck2016-01-261-4/+9
| | |/ / | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-311-0/+2
|\ \ \ \
| * | | | base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni2016-01-261-0/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-291-17/+20
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | * | | | | PM / Domains: Fix typo in commentMoritz Fischer2016-01-271-1/+1
| | | * | | | | PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson2016-01-271-8/+6
| | | * | | | | PM / domains: fix lockdep issue for all subdomainsMarek Szyprowski2016-01-221-8/+13
| | * | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2016-01-022-3/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-284-18/+589
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-12-124-18/+589
| | | |\ \ \ \ \ \ \
* | | | | | | | | | | wrappers for ->i_mutex accessAl Viro2016-01-221-6/+6
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-212-9/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-201-2/+1
| * | | | | | | | | | | dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-201-2/+2
| * | | | | | | | | | | drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes2016-01-201-5/+5
* | | | | | | | | | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-207-7/+90
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'pm-core'Rafael J. Wysocki2016-01-217-7/+90
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki2016-01-121-1/+1
| | * | | | | | | | | | platform: Do not detach from PM domains on shutdownRafael J. Wysocki2016-01-121-1/+0
| | * | | | | | | | | | PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-085-0/+46
| | * | | | | | | | | | PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-083-4/+28
| | * | | | | | | | | | device core: add device_is_bound()Tomeu Vizoso2016-01-081-2/+16
| | * | | | | | | | | | Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki2016-01-082-2/+9
| | |\ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-171-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | firmware: actually return NULL on failed request_firmware_nowait()Brian Norris2016-01-071-3/+5
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | mm: skip memory block registration for ZONE_DEVICEDan Williams2016-01-151-0/+13
* | | | | | | | | | | | | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen2016-01-141-10/+6
* | | | | | | | | | | | | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings2016-01-141-2/+2
* | | | | | | | | | | | | drivers/base/memory.c: clean up section countingSeth Jennings2016-01-141-1/+1
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-1216-124/+1149
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2016-01-121-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge back earlier 'pm-domains' material for v4.5.Rafael J. Wysocki2015-12-2126-470/+835
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | PM / Domains: export symbols to add/remove devices from genpdMaruthi Bayyavarapu2015-12-101-0/+2
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-01-125-19/+593
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar2016-01-061-2/+4
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-01-021-1/+2
| | * | | | | | | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2015-12-281-2/+2
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2015-12-102-15/+152
| | * | | | | | | | | | PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2015-12-102-0/+153