index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-24
1
-102
/
+115
|
\
|
*
device property: Advertise fwnode and device property count API calls
Andy Shevchenko
2022-05-06
1
-0
/
+30
|
*
device property: Fix recent breakage of fwnode_get_next_parent_dev()
Douglas Anderson
2022-05-05
1
-1
/
+1
|
*
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
2022-04-13
1
-11
/
+9
|
*
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
2022-04-13
1
-27
/
+29
|
*
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
2022-04-13
1
-38
/
+51
|
*
device property: Add irq_get to fwnode operation
Sakari Ailus
2022-04-05
1
-11
/
+1
|
*
device property: Add iomap to fwnode operations
Sakari Ailus
2022-04-05
1
-4
/
+1
|
*
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
2022-04-05
1
-21
/
+4
*
|
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-24
1
-0
/
+1
|
\
\
|
*
|
PM: wakeup: expose pm_wakeup_pending to modules
Zhang Rui
2022-05-19
1
-0
/
+1
*
|
|
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-05-24
4
-153
/
+251
|
\
\
\
|
*
\
\
Merge branch 'pm-domains'
Rafael J. Wysocki
2022-05-23
3
-142
/
+209
|
|
\
\
\
|
|
*
|
|
PM: domains: Trust domain-idle-states from DT to be correct by genpd
Ulf Hansson
2022-05-19
1
-2
/
+2
|
|
*
|
|
PM: domains: Measure power-on/off latencies in genpd based on a governor
Ulf Hansson
2022-05-19
1
-4
/
+4
|
|
*
|
|
PM: domains: Allocate governor data dynamically based on a genpd governor
Ulf Hansson
2022-05-19
2
-36
/
+61
|
|
*
|
|
PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()
Ulf Hansson
2022-05-19
1
-18
/
+38
|
|
*
|
|
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
2022-05-19
1
-0
/
+1
|
|
*
|
|
PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd
Ulf Hansson
2022-05-19
1
-3
/
+1
|
|
*
|
|
PM: domains: Measure suspend/resume latencies in genpd based on governor
Ulf Hansson
2022-05-19
1
-12
/
+9
|
|
*
|
|
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
2022-05-19
2
-5
/
+6
|
|
*
|
|
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
2022-05-19
2
-18
/
+39
|
|
*
|
|
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
Ulf Hansson
2022-05-19
1
-1
/
+4
|
|
*
|
|
PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd
Ulf Hansson
2022-05-19
1
-7
/
+7
|
|
*
|
|
PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd
Ulf Hansson
2022-05-19
1
-6
/
+0
|
|
*
|
|
PM: domains: Drop redundant code for genpd always-on governor
Ulf Hansson
2022-05-19
1
-6
/
+0
|
|
*
|
|
PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
Ulf Hansson
2022-05-19
1
-0
/
+4
|
|
*
|
|
PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()
Ulf Hansson
2022-04-22
1
-34
/
+43
|
|
*
|
|
PM: domains: Extend dev_pm_domain_detach() doc
Krzysztof Kozlowski
2022-04-13
1
-4
/
+4
|
|
|
|
/
|
|
|
/
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2022-05-23
1
-11
/
+42
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
Ulf Hansson
2022-04-19
1
-4
/
+5
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
PM: runtime: Avoid device usage count underflows
Rafael J. Wysocki
2022-04-13
1
-7
/
+37
|
|
|
/
/
*
|
|
|
Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2022-05-24
9
-47
/
+55
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
regmap: Add missing map->bus check
Marek Vasut
2022-05-09
1
-1
/
+1
|
*
|
|
regmap: Custom bulk operations for regmaps
Mark Brown
2022-05-05
2
-36
/
+44
|
|
\
\
\
|
|
*
|
|
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2022-05-05
2
-36
/
+44
|
|
|
/
/
|
*
|
|
regmap: cache: set max_register with reg_stride
Jeongtae Park
2022-04-25
1
-2
/
+2
|
*
|
|
regmap: Constify static regmap_bus structs
Rikard Falkeborn
2022-04-04
6
-8
/
+8
|
|
/
/
*
|
|
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
2022-05-06
1
-0
/
+17
*
|
|
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-30
2
-1
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
topology: Fix up build warning in topology_is_visible()
Greg Kroah-Hartman
2022-04-23
1
-3
/
+1
|
*
|
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
2022-04-20
1
-1
/
+1
|
*
|
topology: make core_mask include at least cluster_siblings
Darren Hart
2022-04-20
1
-0
/
+9
|
*
|
topology/sysfs: Hide PPIN on systems that do not support it.
Tony Luck
2022-04-20
1
-0
/
+12
|
|
/
*
/
net: mdio: don't defer probe forever if PHY IRQ provider is missing
Vladimir Oltean
2022-04-08
1
-0
/
+1
|
/
*
Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-29
1
-16
/
+16
|
\
|
*
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
2022-02-14
1
-16
/
+16
|
*
Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2022-02-14
1
-0
/
+29
|
|
\
*
|
\
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
7
-192
/
+227
|
\
\
\
|
*
|
|
drivers/base/dd.c : Remove the initial value of the global variable
lizhe
2022-03-18
1
-1
/
+1
[next]