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-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
-8
/
+11
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
-1
/
+3
2014-11-07
PM / clock_ops: make __pm_clk_enable more generic
Strashko, Grygorii
-22
/
+16
2014-11-07
PM / clock_ops: Add pm_clk_add_clk()
Geert Uytterhoeven
-10
/
+37
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
-5
/
+6
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
-5
/
+6
2014-11-06
core: platform: add warning if driver has no owner
Wolfram Sang
-0
/
+3
2014-11-06
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
-36
/
+33
2014-11-04
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
-0
/
+246
2014-11-04
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
-1
/
+186
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
-1
/
+2
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
-0
/
+2
2014-10-20
regmap: cache: Sort include headers alphabetically
Xiubo Li
-8
/
+8
2014-10-20
regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
-21
/
+29
2014-10-20
regmap: cache: use kmalloc_array instead of kmalloc
Xiubo Li
-2
/
+2
2014-10-20
regmap: cache: speed regcache_hw_init() up.
Xiubo Li
-1
/
+1
2014-10-20
regmap: cache: fix errno in regcache_hw_init()
Xiubo Li
-1
/
+1
2014-10-20
regmap: cache: cleanup regcache_hw_init()
Xiubo Li
-6
/
+3
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+3
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
-0
/
+66
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
-22
/
+129
2014-10-13
regmap: cache: fix errno in regcache_hw_init()
Xiubo Li
-1
/
+1
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
-3
/
+117
2014-10-09
CMA: document cma=0
Jean Delvare
-0
/
+3
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
-3
/
+0
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
-0
/
+72
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
-0
/
+42
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-387
/
+627
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-16
/
+315
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
-4
/
+15
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
-363
/
+577
2014-10-03
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
-1
/
+0
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
-4
/
+15
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
-27
/
+27
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
-0
/
+3
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
-0
/
+3
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
-4
/
+4
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
-5
/
+18
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
-0
/
+1
2014-09-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
-2
/
+11
2014-09-29
Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next
Mark Brown
-11
/
+72
2014-09-29
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
-2
/
+7
2014-09-29
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
Mark Brown
-2
/
+6
2014-09-29
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
-2
/
+5
2014-09-29
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
-1
/
+8
2014-09-29
Merge back earlier 'pm-sleep' material for v3.18.
Rafael J. Wysocki
-11
/
+13
2014-09-28
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
-0
/
+3
2014-09-28
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
-2
/
+6
[prev]
[next]