summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFERStephan Gerhold2020-08-251-6/+8
| | | |_|/ / | | |/| | |
| * | | | | Merge back cpufreq material for 5.10.Rafael J. Wysocki2020-10-051-2/+11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+6
| | * | | | arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-2/+2
| | * | | | arch_topology: validate input frequencies to arch_set_freq_scale()Ionela Voinescu2020-09-181-0/+3
| | | |/ / | | |/| |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-141-1/+1
|\ \ \ \ \
| * | | | | drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams2020-10-141-1/+1
* | | | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-141-30/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-121-30/+16
| |\ \ \ \ \
| | * | | | | printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-30/+16
* | | | | | | Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown2020-10-058-8/+902
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | regmap: irq: Add support to clear ack registersLaxminath Kasam2020-10-051-1/+32
| * | | | | | Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown2020-09-281-0/+100
| |\ \ \ \ \ \
| | * | | | | | regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla2020-09-281-0/+100
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge series "use semicolons rather than commas to separate statements" from ...Mark Brown2020-09-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall2020-09-281-1/+1
| * | | | | | | regmap: destroy mutex (if used) in regmap_exit()Bartosz Golaszewski2020-09-281-0/+2
| |/ / / / / /
| * | | | | | regmap: debugfs: Fix more error path regressionsCharles Keepax2020-09-221-0/+2
| * | | | | | regmap: Add support for 12/20 register formattingRicardo Ribalda2020-09-171-0/+22
| * | | | | | regmap: Add can_sleep configuration optionDmitry Osipenko2020-09-022-4/+18
| * | | | | | Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...Mark Brown2020-09-011-2/+2
| |\ \ \ \ \ \
| | * | | | | | regmap: Use flexible sleepDmitry Osipenko2020-09-011-2/+2
| * | | | | | | regmap: soundwire: remove unused header mod_devicetable.hVinod Koul2020-09-011-1/+0
| |/ / / / / /
| * / / / / / regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun2020-08-263-1/+725
| |/ / / / /
* | | | | | mm: don't rely on system state to detect hot-plug operationsLaurent Dufour2020-09-261-30/+55
* | | | | | Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-264-34/+56
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | regmap: fix page selection for noinc writesDmitry Baryshkov2020-09-213-12/+13
| * | | | | regmap: fix page selection for noinc readsDmitry Baryshkov2020-09-211-6/+6
| * | | | | regmap: debugfs: Add back in erroneously removed initialisation of retCharles Keepax2020-09-181-1/+1
| * | | | | regmap: debugfs: Fix handling of name string for debugfs init delaysCharles Keepax2020-09-173-17/+38
| |/ / / /
* | | | | Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-133-12/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | driver core: Fix device_pm_lock() locking for device linksSaravana Kannan2020-09-041-4/+0
| * | | | driver code: print symbolic error codeMichał Mirosław2020-09-041-2/+2
| * | | | firmware_loader: fix memory leak for paged bufferPrateek Sood2020-08-282-6/+13
| |/ / /
* | | | Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-281-4/+8
|\ \ \ \
| * | | | device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus2020-08-211-4/+8
| |/ / /
* | | | Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-281-6/+10
|\ \ \ \
| * | | | PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki2020-08-251-6/+10
| |/ / /
* / / / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-2/+2
|/ / /
* | | Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-071-12/+14
|\ \ \
| * | | PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()Rafael J. Wysocki2020-08-041-12/+14
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-5/+5
|\ \ \
| * | | mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-2/+2
| * | | mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-2/+2
| * | | mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-071-1/+1
* | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-24/+35
|\ \ \ \ | |/ / / |/| | |
| * | | init: add an init_chroot helperChristoph Hellwig2020-07-311-1/+1
| * | | init: add an init_chdir helperChristoph Hellwig2020-07-311-1/+1
| * | | init: add an init_mount helperChristoph Hellwig2020-07-311-2/+3
| * | | devtmpfs: refactor devtmpfsd()Christoph Hellwig2020-07-311-21/+31