index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
2016-01-05
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2016-01-05
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2016-01-05
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
2015-12-16
regmap: use IS_ALIGNED instead of % to improve the performance
Xiubo Li
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2015-12-12
regmap: cache: Move the num_reg_defaults check as early as possible
Xiubo Li
2015-12-12
regmap: cache: Add warning info for the cache check
Xiubo Li
2015-12-12
regmap: missing case statement
Dan Carpenter
2015-12-12
regmap: shift wrapping bugs in 64 bit code
Dan Carpenter
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
2015-12-10
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
2015-12-09
regmap: cache: Add 64-bit mode support
Xiubo Li
2015-12-09
regmap: cache: To suppress the noise of checkpatch
Xiubo Li
2015-12-09
regmap: fix the warning about unused variable
Xiubo Li
2015-12-08
regmap: add 64-bit mode support
Xiubo Li
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
2015-12-02
PM / Domains: Validate cases of a non-bound driver in genpd governor
Ulf Hansson
2015-11-20
regmap: replace kmalloc with kmalloc_array
lixiubo
2015-11-20
regmap: replace kzalloc with kcalloc
lixiubo
2015-11-20
Merge branch 'pm-sleep'
Rafael J. Wysocki
2015-11-16
PM / wakeirq: check that wake IRQ is valid before accepting it
Dmitry Torokhov
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-12
Merge branch 'pm-domains'
Rafael J. Wysocki
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-11-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-09
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
Dan Williams
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
2015-11-07
device property: ACPI: Remove unused DMA APIs
Suthikulpanit, Suravee
2015-11-07
device property: Adding DMA Attribute APIs for Generic Devices
Suthikulpanit, Suravee
2015-11-06
PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
Viresh Kumar
2015-11-06
PM / OPP: Hold dev_opp_list_lock for writers
Viresh Kumar
2015-11-06
PM / OPP: Protect updates to list_dev with mutex
Viresh Kumar
2015-11-06
PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-11-02
Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2015-11-02
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-11-02
PM / Domains: Allocate memory outside domain locks
Lina Iyer
2015-11-02
PM / Domains: Remove dev->driver check for runtime PM
Lina Iyer
2015-11-02
PM / OPP: Parse all power-supply related bindings together
Viresh Kumar
2015-11-02
PM / OPP: Rename routines specific to old bindings with _v1
Viresh Kumar
2015-11-02
PM / OPP: Improve print messages with pr_fmt
Viresh Kumar
[next]