index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
2024-04-08
powerpc/52xx: Replace of_gpio.h by proper one
Andy Shevchenko
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-07-18
powerpc/52xx: Mark gpt driver as not removable
Uwe Kleine-König
2022-06-22
powerpc/52xx: Get rid of of_node assignment
Andy Shevchenko
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-05-04
powerpc/5xx: Drop unnecessary cast
Wang Qing
2021-08-12
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-15
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
Tom Rix
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
[next]