summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2019-05-07Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-05-06Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-04-25PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson
2019-04-25PM / Domains: Search for the CPU device outside the genpd lockUlf Hansson
2019-04-25PM / Domains: Drop unused in-parameter to some genpd functionsUlf Hansson
2019-04-25PM / Domains: Use the base device for driver_deferred_probe_check_state()Ulf Hansson
2019-04-25Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki
2019-04-25Merge branch 'regmap-5.2' into regmap-nextMark Brown
2019-04-25Merge branch 'regmap-5.1' into regmap-linusMark Brown
2019-04-25regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-25PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domainUlf Hansson
2019-04-25PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()Ulf Hansson
2019-04-25PM / Domains: Don't kfree() the virtual device in the error pathUlf Hansson
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus
2019-04-18PM / Domains: remove unnecessary unlikely()Yangtao Li
2019-04-12PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson
2019-04-11PM / Domains: Add genpd governor for CPUsUlf Hansson
2019-04-10PM / core: Introduce dpm_async_fn() helperYangtao Li
2019-04-10PM / Domains: Add support for CPU devices to genpdUlf Hansson
2019-04-10PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson
2019-04-09PM / core: fix kerneldoc comment for device_pm_wait_for_dev()Yangtao Li
2019-04-09PM / core: fix kerneldoc comment for dpm_watchdog_handler()Yangtao Li
2019-04-03regmap: verify if register is writeable before writing operationsHan Nandor
2019-04-01PM / wakeup: Use pm_pr_dbg() instead of pr_debug()Stephen Boyd
2019-04-01regmap: regmap-irq: fix getting type default valuesSrinivas Kandagatla
2019-03-22Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-20regmap: debugfs: Jump to the next readable registerLucas Tanure
2019-03-19PM / Domains: Avoid a potential deadlockJiada Wang
2019-03-19drivers: base: swnode: Make two functions staticYueHaibing
2019-03-19regmap: debugfs: Replace code by already existing functionLucas Tanure
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge branch 'pm-domains'Rafael J. Wysocki
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-12PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki
2019-03-12PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2019-03-11PM / domains: Remove one unnecessary blank lineAisheng Dong
2019-03-11PM / Domains: Return early for all errors in _genpd_power_off()Aisheng Dong
2019-03-11PM / Domains: Improve warn for multiple states but no governorAisheng Dong
2019-03-11PM / QoS: Fix typo in file descriptionAisheng Dong
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-07PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson
2019-03-07PM-runtime: Consolidate code to get active/suspended timeUlf Hansson
2019-03-07PM: Add and use pr_fmt()Joe Perches
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds