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
/
arch
/
powerpc
/
platforms
/
52xx
/
mpc52xx_gpt.c
Age
Commit message (
Expand
)
Author
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2018-01-27
powerpc/mpc52xx_gpt: make use of raw_spinlock variants
Julia Cartwright
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-03-30
powerpc: mpc52xx_gpt: use gpiochip data pointer
Linus Walleij
2015-10-22
powerpc: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2014-10-20
powerpc: platforms: 52xx: drop owner assignment from platform_drivers
Wolfram Sang
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-10-31
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-10
powerpc: platforms/52xx irq_data conversion.
Lennert Buytenhek
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-12-23
powerpc/mpc5200: include fs.h in mpc52xx_gpt.c
Wolfram Sang
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-05
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-18
powerpc/5200: Build fix for mpc52xx watchdog timer code
Grant Likely
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-13
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2009-11-12
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2009-11-04
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
2009-03-11
powerpc/5200: remove sysfs debug file from GPT driver
Grant Likely
2009-02-04
powerpc/5200: Rework GPT driver to also be an IRQ controller
Grant Likely