summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-27PM / Domains: Fix typo in commentMoritz Fischer
2016-01-27PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson
2016-01-26base/platform: Fix platform drivers with no probe callbackMartin Wilck
2016-01-26base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22PM / domains: fix lockdep issue for all subdomainsMarek Szyprowski
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig
2016-01-20drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-15mm: skip memory block registration for ZONE_DEVICEDan Williams
2016-01-14drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen
2016-01-14drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings
2016-01-14drivers/base/memory.c: clean up section countingSeth Jennings
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-11Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-01-11Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki
2016-01-12Merge branch 'pm-domains'Rafael J. Wysocki
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki
2016-01-12platform: Do not detach from PM domains on shutdownRafael J. Wysocki
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso
2016-01-08device core: add device_is_bound()Tomeu Vizoso
2016-01-08Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki
2016-01-08PM / clk: don't leave clocks enabled when driver not boundAndy Shevchenko
2016-01-07firmware: actually return NULL on failed request_firmware_nowait()Brian Norris
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd
2016-01-06PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2016-01-05regmap: debugfs: Use seq_file for the access mapMark Brown
2016-01-05regmap: irq: add support for configuration of trigger typeLaxman Dewangan
2016-01-02Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki
2016-01-02PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen
2016-01-02PM / core: fix typo in documentationManuel Pégourié-Gonnard
2016-01-01device property: avoid allocations of 0 lengthAndy Shevchenko