index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
PM: domains: Measure suspend/resume latencies in genpd based on governor
Ulf Hansson
1
-12
/
+9
2022-05-19
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
2
-5
/
+6
2022-05-19
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
2
-18
/
+39
2022-05-19
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
Ulf Hansson
1
-1
/
+4
2022-05-19
PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd
Ulf Hansson
1
-7
/
+7
2022-05-19
PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Drop redundant code for genpd always-on governor
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
Ulf Hansson
1
-0
/
+4
2022-05-19
PM: wakeup: expose pm_wakeup_pending to modules
Zhang Rui
1
-0
/
+1
2022-05-19
driver core: fix deadlock in __device_attach
Zhang Wensheng
1
-1
/
+4
2022-05-19
driver core: Extend deferred probe timeout on driver registration
Saravana Kannan
3
-0
/
+21
2022-05-19
driver: base: fix UAF when driver_attach failed
Schspa Shi
1
-1
/
+3
2022-05-19
driver core: location: Add "back" as a possible output for panel
Won Chung
1
-0
/
+3
2022-05-19
driver core: location: Free struct acpi_pld_info *pld
Won Chung
1
-0
/
+1
2022-05-19
driver core: Add "*" wildcard support to driver_async_probe cmdline param
Saravana Kannan
1
-1
/
+8
2022-05-09
regmap: Add missing map->bus check
Marek Vasut
1
-1
/
+1
2022-05-06
device property: Advertise fwnode and device property count API calls
Andy Shevchenko
1
-0
/
+30
2022-05-06
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
1
-0
/
+17
2022-05-06
driver core: location: Check for allocations failure
Dan Carpenter
1
-0
/
+2
2022-05-06
arch_topology: Trace the update thermal pressure
Lukasz Luba
1
-0
/
+5
2022-05-05
regmap: Custom bulk operations for regmaps
Mark Brown
2
-36
/
+44
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2
-36
/
+44
2022-05-05
device property: Fix recent breakage of fwnode_get_next_parent_dev()
Douglas Anderson
1
-1
/
+1
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
3
-1
/
+21
2022-05-03
firmware_loader: describe 'module' parameter of firmware_upload_register()
Bagas Sanjaya
1
-0
/
+1
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
3
-1
/
+21
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+20
2022-04-29
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Russ Weight
4
-20
/
+20
2022-04-29
firmware_loader: Fix configs for sysfs split
Russ Weight
2
-6
/
+6
2022-04-28
drivers/base/memory: fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
1
-3
/
+2
2022-04-28
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-04-28
device-core: Kill the lockdep_mutex
Dan Williams
1
-3
/
+0
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+18
2022-04-28
amba: Stop sharing platform_dma_configure()
Lu Baolu
1
-2
/
+1
2022-04-28
driver core: Add dma_cleanup callback in bus_type
Lu Baolu
1
-0
/
+5
2022-04-27
Revert "firmware_loader: use kernel credentials when reading firmware"
Greg Kroah-Hartman
1
-16
/
+0
2022-04-27
driver core: Add sysfs support for physical location of a device
Won Chung
4
-0
/
+169
2022-04-27
platform: finally disallow IRQ0 in platform_get_irq() and its ilk
Sergey Shtylyov
1
-2
/
+4
2022-04-27
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-04-27
driver core: Prevent overriding async driver of a device before it probe
Mark-PK Tsai
1
-1
/
+2
2022-04-26
device property: Use multi-connection matchers for single case
Bjorn Andersson
1
-50
/
+5
2022-04-26
device property: Add helper to match multiple connections
Bjorn Andersson
1
-0
/
+109
2022-04-26
Documentation: dd: Use ReST lists for return values of driver_deferred_probe_...
Bagas Sanjaya
1
-4
/
+4
2022-04-26
firmware_loader: Add sysfs nodes to monitor fw_upload
Russ Weight
3
-0
/
+135
2022-04-26
firmware_loader: Add firmware-upload support
Russ Weight
8
-12
/
+373
2022-04-26
firmware_loader: Split sysfs support from fallback
Russ Weight
6
-463
/
+503
2022-04-25
regmap: cache: set max_register with reg_stride
Jeongtae Park
1
-2
/
+2
2022-04-23
topology: Fix up build warning in topology_is_visible()
Greg Kroah-Hartman
1
-3
/
+1
2022-04-22
drivers/base/memory: Fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
1
-3
/
+2
2022-04-22
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
1
-0
/
+16
[prev]
[next]