summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-12-09device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko
2015-12-08regmap: add 64-bit mode supportXiubo Li
2015-12-08regmap: mmio: Add regmap_mmio_get_min_strideXiubo Li
2015-12-08regmap: mmio: remove the useless codeXiubo Li
2015-12-07driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg
2015-12-07driver core: platform: Add support for built-in device propertiesMika Westerberg
2015-12-07device property: Take a copy of the property setMika Westerberg
2015-12-07device property: Fallback to secondary fwnode if primary misses the propertyAndy Shevchenko
2015-12-07device property: improve readability of macrosAndy Shevchenko
2015-12-07device property: keep single value inplaceAndy Shevchenko
2015-12-07device property: refactor built-in properties supportAndy Shevchenko
2015-12-07device property: rename helper functionsAndy Shevchenko
2015-12-07device property: always check for fwnode typeAndy Shevchenko
2015-12-07Merge branches 'pm-sleep' and 'pm-runtime' into pm-coreRafael J. Wysocki
2015-12-07component: add support for releasing match dataRussell King
2015-12-07component: track components via array rather than listRussell King
2015-12-07component: move check for unbound master into try_to_bring_up_masters()Russell King
2015-12-07component: remove old add_components methodRussell King
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson
2015-11-30PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson
2015-11-30PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii
2015-11-23PM / OPP: Add missing doc commentsViresh Kumar
2015-11-23PM / OPP: Add debugfs supportViresh Kumar
2015-11-20regmap: replace kmalloc with kmalloc_arraylixiubo
2015-11-20regmap: replace kzalloc with kcalloclixiubo
2015-11-20Merge branch 'pm-sleep'Rafael J. Wysocki
2015-11-16PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov
2015-11-16regmap: rbtree: When adding a reg do a bsearch for target nodeNikesh Oswal
2015-11-16regmap-mmio: Use native endianness for read/writeSimon Arlott
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee
2015-11-06PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar
2015-11-06PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar
2015-11-06PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds