index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
1
-3
/
+5
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2
-37
/
+0
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2
-5
/
+22
2020-10-27
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-10-27
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-15
/
+153
2020-10-23
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
1
-1
/
+0
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-10-20
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
1
-14
/
+11
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+5
2020-10-16
mm: don't panic when links can't be created in sysfs
Laurent Dufour
1
-12
/
+21
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+2
2020-10-16
PM: domains: enable domain idle state accounting
Lina Iyer
1
-3
/
+7
2020-10-16
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
1
-1
/
+2
2020-10-16
PM: domains: Add support for PM domain on/off notifiers for genpd
Ulf Hansson
1
-12
/
+149
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-1
/
+3
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-49
/
+131
2020-10-15
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
1
-2
/
+5
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-639
/
+652
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+3
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-47
/
+44
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-10-13
drivers/base: make device_find_child_by_name() compatible with sysfs inputs
Dan Williams
1
-1
/
+1
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+16
2020-10-13
Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'
Rafael J. Wysocki
2
-38
/
+24
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-0
/
+3
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-30
/
+16
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
1
-2
/
+2
2020-10-06
firmware_loader: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-06
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-6
/
+8
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
8
-8
/
+902
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
1
-1
/
+32
2020-10-05
firmware: Add request_partial_firmware_into_buf()
Scott Branden
2
-18
/
+87
2020-10-05
firmware: Store opt_flags in fw_priv
Kees Cook
5
-23
/
+25
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
1
-1
/
+1
2020-10-05
firmware_loader: Use security_post_load_data()
Kees Cook
2
-5
/
+11
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2
-2
/
+2
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
1
-0
/
+1
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
1
-4
/
+6
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
1
-0
/
+1
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
1
-1
/
+1
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
1
-3
/
+2
2020-10-05
Merge back cpufreq material for 5.10.
Rafael J. Wysocki
1
-2
/
+11
2020-10-02
PM: domains: Allow to abort power off when no ->power_off() callback
Ulf Hansson
1
-17
/
+7
2020-10-02
PM: domains: Rename power state enums for genpd
Ulf Hansson
1
-17
/
+16
2020-10-02
ACPI: Support Generic Initiator only domains
Jonathan Cameron
1
-0
/
+3
2020-10-02
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-02
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR
Joe Perches
1
-5
/
+5
2020-10-02
drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_show
Joe Perches
1
-9
/
+7
[next]