aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-27device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-10-27device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-15/+153
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki1-1/+0
2020-10-22PM: sleep: remove unreachable breakTom Rix1-1/+0
2020-10-20PM: domains: Fix build error for genpd notifiersUlf Hansson1-14/+11
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+5
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour1-12/+21
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+2
2020-10-16PM: domains: enable domain idle state accountingLina Iyer1-3/+7
2020-10-16PM: domains: Add curly braces to delimit comment + statement blockGeert Uytterhoeven1-1/+2
2020-10-16PM: domains: Add support for PM domain on/off notifiers for genpdUlf Hansson1-12/+149
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-1/+3
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-49/+131
2020-10-15drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab1-2/+5
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds21-639/+652
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-47/+44
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-10-13drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams1-1/+1
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-30/+16
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki2-38/+24
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki1-0/+3
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek1-30/+16
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu1-2/+2
2020-10-06firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab1-0/+2
2020-10-06Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-6/+8
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-1/+1
2020-10-05Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown8-8/+902
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam1-1/+32
2020-10-05firmware: Add request_partial_firmware_into_buf()Scott Branden2-18/+87
2020-10-05firmware: Store opt_flags in fw_privKees Cook5-23/+25
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook1-1/+1
2020-10-05firmware_loader: Use security_post_load_data()Kees Cook2-5/+11
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook2-2/+2
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook1-0/+1
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook1-4/+6
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden1-0/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook1-1/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook1-3/+2
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki1-2/+11
2020-10-02PM: domains: Allow to abort power off when no ->power_off() callbackUlf Hansson1-17/+7
2020-10-02PM: domains: Rename power state enums for genpdUlf Hansson1-17/+16
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron1-0/+3
2020-10-02regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-02drivers core: node: Use a more typical macro definition style for ACCESS_ATTRJoe Perches1-5/+5
2020-10-02drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_showJoe Perches1-9/+7
2020-10-02mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches1-1/+1
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches15-267/+308
2020-10-02drivers core: Reindent a couple uses around sysfs_emitJoe Perches2-3/+3