aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+9
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+7
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-7/+59
2018-08-14Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+30
2018-08-14Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds6-17/+221
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki3-7/+59
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown1-0/+30
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown6-17/+221
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown2-1/+81
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard2-1/+81
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner7-1083/+23
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+0
2018-07-26Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+0
2018-07-23regmap: sccb: fix typo and sort headers alphabeticallyAkinobu Mita1-3/+3
2018-07-23Merge branch 'i2c/smbus_xfer_unlock-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into regmap-4.19 for sccb dependencyMark Brown6-1068/+14
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov1-0/+9
2018-07-18Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-4.19Mark Brown3-0/+133
2018-07-18regmap: add SCCB supportAkinobu Mita3-0/+133
2018-07-16firmware: add call to LSM hook before firmware sysfs fallbackMimi Zohar1-0/+7
2018-07-11regmap: slimbus: add support to multi read/writeSrinivas Kandagatla1-16/+7
2018-07-10driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki1-8/+0
2018-07-09driver core: Add flag to autoremove device link on supplier unbindVivek Gautam1-0/+10
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam1-7/+8
2018-07-09PM / Domains: Introduce dev_pm_domain_attach_by_name()Ulf Hansson1-0/+17
2018-07-09PM / Domains: Introduce option to attach a device by name to genpdUlf Hansson1-0/+24
2018-07-05driver core: Add device_link_remove functionpascal paillet1-0/+30
2018-07-03PM / Domains: Don't power on at attach for the multi PM domain caseUlf Hansson1-7/+9
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar1-4/+3
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+11
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+8
2018-06-14PM / core: Fix supplier device runtime PM usage counter imbalanceRafael J. Wysocki1-4/+11
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig4-1060/+0
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-28/+181
2018-06-13Merge branches 'pm-domains' and 'pm-tools'Rafael J. Wysocki2-23/+154
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at probe"Rafael J. Wysocki2-4/+26
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-78/+79
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+6
2018-06-06PM / wakeup: Export wakeup_count instead of event_count via sysfsRavi Chandra Sadineni1-1/+1
2018-06-06PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domainsUlf Hansson1-3/+40
2018-06-06PM / Domains: Add support for multi PM domains per device to genpdUlf Hansson1-0/+80
2018-06-06PM / Domains: Split genpd_dev_pm_attach()Ulf Hansson1-27/+33
2018-06-06PM / Domains: Don't attach devices in genpd with multi PM domainsUlf Hansson1-5/+13
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds11-136/+329
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook1-1/+6
2018-06-05Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-18/+86
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-174/+287
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-06-04Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-2/+3
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-28/+21