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-09-09
PM / domains: Add late_initcall to disable unused PM domains
Ulf Hansson
-0
/
+7
2014-09-09
PM / domains: Remove genpd_queue_power_off_work() API
Ulf Hansson
-1
/
+4
2014-09-09
PM / domains: Remove pm_genpd_syscore_switch() API
Ulf Hansson
-3
/
+14
2014-09-09
PM / domains: Remove redundant check for CONFIG_PM
Ulf Hansson
-4
/
+0
2014-09-09
PM / domains: Remove dev_irq_safe from genpd config
Ulf Hansson
-4
/
+0
2014-09-09
PM / domains: Remove system PM callbacks from gpd_dev_ops
Ulf Hansson
-56
/
+8
2014-09-09
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
-123
/
+8
2014-09-09
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
Ulf Hansson
-106
/
+0
2014-09-08
PM / sysfs: avoid shadowing variables
Johannes Berg
-11
/
+13
2014-09-08
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
-1
/
+8
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
-4
/
+3
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
-1
/
+15
2014-08-31
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...
Mark Brown
-8
/
+11
2014-08-31
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
-1
/
+1
2014-08-27
regmap: Split regmap_get_endian() in two functions
Geert Uytterhoeven
-64
/
+43
2014-08-26
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
-1
/
+1
2014-08-26
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
-6
/
+9
2014-08-19
regmap: of_regmap_get_endian() cleanup
Stephen Warren
-34
/
+20
2014-08-18
regmap: Fix DT endianess parsing logic
Javier Martinez Canillas
-12
/
+4
2014-08-17
regmap: Add explicit dependencies to catch "select" misuse
Geert Uytterhoeven
-0
/
+3
2014-08-16
regmap: add DT endianness binding support.
Xiubo Li
-11
/
+110
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
-233
/
+29
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+5
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
-1
/
+1
2014-08-06
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
-1
/
+3
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
-1
/
+1
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
-282
/
+8
2014-08-06
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
-24
/
+53
2014-08-06
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
-8
/
+18
2014-08-06
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
-48
/
+77
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
-9
/
+9
2014-08-06
mem-hotplug: avoid illegal state prefixed with legal state when changing stat...
Tang Chen
-4
/
+4
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
-4
/
+26
2014-08-05
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+13
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+55
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-847
/
+245
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
-0
/
+5
2014-08-04
Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next
Mark Brown
-0
/
+13
2014-07-29
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
-0
/
+5
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
-0
/
+5
2014-07-25
firmware_class: perform new LSM checks
Kees Cook
-4
/
+26
2014-07-25
regmap: Allow regmap_get_device() to be used by modules
Mark Brown
-0
/
+1
2014-07-25
regmap: Add regmap_get_device
Tuomas Tynkkynen
-0
/
+12
2014-07-23
firmware loader: Fix _request_firmware_load() return val for fw load abort
Shuah Khan
-1
/
+3
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
-4
/
+14
2014-07-17
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
-0
/
+55
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
-4
/
+14
2014-07-08
driver core: platform: add device binding path 'driver_override'
Kim Phillips
-0
/
+47
2014-07-08
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
-2
/
+2
2014-07-08
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
-6
/
+7
[prev]
[next]