summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2020-01-14driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz
2020-01-14component: do not dereference opaque pointer in debugfsLubomir Rintel
2020-01-14drivers/component: remove modular codeMasahiro Yamada
2020-01-13PM-runtime: add tracepoints for usage_count changesMichał Mirosław
2020-01-10kunit: building kunit as a module breaks allmodconfigAlan Maguire
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire
2020-01-07drivers/base/test: fix global-out-of-bounds errorQian Cai
2020-01-06regmap-i2c: constify regmap_bus structuresMichał Mirosław
2020-01-02PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson
2019-12-20PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing
2019-12-19software node: add basic tests for property entriesDmitry Torokhov
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman
2019-12-16device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman
2019-12-16Merge 5.5-rc2 into driver-core-nextGreg Kroah-Hartman
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-12drivers/base: base.h: add proper copyright and header infoGreg Kroah-Hartman
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-12-03software node: remove separate handling of referencesDmitry Torokhov
2019-12-03software node: implement reference propertiesDmitry Torokhov
2019-12-03software node: allow embedding of small arrays into property_entryDmitry Torokhov
2019-12-03software node: replace is_array with is_inlineDmitry Torokhov
2019-12-01drivers/base/memory.c: drop the mem_sysfs_mutexDavid Hildenbrand
2019-12-01mm, soft-offline: convert parameter to pfnNaoya Horiguchi
2019-11-29PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez
2019-11-29PM / QoS: Initial kunit testLeonard Crestez
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-26Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-26Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki
2019-11-25Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-11-20drivers: base: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-19regmap: regmap-w1: Drop unreachable codeMika Westerberg
2019-11-19firmware_loader: Fix labels with comma for builtin firmwareLinus Walleij
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15driver core: Allow device link operations inside sync_state()Saravana Kannan
2019-11-14driver core: platform: Declare ret variable only onceAndy Shevchenko
2019-11-14driver core: platform: use the correct callback type for bus_find_deviceSami Tolvanen
2019-11-14firmware_class: make firmware caching configurableMark Salyzyn
2019-11-13PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch()Ulf Hansson
2019-11-13PM / Domains: Implement the ->start() callback for genpdUlf Hansson
2019-11-13PM / Domains: Introduce dev_pm_domain_start()Ulf Hansson
2019-11-13PM / wakeirq: remove unnecessary parenthesesXiaofei Tan
2019-11-08PM / core: Clean up some function headers in power.hUlf Hansson