summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-31
|\
| *-. Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown2016-07-24
| |\ \
| | | * device property: Add function to search for named child of deviceAdam Thomson2016-06-26
| | |/
* | | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-28
* | | mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* | | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-28
* | | mm: move page mapped accounting to the nodeMel Gorman2016-07-28
* | | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* | | mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-28
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \ \
| * | | mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-26
| * | | memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab2016-07-26
| |/ /
* | | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-07-26
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...Mark Brown2016-07-15
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | | | |_|/ | | | | |/| |
| | | | | * | regmap: irq: Add support to call client specific pre/post interrupt serviceLaxman Dewangan2016-06-03
| | | | |/ /
| | | * | | regmap-i2c: Use i2c block command only if register value width is 8 bitGuenter Roeck2016-06-22
| | | |/ /
| | * | | regmap: Support bulk writes for devices without raw formattingChen-Yu Tsai2016-06-29
| | |/ /
* | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-26
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki2016-07-25
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | PM / Domains: Convert pm_genpd_init() to return an error codeUlf Hansson2016-06-29
| | | | * | | PM / Domains: Stop/start devices during system PM suspend/resume in genpdUlf Hansson2016-06-16
| | | | * | | PM / Domains: Allow runtime PM during system PM phasesUlf Hansson2016-06-16
| | | | * | | PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume()Ulf Hansson2016-06-16
| | | | * | | PM / Domains: Remove redundant pm_request_idle() call in genpdUlf Hansson2016-06-16
| | | | * | | PM / Domains: Remove redundant wrapper functions for system PMUlf Hansson2016-06-16
| | | | * | | PM / Domains: Allow genpd to power on during system PM phasesUlf Hansson2016-06-16
| | | | |/ /
| | | * | | PM / clk: Add support for adding a specific clock from device-treeJon Hunter2016-06-28
| | | * | | PM / clk: export symbols for existing pm_clk_<...> API fcnsPaul Gortmaker2016-06-15
| | | |/ /
| | * | | PM / runtime: Asynchronous "idle" in pm_runtime_allow()Rafael J. Wysocki2016-07-02
| | * | | PM / runtime: print error when activating a child to unactive parentLinus Walleij2016-06-28
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-26
|\ \ \ \ | |/ / / |/| | |
| * | | topology/sysfs: provide drawer id and siblings attributesHeiko Carstens2016-06-13
| |/ /
* | | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-18
|\ \ \
| * | | isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray2016-06-17
| * | | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-17
| * | | base: make module_create_drivers_dir race-freeJiri Slaby2016-06-15
| |/ /
* | | Merge branches 'pm-opp' and 'pm-cpufreq-fixes'Rafael J. Wysocki2016-06-18
|\ \ \ | |/ /
| * | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-25
| | |\ \ \ \
| | | | | * | PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-05-20
| * | | | | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-20
| |\ \ \ \ \ \
| | * | | | | | Revert "base: dd: don't remove driver_data in -EPROBE_DEFER case"Greg Kroah-Hartman2016-05-03
| | * | | | | | isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray2016-05-01
| | * | | | | | base: dd: don't remove driver_data in -EPROBE_DEFER caseYi Zhang2016-05-01
| | * | | | | | Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-19
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | devcoredump: add scatterlist supportAviya Erenfeld2016-04-15
| | * | | | | | base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-29
| * | | | | | | Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-16
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge back new device properties material for v4.7.Rafael J. Wysocki2016-05-06
| | |\ \ \ \ \ \
| | | * | | | | | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-09
| | | |/ / / / /