summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki2-2/+9
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki3-95/+430
2016-01-08PM / clk: don't leave clocks enabled when driver not boundAndy Shevchenko1-0/+1
2016-01-01device property: avoid allocations of 0 lengthAndy Shevchenko1-0/+6
2016-01-01device property: the secondary fwnode needs to depend on the primaryHeikki Krogerus1-4/+4
2015-12-15Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki1-11/+22
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-10PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson1-11/+22
2015-12-09device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko1-2/+8
2015-12-07driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg1-1/+4
2015-12-07driver core: platform: Add support for built-in device propertiesMika Westerberg1-0/+25
2015-12-07device property: Take a copy of the property setMika Westerberg1-18/+173
2015-12-07device property: Fallback to secondary fwnode if primary misses the propertyAndy Shevchenko1-31/+78
2015-12-07device property: improve readability of macrosAndy Shevchenko1-14/+14
2015-12-07device property: keep single value inplaceAndy Shevchenko1-3/+30
2015-12-07device property: refactor built-in properties supportAndy Shevchenko1-40/+110
2015-12-07device property: rename helper functionsAndy Shevchenko1-11/+11
2015-12-07device property: always check for fwnode typeAndy Shevchenko1-5/+7
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2-5/+1
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt1-2/+1
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson1-3/+0
2015-11-20Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+6
2015-11-17PM / 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/gi...Linus 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/l...Linus Torvalds1-2/+2
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+4
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+10
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams2-19/+8
2015-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-07PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar1-3/+7
2015-11-07PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar1-0/+9
2015-11-07PM / OPP: Protect updates to list_dev with mutexViresh Kumar3-5/+8
2015-11-07PM / 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/kern...Linus Torvalds1-0/+2
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-45/+94
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-653/+631
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2015-11-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui1-2/+2
2015-11-03Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds4-30/+80
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus 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