Age | Commit message (Expand) | Author |
2020-11-02 | PM: runtime: Resume the device earlier in __device_release_driver() | Rafael J. Wysocki |
2020-11-02 | PM: runtime: Drop pm_runtime_clean_up_links() | Rafael J. Wysocki |
2020-11-02 | PM: runtime: Drop runtime PM references to supplier on link removal | Rafael J. Wysocki |
2020-10-27 | device property: Don't clear secondary pointer for shared primary firmware node | Andy Shevchenko |
2020-10-27 | device property: Keep secondary firmware node secondary by type | Andy Shevchenko |
2020-10-23 | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-23 | Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap' | Rafael J. Wysocki |
2020-10-22 | PM: sleep: remove unreachable break | Tom Rix |
2020-10-20 | PM: domains: Fix build error for genpd notifiers | Ulf Hansson |
2020-10-16 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-10-16 | mm: don't panic when links can't be created in sysfs | Laurent Dufour |
2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand |
2020-10-16 | PM: domains: enable domain idle state accounting | Lina Iyer |
2020-10-16 | PM: domains: Add curly braces to delimit comment + statement block | Geert Uytterhoeven |
2020-10-16 | PM: domains: Add support for PM domain on/off notifiers for genpd | Ulf Hansson |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-15 | drivers: core: fix kernel-doc markup for dev_err_probe() | Mauro Carvalho Chehab |
2020-10-14 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-13 | drivers/base: make device_find_child_by_name() compatible with sysfs inputs | Dan Williams |
2020-10-13 | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-13 | Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains' | Rafael J. Wysocki |
2020-10-13 | Merge branch 'acpi-numa' | Rafael J. Wysocki |
2020-10-12 | Merge branch 'printk-rework' into for-linus | Petr Mladek |
2020-10-08 | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu |
2020-10-06 | firmware_loader: fix a kernel-doc markup | Mauro Carvalho Chehab |
2020-10-06 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-05 | Merge remote-tracking branch 'regmap/for-5.10' into regmap-next | Mark Brown |
2020-10-05 | regmap: irq: Add support to clear ack registers | Laxminath Kasam |
2020-10-05 | firmware: Add request_partial_firmware_into_buf() | Scott Branden |
2020-10-05 | firmware: Store opt_flags in fw_priv | Kees Cook |
2020-10-05 | fs/kernel_file_read: Add "offset" arg for partial reads | Kees Cook |
2020-10-05 | firmware_loader: Use security_post_load_data() | Kees Cook |
2020-10-05 | LSM: Introduce kernel_post_load_data() hook | Kees Cook |
2020-10-05 | fs/kernel_read_file: Add file_size output argument | Kees Cook |
2020-10-05 | fs/kernel_read_file: Remove redundant size argument | Kees Cook |
2020-10-05 | fs/kernel_read_file: Split into separate include file | Scott Branden |
2020-10-05 | fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum | Kees Cook |
2020-10-05 | fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum | Kees Cook |
2020-10-05 | Merge back cpufreq material for 5.10. | Rafael J. Wysocki |
2020-10-02 | PM: domains: Allow to abort power off when no ->power_off() callback | Ulf Hansson |
2020-10-02 | PM: domains: Rename power state enums for genpd | Ulf Hansson |
2020-10-02 | ACPI: Support Generic Initiator only domains | Jonathan Cameron |
2020-10-02 | regmap: debugfs: use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-02 | drivers core: node: Use a more typical macro definition style for ACCESS_ATTR | Joe Perches |
2020-10-02 | drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_show | Joe Perches |