index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2014-03-13
regmap: irq: Set data pointer only on regmap_add_irq_chip success
Krzysztof Kozlowski
-2
/
+2
2014-03-12
PM / Runtime: Add missing "it" in comment
Geert Uytterhoeven
-1
/
+1
2014-03-10
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
-16
/
+174
2014-03-10
driver core: unexport static function create_syslog_header
Jiang Liu
-1
/
+0
2014-03-08
numa: fix NULL pointer access and memory leak in unregister_one_node()
Xishi Qiu
-0
/
+4
2014-03-08
Revert "driver core: synchronize device shutdown"
Roland Dreier
-2
/
+0
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
-0
/
+5
2014-03-06
regmap: add regmap_parse_val api
Nenghua Cao
-0
/
+12
2014-03-02
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
-13
/
+13
2014-03-02
Merge 3.14-rc5 into char-misc-next
Greg Kroah-Hartman
-0
/
+1
2014-03-02
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
-2
/
+85
2014-03-02
PM / runtime: Fetch runtime PM callbacks using a macro
Ulf Hansson
-39
/
+39
2014-03-01
PM / domains: Turn latency warning into debug message
Philipp Zabel
-1
/
+1
2014-02-26
PM / hibernate: Fix restore hang in freeze_processes()
Sebastian Capella
-0
/
+1
2014-02-26
regmap: Base regmap_register_patch on _regmap_multi_reg_write
Charles Keepax
-14
/
+4
2014-02-26
regmap: Add bypassed version of regmap_multi_reg_write
Charles Keepax
-13
/
+62
2014-02-26
regmap: Mark reg_defaults in regmap_multi_reg_write as const
Charles Keepax
-2
/
+2
2014-02-24
Merge 3.14-rc4 into char-misc-next
Greg Kroah-Hartman
-13
/
+12
2014-02-22
regmap: fix coccinelle warnings
Nenghua Cao
-1
/
+1
2014-02-22
regmap: Check stride of register patch as we register it
Charles Keepax
-4
/
+4
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
-75
/
+608
2014-02-20
regmap: Clean up _regmap_update_bits()
Xiubo Li
-6
/
+6
2014-02-20
PM / sleep: Asynchronous threads for suspend_late
Liu, Chuansheng
-12
/
+54
2014-02-20
PM / sleep: Asynchronous threads for suspend_noirq
Liu, Chuansheng
-11
/
+57
2014-02-20
PM / sleep: Asynchronous threads for resume_early
Liu, Chuansheng
-11
/
+44
2014-02-20
PM / sleep: Asynchronous threads for resume_noirq
Liu, Chuansheng
-16
/
+50
2014-02-20
PM / sleep: Two flags for async suspend_noirq and suspend_late
Liu, Chuansheng
-2
/
+22
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
-1
/
+1
2014-02-18
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
-12
/
+3
2014-02-18
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
-5
/
+53
2014-02-18
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
-0
/
+8
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
-0
/
+8
2014-02-17
Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-13
/
+12
2014-02-16
regmap: Separate regmap dev initialization
Michal Simek
-13
/
+28
2014-02-15
regmap: spmi: support base and extended register spaces
Josh Cartwright
-31
/
+197
2014-02-15
driver core: unexport static function create_syslog_header
Jiang Liu
-1
/
+0
2014-02-15
firmware: use power efficient workqueue for unloading and aborting fw load
Shaibal Dutta
-3
/
+4
2014-02-15
firmware: give a protection when map page failed
zhang jun
-1
/
+5
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
-10
/
+0
2014-02-14
ACPI / platform: drop redundant ACPI_HANDLE check
Josh Cartwright
-7
/
+4
2014-02-13
dma-buf: update debugfs output
Sumit Semwal
-13
/
+12
2014-02-11
regmap: Check readable regs in _regmap_read
Michal Simek
-0
/
+3
2014-02-11
devres: introduce API "devm_kstrdup"
Manish Badarkhe
-0
/
+26
2014-02-11
PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments
Rafael J. Wysocki
-5
/
+17
2014-02-11
PM / QoS: Introcuce latency tolerance device PM QoS type
Rafael J. Wysocki
-29
/
+180
2014-02-11
PM / QoS: Add no_constraints_value field to struct pm_qos_constraints
Rafael J. Wysocki
-0
/
+1
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
-45
/
+46
2014-02-07
drivers/base: fix devres handling for master device
Russell King
-0
/
+8
2014-02-07
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
-33
/
+0
2014-02-07
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
-0
/
+17
[prev]
[next]