index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-24
/
+73
2022-04-22
PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()
Ulf Hansson
1
-34
/
+43
2022-04-22
firmware: Add the support for ZSTD-compressed firmware files
Takashi Iwai
2
-9
/
+91
2022-04-20
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
1
-1
/
+1
2022-04-20
topology: make core_mask include at least cluster_siblings
Darren Hart
1
-0
/
+9
2022-04-20
topology/sysfs: Hide PPIN on systems that do not support it.
Tony Luck
1
-0
/
+12
2022-04-19
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
Ulf Hansson
1
-4
/
+5
2022-04-13
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
1
-11
/
+9
2022-04-13
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
1
-27
/
+29
2022-04-13
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-38
/
+51
2022-04-13
PM: runtime: Avoid device usage count underflows
Rafael J. Wysocki
1
-7
/
+37
2022-04-13
PM: domains: Extend dev_pm_domain_detach() doc
Krzysztof Kozlowski
1
-4
/
+4
2022-04-08
net: mdio: don't defer probe forever if PHY IRQ provider is missing
Vladimir Oltean
1
-0
/
+1
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-11
/
+1
2022-04-05
device property: Add iomap to fwnode operations
Sakari Ailus
1
-4
/
+1
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-21
/
+4
2022-04-04
regmap: Constify static regmap_bus structs
Rikard Falkeborn
6
-8
/
+8
2022-03-29
Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+16
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-192
/
+227
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+29
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-48
/
+148
2022-03-22
drivers/base/memory: clarify adding and removing of memory blocks
David Hildenbrand
1
-18
/
+20
2022-03-22
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2
-13
/
+101
2022-03-22
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
1
-2
/
+3
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2
-13
/
+18
2022-03-22
drivers/base/memory: add memory block to memory group after registration succ...
David Hildenbrand
1
-3
/
+5
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-0
/
+2
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-3
/
+16
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-26
/
+43
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+42
2022-03-21
Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+12
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
4
-24
/
+34
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
2
-0
/
+7
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
2
-0
/
+6
2022-03-18
Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'
Rafael J. Wysocki
1
-3
/
+42
2022-03-18
drivers/base/dd.c : Remove the initial value of the global variable
lizhe
1
-1
/
+1
2022-03-18
devres: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-18
base: soc: Make soc_device_match() simpler and easier to read
Geert Uytterhoeven
1
-8
/
+6
2022-03-18
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-03-18
driver core: Refactor sysfs and drv/bus remove hooks
Rob Herring
1
-20
/
+14
2022-03-18
driver core: Refactor multiple copies of device cleanup
Rob Herring
1
-30
/
+16
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2
-14
/
+11
2022-03-10
arch_topology: obtain cpu capacity using information from CPPC
Ionela Voinescu
1
-3
/
+42
2022-03-10
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-5
/
+5
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
1
-0
/
+5
2022-03-01
PM: sleep: wakeup: Fix typos in comments
Tom Rix
2
-3
/
+3
2022-03-01
PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
Shawn Guo
1
-1
/
+1
[prev]
[next]