summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman
2020-12-04Add auxiliary bus supportDave Ertman
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart
2020-11-02PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-10-27device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko
2020-10-27device property: Keep secondary firmware node secondary by typeAndy Shevchenko
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki
2020-10-22PM: sleep: remove unreachable breakTom Rix
2020-10-20PM: domains: Fix build error for genpd notifiersUlf Hansson
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-16PM: domains: enable domain idle state accountingLina Iyer
2020-10-16PM: domains: Add curly braces to delimit comment + statement blockGeert Uytterhoeven
2020-10-16PM: domains: Add support for PM domain on/off notifiers for genpdUlf Hansson
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu
2020-10-06firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-06Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-05Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam
2020-10-05firmware: Add request_partial_firmware_into_buf()Scott Branden
2020-10-05firmware: Store opt_flags in fw_privKees Cook
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook
2020-10-05firmware_loader: Use security_post_load_data()Kees Cook
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki