aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2022-05-24Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2022-05-23Merge branch 'pm-domains'Rafael J. Wysocki
2022-05-23Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2022-05-19PM: domains: Trust domain-idle-states from DT to be correct by genpdUlf Hansson
2022-05-19PM: domains: Measure power-on/off latencies in genpd based on a governorUlf Hansson
2022-05-19PM: domains: Allocate governor data dynamically based on a genpd governorUlf Hansson
2022-05-19PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()Ulf Hansson
2022-05-19PM: domains: Fix initialization of genpd's next_wakeupUlf Hansson
2022-05-19PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpdUlf Hansson
2022-05-19PM: domains: Measure suspend/resume latencies in genpd based on governorUlf Hansson
2022-05-19PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson
2022-05-19PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson
2022-05-19PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()Ulf Hansson
2022-05-19PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpdUlf Hansson
2022-05-19PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpdUlf Hansson
2022-05-19PM: domains: Drop redundant code for genpd always-on governorUlf Hansson
2022-05-19PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governorUlf Hansson
2022-05-19PM: wakeup: expose pm_wakeup_pending to modulesZhang Rui
2022-05-09regmap: Add missing map->bus checkMarek Vasut
2022-05-06device property: Advertise fwnode and device property count API callsAndy Shevchenko
2022-05-06firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen
2022-05-05regmap: Custom bulk operations for regmapsMark Brown
2022-05-05regmap: Add bulk read/write callbacks into regmap_configMarek Vasut
2022-05-05device property: Fix recent breakage of fwnode_get_next_parent_dev()Douglas Anderson
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-25regmap: cache: set max_register with reg_strideJeongtae Park
2022-04-23topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman
2022-04-22PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()Ulf Hansson
2022-04-20arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing
2022-04-20topology: make core_mask include at least cluster_siblingsDarren Hart
2022-04-20topology/sysfs: Hide PPIN on systems that do not support it.Tony Luck
2022-04-19PM: runtime: Allow to call __pm_runtime_set_status() from atomic contextUlf Hansson
2022-04-13device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko
2022-04-13device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko
2022-04-13device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko
2022-04-13PM: runtime: Avoid device usage count underflowsRafael J. Wysocki
2022-04-13PM: domains: Extend dev_pm_domain_detach() docKrzysztof Kozlowski
2022-04-08net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus
2022-04-04regmap: Constify static regmap_bus structsRikard Falkeborn
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/memory: clarify adding and removing of memory blocksDavid Hildenbrand