aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski1-2/+1
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-8/+8
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman1-1/+1
2016-07-28mm: move page mapped accounting to the nodeMel Gorman1-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-9/+10
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman1-35/+41
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-15/+26
2016-07-26Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds3-8/+40
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-250/+109
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov1-4/+9
2016-07-26memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab1-11/+17
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+13
2016-07-25Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki3-250/+109
2016-07-15Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-nextMark Brown3-8/+40
2016-07-02PM / runtime: Asynchronous "idle" in pm_runtime_allow()Rafael J. Wysocki1-1/+1
2016-06-29regmap: Support bulk writes for devices without raw formattingChen-Yu Tsai1-3/+28
2016-06-29PM / Domains: Convert pm_genpd_init() to return an error codeUlf Hansson1-3/+7
2016-06-28PM / clk: Add support for adding a specific clock from device-treeJon Hunter1-0/+32
2016-06-28PM / runtime: print error when activating a child to unactive parentLinus Walleij1-2/+6
2016-06-22regmap-i2c: Use i2c block command only if register value width is 8 bitGuenter Roeck1-1/+1
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-5/+7
2016-06-17isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray1-1/+1
2016-06-18Merge branches 'pm-opp' and 'pm-cpufreq-fixes'Rafael J. Wysocki13-150/+199
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar3-6/+24
2016-06-16PM / Domains: Stop/start devices during system PM suspend/resume in genpdUlf Hansson1-4/+27
2016-06-16PM / Domains: Allow runtime PM during system PM phasesUlf Hansson1-26/+8
2016-06-16PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume()Ulf Hansson1-0/+3
2016-06-16PM / Domains: Remove redundant pm_request_idle() call in genpdUlf Hansson1-1/+0
2016-06-16PM / Domains: Remove redundant wrapper functions for system PMUlf Hansson1-191/+12
2016-06-16PM / Domains: Allow genpd to power on during system PM phasesUlf Hansson1-53/+31
2016-06-15base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-06-15PM / clk: export symbols for existing pm_clk_<...> API fcnsPaul Gortmaker1-0/+13
2016-06-13topology/sysfs: provide drawer id and siblings attributesHeiko Carstens1-0/+13
2016-06-03regmap: irq: Add support to call client specific pre/post interrupt serviceLaxman Dewangan1-4/+11
2016-05-25Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+3
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki1-2/+3
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+74
2016-05-20PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki1-2/+3
2016-05-16Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-22/+31
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-633/+806
2016-05-16Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools'Rafael J. Wysocki1-1/+1
2016-05-16Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki4-111/+81
2016-05-16Merge branch 'pm-opp'Rafael J. Wysocki5-521/+724
2016-05-13Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' into regmap-nextMark Brown2-2/+2
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linusMark Brown3-2/+5
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown1-0/+1
2016-05-06Merge back new device properties material for v4.7.Rafael J. Wysocki2-22/+31
2016-05-06Merge back new material for v4.7.Rafael J. Wysocki5-521/+724
2016-05-06PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar5-579/+618