index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'
Rafael J. Wysocki
3
-48
/
+51
2021-08-30
Merge back new PM domains material for v5.15.
Rafael J. Wysocki
1
-2
/
+28
2021-08-30
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
1
-0
/
+2
2021-08-27
PM: domains: Fix domain attach for CONFIG_PM_OPP=n
Geert Uytterhoeven
1
-1
/
+1
2021-08-26
PM: runtime: add devm_pm_clk_create helper
Dmitry Baryshkov
1
-0
/
+17
2021-08-26
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
1
-0
/
+17
2021-08-26
Merge remote-tracking branch 'regmap/for-5.15' into regmap-next
Mark Brown
4
-14
/
+43
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>:
Mark Brown
2
-5
/
+34
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2
-5
/
+34
2021-08-25
PM: domains: Improve runtime PM performance state handling
Dmitry Osipenko
1
-2
/
+8
2021-08-24
platform-msi: Add ABI to show msi_irqs of platform devices
Barry Song
1
-5
/
+15
2021-08-18
driver core: platform: Remove platform_device_add_properties()
Heikki Krogerus
1
-18
/
+2
2021-08-16
PM: domains: Add support for 'required-opps' to set default perf state
Rajendra Nayak
1
-2
/
+28
2021-08-16
Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary"
Daniel Scally
1
-8
/
+1
2021-08-16
device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
Daniel Scally
1
-1
/
+20
2021-08-13
drivers/base/node.c: use bin_attribute to break the size limitation of cpumap ABI
Tian Tao
1
-23
/
+40
2021-08-13
topology: use bin_attribute to break the size limitation of cpumap ABI
Tian Tao
1
-52
/
+63
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-0
/
+1
2021-08-09
scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
Adrian Hunter
1
-0
/
+2
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
4
-9
/
+21
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
1
-2
/
+2
2021-07-29
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
3
-5
/
+19
2021-07-29
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
1
-2
/
+0
2021-07-27
drivers core: Fix oops when driver probe fails
Filip Schauer
1
-2
/
+2
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
2
-3
/
+11
2021-07-23
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
1
-1
/
+1
2021-07-21
driver: base: Prefer unsigned int to bare use of unsigned
Jinchao Wang
3
-12
/
+12
2021-07-21
cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
Xiongfeng Wang
1
-0
/
+1
2021-07-21
driver core: Prevent warning when removing a device link from unregistered consumer
Adrian Hunter
1
-2
/
+4
2021-07-21
driver core: auxiliary bus: Fix memory leak when driver_register() fail
Peter Ujfalusi
1
-1
/
+7
2021-07-21
driver core: Fix error return code in really_probe()
Zhen Lei
1
-6
/
+10
2021-07-21
firmware: fix theoretical UAF race with firmware cache and resume
Zhen Lei
1
-12
/
+8
2021-07-21
driver: base: Replace symbolic permissions with octal permissions
Jinchao Wang
2
-4
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
3
-9
/
+3
2021-07-19
printk: index: Add indexing support to dev_printk
Chris Down
1
-3
/
+3
2021-07-16
driver core: Split device_platform_notify()
Rafael J. Wysocki
1
-19
/
+16
2021-07-16
software nodes: Split software_node_notify()
Rafael J. Wysocki
3
-34
/
+39
2021-07-16
ACPI: glue: Eliminate acpi_platform_notify()
Rafael J. Wysocki
1
-3
/
+4
2021-07-13
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
1
-0
/
+4
2021-07-11
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
3
-6
/
+6
2021-07-11
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-07-07
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-31
/
+39
2021-07-07
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2
-25
/
+18
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+28
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
14
-153
/
+180
2021-07-05
PM: domains: Shrink locking area of the gpd_list_lock
Stephen Boyd
1
-21
/
+17
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-93
/
+108
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-28
/
+28
2021-07-01
PM: sleep: Use ktime_us_delta() in initcall_debug_report()
Mark-PK Tsai
1
-4
/
+1
2021-07-01
arch_topology: Avoid use-after-free for scale_freq_data
Viresh Kumar
1
-6
/
+21
[prev]
[next]