aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
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-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
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-04drivers: base: power: add proper SPDX identifiers on files that did not have ...Greg Kroah-Hartman
2019-04-04drivers: base: firmware_loader: add proper SPDX identifiers on files that did...Greg Kroah-Hartman
2019-04-04drivers: base: test: add proper SPDX identifier to MakefileGreg Kroah-Hartman
2019-04-04arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar
2019-04-04node: Add memory-side caching attributesKeith Busch
2019-04-04node: Add heterogenous memory access attributesKeith Busch
2019-04-04node: Link memory nodes to their compute nodesKeith Busch
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-04-01driver: base: Disable CONFIG_UEVENT_HELPER by defaultGeert Uytterhoeven
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
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-06x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-03-04Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2019-03-01driver core: platform: remove misleading err_alloc labelJohannes Berg
2019-02-28device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen
2019-02-26platform: set of_node in platform_device_register_full()Mans Rullgard