summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-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
2020-10-02PM: domains: Allow to abort power off when no ->power_off() callbackUlf Hansson
2020-10-02PM: domains: Rename power state enums for genpdUlf Hansson
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron
2020-10-02regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02drivers core: node: Use a more typical macro definition style for ACCESS_ATTRJoe Perches
2020-10-02drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_showJoe Perches
2020-10-02mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches
2020-10-02drivers core: Reindent a couple uses around sysfs_emitJoe Perches
2020-10-02drivers core: Remove strcat uses around sysfs_emit and neatenJoe Perches
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla
2020-09-28Merge series "use semicolons rather than commas to separate statements" from ...Mark Brown
2020-09-28regmap: destroy mutex (if used) in regmap_exit()Bartosz Golaszewski
2020-09-28regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-09-25Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-25PM: runtime: Remove link state checks in rpm_get/put_supplier()Xiang Chen
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-22regmap: debugfs: Fix more error path regressionsCharles Keepax
2020-09-21regmap: fix page selection for noinc writesDmitry Baryshkov
2020-09-21regmap: fix page selection for noinc readsDmitry Baryshkov
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider