summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-09Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown
2019-07-04Merge branch 'regmap-5.2' into regmap-linusMark Brown
2019-07-04regmap: select CONFIG_REGMAP while REGMAP_SCCB is setYueHaibing
2019-07-04PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki
2019-07-03driver: core: Allow subsystems to continue deferring probeThierry Reding
2019-07-03drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse
2019-07-03arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-21drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab
2019-06-19drivers: base: power: remove wakeup_sources_stats_dentry variableGreg Kroah-Hartman
2019-06-18firmware: Add support for loading compressed filesTakashi Iwai
2019-06-18firmware: Factor out the paged buffer handling codeTakashi Iwai
2019-06-18firmware: improve LSM/IMA security behaviourSven Van Asbroeck
2019-06-17regmap: lzo: Switch to bitmap_zalloc()Andy Shevchenko
2019-06-14PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() takeBart Van Assche
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-12regmap: fix bulk writes on paged registersSrinivas Kandagatla
2019-06-10firmware: Use kvmalloc for page tablesTakashi Iwai
2019-06-10firmware: Unify the paged buffer release helperTakashi Iwai
2019-06-10firmware: Free temporary page table after vmappingTakashi Iwai
2019-06-07regmap: add i3c bus supportVitor Soares
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus
2019-06-03device property: Introduce fwnode_find_reference()Heikki Krogerus
2019-06-03driver core: Add helper device_find_child_by_name()Heikki Krogerus
2019-06-03software node: Add software_node_get_reference_args()Heikki Krogerus
2019-06-03software node: Use kobject name when finding child nodes by nameHeikki Krogerus
2019-06-03software node: Add support for static node descriptorsHeikki Krogerus
2019-06-03software node: Simplify software_node_release() functionHeikki Krogerus
2019-06-03software node: Allow node creation without propertiesHeikki Krogerus
2019-05-28PM / clk: Remove error message on out-of-memory conditionGeert Uytterhoeven
2019-05-28drivers: base: power: clock_ops: Use of_clk_get_parent_count()Kefeng Wang
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-23topology: Create package_cpus sysfs attributeLen Brown
2019-05-23cpu/topology: Export die_idLen Brown
2019-05-20regmap: debugfs: Fix memory leak in regmap_debugfs_initDaniel Baluta
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds