aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+6
2015-11-16PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov1-0/+6
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-38/+75
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki1-11/+10
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-2/+2
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+4
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-9/+10
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams2-19/+8
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki3-19/+41
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki1-8/+24
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee1-13/+0
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee1-0/+29
2015-11-06PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar1-3/+7
2015-11-06PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar1-0/+9
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar3-5/+8
2015-11-06PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar1-1/+1
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+2
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds7-45/+94
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-653/+631
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2015-11-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-2/+2
2015-11-02Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds4-30/+80
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-2/+15
2015-11-02PM / Domains: Allocate memory outside domain locksLina Iyer1-9/+9
2015-11-02PM / Domains: Remove dev->driver check for runtime PMLina Iyer1-2/+1
2015-11-02PM / OPP: Parse all power-supply related bindings togetherViresh Kumar1-5/+6
2015-11-02PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar1-5/+5
2015-11-02PM / OPP: Improve print messages with pr_fmtViresh Kumar2-0/+5
2015-11-02Merge branch 'device-properties' into acpi-pciRafael J. Wysocki1-12/+76
2015-11-02Merge branches 'pm-avs', 'pm-clk' and 'powercap'Rafael J. Wysocki1-3/+3
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki5-334/+443
2015-11-02Merge branch 'pm-domains'Rafael J. Wysocki2-299/+75
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki2-5/+34
2015-10-30PM / OPP: get the voltage for all OPPsJavi Merino1-2/+2
2015-10-28PM / Domains: Merge measurements for PM QoS device latenciesUlf Hansson2-52/+53
2015-10-28PM / Domains: Don't measure ->start|stop() latency in system PM callbacksUlf Hansson1-7/+12
2015-10-28PM / clk: Fix broken build due to non-matching code and header #ifdefsGeert Uytterhoeven1-3/+3
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2-2/+15
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki1-12/+76
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani1-1/+1
2015-10-17of: to support binding numa node to specified device in devicetreeZhen Lei1-1/+1
2015-10-16Merge back earlier 'pm-domains' material for v4.4.Rafael J. Wysocki1-255/+25
2015-10-14PM / Domains: Fix validation of latency constraints in genpd governorUlf Hansson1-16/+6
2015-10-14PM / Domains: Rename *pm_genpd_poweron|poweroff()Ulf Hansson1-19/+19
2015-10-14PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki1-0/+23
2015-10-14PM / sleep: Drop pm_request_idle() from pm_generic_complete()Rafael J. Wysocki1-6/+0
2015-10-13Revert "mm: Check if section present during memory block (un)registering"Greg Kroah-Hartman1-27/+4
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier1-3/+3
2015-10-12PM / Domains: Remove pm_genpd_poweron() APIUlf Hansson1-1/+3