summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+38
2019-09-18Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds8-66/+308
2019-09-18Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-39/+46
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki1-15/+10
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki6-50/+297
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2-24/+13
2019-09-17Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+23
2019-09-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+9
2019-09-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+299
2019-09-16Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2-18/+1
2019-09-11software node: Initialize the return value in software_node_find_by_name()Heikki Krogerus1-1/+1
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki1-1/+1
2019-09-05software node: Initialize the return value in software_node_to_swnode()Heikki Krogerus1-1/+1
2019-09-02PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()Ulf Hansson1-2/+2
2019-09-02PM / Domains: Simplify genpd_lookup_dev()Ulf Hansson1-13/+8
2019-08-26software node: Add software_node_find_by_name()Heikki Krogerus1-0/+37
2019-08-26arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFYViresh Kumar1-1/+1
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-5/+23
2019-08-21PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()Stephen Boyd1-2/+0
2019-08-21PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd4-4/+34
2019-08-21PM / wakeup: Fix sysfs registration error pathStephen Boyd1-4/+9
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo4-5/+237
2019-08-21PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Tri Vo1-20/+13
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-1/+1
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2-1/+299
2019-08-14driver/core: Convert to use built-in RCU list checkingJoel Fernandes (Google)3-5/+23
2019-08-12Merge branch 'regmap-5.4' into regmap-nextMark Brown1-12/+0
2019-08-12Merge branch 'regmap-5.3' into regmap-linusMark Brown1-6/+1
2019-08-12regmap-irq: Correct error paths in regmap_irq_thread for pm_runtimeCharles Keepax1-6/+1
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+59
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart1-1/+1
2019-08-06base: soc: Export soc_device_register/unregister APIsVinod Koul1-0/+2
2019-08-06base: soc: Add serial_number attribute to socBjorn Andersson1-0/+7
2019-08-01regmap: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-12/+0
2019-07-30driver core: Fix use-after-free and double free on glue directoryMuchun Song1-1/+52
2019-07-30driver core: platform: return -ENXIO for missing GpioIntBrian Norris1-2/+7
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose1-0/+14
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose1-0/+6
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose1-0/+6
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose1-8/+7
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2-7/+7
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose2-24/+6
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+22
2019-07-23firmware: Fix missing inlineTakashi Iwai1-2/+2
2019-07-23PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki1-18/+12
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki1-5/+0
2019-07-23PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki1-1/+1
2019-07-22base: arch_topology: update Kconfig help descriptionSudeep Holla1-1/+1