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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2014-04-29
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-1
/
+6
2014-04-16
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
1
-2
/
+2
2014-04-16
topology: Fix compilation warning when not in SMP
Vincent Stehlé
1
-2
/
+1
2014-04-16
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
1
-33
/
+0
2014-04-11
Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2014-04-08
Merge branches 'pm-wakeup' and 'pm-domains'
Rafael J. Wysocki
1
-0
/
+13
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2014-04-07
PM / domains: Add pd_ignore_unused to keep power domains enabled
Tushar Behera
1
-0
/
+13
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-36
/
+89
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-31
/
+197
2014-04-01
Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+26
2014-04-01
Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
6
-78
/
+354
2014-04-01
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2014-04-01
regmap: adds missing braces in regmap_init()
Daeseok Youn
1
-1
/
+2
2014-03-28
Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...
Mark Brown
5
-68
/
+341
2014-03-28
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2
-8
/
+11
2014-03-28
Merge tag 'regmap-v3.14-rc4' into regmap-linus
Mark Brown
1
-2
/
+2
2014-03-28
regmap: mmio: Add regmap_mmio_regbits_check.
Xiubo Li
1
-2
/
+18
2014-03-27
regmap: mmio: Add support for 1/2/8 bytes wide register address.
Xiubo Li
1
-3
/
+21
2014-03-27
regmap: mmio: add regmap_mmio_{regsize, count}_check.
Xiubo Li
1
-3
/
+13
2014-03-26
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...
Mark Brown
1
-0
/
+26
2014-03-26
PM / Runtime: Spelling s/competing/completing/
Geert Uytterhoeven
1
-1
/
+1
2014-03-25
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
1
-0
/
+33
2014-03-20
drivers/base/topology.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-4
/
+8
2014-03-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+5
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2
-51
/
+226
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
6
-120
/
+368
2014-03-19
regmap: cache: Don't attempt to sync non-writeable registers
Dylan Reid
1
-1
/
+2
2014-03-19
regmap: cache: Step by stride in default sync
Dylan Reid
1
-1
/
+1
2014-03-18
regmap: Fix possible sleep-in-atomic in regmap_bulk_write()
Takashi Iwai
1
-5
/
+6
2014-03-18
regmap: Ensure regmap_register_patch() is compatible with fast_io
Mark Brown
1
-11
/
+14
2014-03-13
regmap: irq: Set data pointer only on regmap_add_irq_chip success
Krzysztof Kozlowski
1
-2
/
+2
2014-03-12
PM / Runtime: Add missing "it" in comment
Geert Uytterhoeven
1
-1
/
+1
2014-03-10
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
2
-16
/
+174
2014-03-10
driver core: unexport static function create_syslog_header
Jiang Liu
1
-1
/
+0
2014-03-08
numa: fix NULL pointer access and memory leak in unregister_one_node()
Xishi Qiu
1
-0
/
+4
2014-03-08
Revert "driver core: synchronize device shutdown"
Roland Dreier
1
-2
/
+0
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
1
-0
/
+5
2014-03-06
regmap: add regmap_parse_val api
Nenghua Cao
1
-0
/
+12
2014-03-02
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2
-13
/
+13
2014-03-02
Merge 3.14-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2014-03-02
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
2
-2
/
+85
2014-03-02
PM / runtime: Fetch runtime PM callbacks using a macro
Ulf Hansson
1
-39
/
+39
2014-03-01
PM / domains: Turn latency warning into debug message
Philipp Zabel
1
-1
/
+1
2014-02-26
PM / hibernate: Fix restore hang in freeze_processes()
Sebastian Capella
1
-0
/
+1
2014-02-26
regmap: Base regmap_register_patch on _regmap_multi_reg_write
Charles Keepax
1
-14
/
+4
2014-02-26
regmap: Add bypassed version of regmap_multi_reg_write
Charles Keepax
1
-13
/
+62
[next]