index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2016-01-15
mm: skip memory block registration for ZONE_DEVICE
Dan Williams
1
-0
/
+13
2016-01-14
drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64
John Allen
1
-10
/
+6
2016-01-14
drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()
Seth Jennings
1
-2
/
+2
2016-01-14
drivers/base/memory.c: clean up section counting
Seth Jennings
1
-1
/
+1
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-124
/
+1149
2016-01-12
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-135
/
+146
2016-01-11
Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
8
-109
/
+324
2016-01-11
Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+20
2016-01-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-55
/
+201
2016-01-12
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+2
2016-01-12
Merge branch 'pm-opp'
Rafael J. Wysocki
5
-19
/
+593
2016-01-12
Merge branches 'pm-pci' and 'pm-core'
Rafael J. Wysocki
6
-8
/
+115
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2
-2
/
+9
2016-01-12
Merge branch 'device-properties'
Rafael J. Wysocki
3
-95
/
+430
2016-01-08
PM / clk: don't leave clocks enabled when driver not bound
Andy Shevchenko
1
-0
/
+1
2016-01-07
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
1
-3
/
+5
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
1
-0
/
+20
2016-01-06
PM / OPP: Use snprintf() instead of sprintf()
Viresh Kumar
1
-2
/
+4
2016-01-05
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...
Mark Brown
3
-81
/
+63
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
3
-0
/
+223
2016-01-05
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
5
-22
/
+24
2016-01-05
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
1
-6
/
+14
2016-01-05
regmap: debugfs: Use seq_file for the access map
Mark Brown
1
-51
/
+18
2016-01-05
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
1
-0
/
+100
2016-01-02
PM / OPP: Set cpu_dev->id in cpumask first
Pi-Cheng Chen
1
-1
/
+2
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
1
-1
/
+1
2016-01-01
device property: avoid allocations of 0 length
Andy Shevchenko
1
-0
/
+6
2016-01-01
device property: the secondary fwnode needs to depend on the primary
Heikki Krogerus
1
-4
/
+4
2015-12-29
irq/platform-MSI: Increase the maximum MSIs the MSI framework can support
MaJun
1
-1
/
+1
2015-12-28
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2015-12-21
Merge back earlier 'pm-domains' material for v4.5.
Rafael J. Wysocki
26
-470
/
+835
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
1
-0
/
+24
2015-12-16
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
1
-2
/
+128
2015-12-16
platform-msi: Factor out allocation/free of private data
Marc Zyngier
1
-41
/
+53
2015-12-16
platform-msi: Allow MSIs to be allocated in chunks
Marc Zyngier
1
-12
/
+20
2015-12-16
regmap: use IS_ALIGNED instead of % to improve the performance
Xiubo Li
1
-8
/
+8
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
1
-11
/
+22
2015-12-12
regmap: cache: Move the num_reg_defaults check as early as possible
Xiubo Li
1
-2
/
+6
2015-12-12
regmap: cache: Add warning info for the cache check
Xiubo Li
1
-4
/
+8
2015-12-12
regmap: missing case statement
Dan Carpenter
1
-0
/
+1
2015-12-12
regmap: shift wrapping bugs in 64 bit code
Dan Carpenter
1
-3
/
+3
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-10
PM / OPP: Parse 'opp-<prop>-<name>' bindings
Viresh Kumar
2
-15
/
+152
2015-12-10
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
2
-0
/
+153
2015-12-10
PM / Domains: export symbols to add/remove devices from genpd
Maruthi Bayyavarapu
1
-0
/
+2
2015-12-10
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
1
-11
/
+22
2015-12-09
regmap: cache: Add 64-bit mode support
Xiubo Li
1
-0
/
+15
2015-12-09
regmap: cache: To suppress the noise of checkpatch
Xiubo Li
1
-0
/
+6
2015-12-09
regmap: fix the warning about unused variable
Xiubo Li
1
-0
/
+2
[next]