summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2019-08-21PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd-4/+34
2019-08-21PM / wakeup: Fix sysfs registration error pathStephen Boyd-4/+9
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo-5/+237
2019-08-21PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Tri Vo-20/+13
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman-1/+1
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-1/+1
2019-08-15devcoredump: fix typo in commentAkinobu Mita-1/+1
2019-08-15devcoredump: use memory_read_from_bufferAkinobu Mita-10/+1
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon-1/+299
2019-08-13driver/core: Convert to use built-in RCU list checkingJoel Fernandes (Google)-5/+23
2019-08-12Merge branch 'regmap-5.4' into regmap-nextMark Brown-12/+0
2019-08-12Merge branch 'regmap-5.3' into regmap-linusMark Brown-6/+1
2019-08-12regmap-irq: Correct error paths in regmap_irq_thread for pm_runtimeCharles Keepax-6/+1
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman-3/+59
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman-13/+83
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+59
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart-1/+1
2019-08-06Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-0/+14
2019-08-05base: soc: Export soc_device_register/unregister APIsVinod Koul-0/+2
2019-08-05base: soc: Add serial_number attribute to socBjorn Andersson-0/+7
2019-08-02Merge tag 'dev_groups_all_drivers' into driver-core-nextGreg Kroah-Hartman-0/+14
2019-08-02driver core: add dev_groups to all driversDmitry Torokhov-0/+14
2019-08-01driver core: Add sync_state driver/bus callbackSaravana Kannan-0/+65
2019-08-01driver core: Add edit_links() callback for driversSaravana Kannan-2/+51
2019-08-01driver core: Add support for linking devices during device additionSaravana Kannan-0/+83
2019-08-01regmap: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-12/+0
2019-07-30driver core: Fix use-after-free and double free on glue directoryMuchun Song-1/+52
2019-07-30driver core: platform: Add an error message to platform_get_irq*()Stephen Boyd-8/+34
2019-07-30driver core: platform: return -ENXIO for missing GpioIntBrian Norris-2/+7
2019-07-30Merge branch 'generic_lookup_helpers' into driver-core-nextGreg Kroah-Hartman-39/+46
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose-0/+14
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose-0/+6
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose-0/+6
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose-8/+7
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose-7/+7
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose-24/+6
2019-07-30driver core: Fix creation of device links with PM-runtime flagsRafael J. Wysocki-2/+4
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+22
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki-79/+101
2019-07-23firmware: Fix missing inlineTakashi Iwai-2/+2
2019-07-23PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki-18/+12
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki-5/+0
2019-07-23PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki-1/+1
2019-07-22base: arch_topology: update Kconfig help descriptionSudeep Holla-1/+1
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra-1/+3
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra-0/+296
2019-07-22firmware: fix build errors in paged buffer handling codeMauro Rossi-2/+2
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+1
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce-7/+6