index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
drivers: base: cacheinfo: fix boot error message when acpi is enabled
Sudeep Holla
1
-4
/
+8
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+3
2018-01-31
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
1
-2
/
+2
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2017-12-16
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
1
-0
/
+1
2017-11-08
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
1
-0
/
+7
2017-10-12
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-09-13
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-08-06
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-2
/
+4
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-07-21
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-21
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-12
/
+18
2017-07-21
Add "shutdown" to "struct class".
Josh Zimmerman
1
-1
/
+5
2017-07-15
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-06-17
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-02-09
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-6
/
+5
2017-01-12
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2017-01-09
firmware: fix usermode helper fallback loading
Yves-Alexis Perez
1
-3
/
+4
2017-01-06
driver core: fix race between creating/querying glue dir and its cleanup
Ming Lei
1
-10
/
+29
2016-11-26
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2016-10-28
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
1
-2
/
+2
2016-10-22
drivers: base: dma-mapping: page align the size when unmap_kernel_range
Peng Fan
1
-1
/
+1
2016-07-27
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-06-07
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-06-07
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-05-18
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
1
-1
/
+1
2016-05-04
PM / Domains: Fix removal of a subdomain
Jon Hunter
1
-1
/
+1
2016-05-04
PM / OPP: Initialize u_volt_min/max to a valid value
Viresh Kumar
1
-2
/
+8
2016-02-17
base/platform: Fix platform drivers with no probe callback
Martin Wilck
1
-4
/
+9
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
1
-11
/
+22
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-10
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
1
-11
/
+22
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2
-5
/
+1
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
1
-2
/
+1
2015-12-02
PM / Domains: Validate cases of a non-bound driver in genpd governor
Ulf Hansson
1
-3
/
+0
2015-11-20
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+6
2015-11-16
PM / wakeirq: check that wake IRQ is valid before accepting it
Dmitry Torokhov
1
-0
/
+6
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-38
/
+75
2015-11-12
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-11
/
+10
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-2
/
+2
2015-11-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+4
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+10
2015-11-09
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
Dan Williams
2
-19
/
+8
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-11-07
Merge branch 'pm-opp'
Rafael J. Wysocki
3
-19
/
+41
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
1
-8
/
+24
2015-11-07
device property: ACPI: Remove unused DMA APIs
Suthikulpanit, Suravee
1
-13
/
+0
2015-11-07
device property: Adding DMA Attribute APIs for Generic Devices
Suthikulpanit, Suravee
1
-0
/
+29
[next]