| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-18 | 1 | -1/+1 |
|\ |
|
| * | misc: (at24) move header to linux/platform_data/ | Vivien Didelot | 2013-09-30 | 1 | -1/+1 |
* | | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-16 | 17 | -34/+19 |
|\ \ |
|
| * | | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 17 | -34/+19 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -3/+0 |
|\ \ |
|
| * | | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 1 | -3/+0 |
| |/ |
|
* | | ARM: pxa: delete the custom GPIO header | Linus Walleij | 2013-09-27 | 1 | -32/+0 |
|/ |
|
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-09-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'zynq/dt' into next/dt | Kevin Hilman | 2013-08-14 | 6 | -9/+25 |
| |\ |
|
| * | | ARM: pxa: fix DT auxdata for pxa3xx-gpio | Daniel Mack | 2013-08-13 | 1 | -1/+1 |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-06 | 6 | -6/+6 |
|\ \ \ |
|
| * | | | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 2013-08-29 | 6 | -6/+6 |
| | |/
| |/| |
|
* | | | can: mcp251x: Replace power callbacks with regulator API | Alexander Shiyan | 2013-08-21 | 2 | -24/+25 |
|/ / |
|
* | | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 2013-07-23 | 6 | -9/+25 |
|/ |
|
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 7 | -16/+21 |
* | reboot: arm: remove unused restart_mode fields from some arm subarchs | Robin Holt | 2013-07-09 | 3 | -5/+0 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -1/+1 |
|\ |
|
| * | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-07-04 | 13 | -62/+142 |
|\ \ |
|
| * \ | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2013-06-27 | 12 | -797/+81 |
| |\ \
| | |/ |
|
| * | | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie | 2013-06-18 | 13 | -62/+142 |
* | | | cpufreq: pxa: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 1 | -1/+0 |
|\ \ |
|
| * | | arm: mach-pxa: amend Kconfig after mtdchar merge | Artem Bityutskiy | 2013-04-05 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-04 | 8 | -38/+80 |
|\ \ |
|
| * | | ARM: pxa: move debug uart code | Haojian Zhuang | 2013-04-11 | 1 | -23/+0 |
| * | | ARM: pxa: select PXA935 on saar & tavorevb | Haojian Zhuang | 2013-04-11 | 1 | -0/+2 |
| * | | ARM: pxa: move PXA_GPIO_TO_IRQ macro | Haojian Zhuang | 2013-04-11 | 4 | -5/+24 |
| * | | ARM: pxa: remove cpu_is_xxx in gpio driver | Haojian Zhuang | 2013-04-11 | 6 | -11/+55 |
| |/ |
|
* | | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 2 | -498/+0 |
* | | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 3 | -258/+1 |
* | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 2 | -6/+4 |
|/ |
|
* | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold | 2013-03-12 | 1 | -0/+1 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-26 | 1 | -6/+0 |
|\ |
|
| * | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Grant Likely | 2013-02-05 | 1 | -6/+0 |
| |\ |
|
| | * | arm: pxa: tosa: do not use gpiochip_reserve() | Alexandre Courbot | 2013-02-04 | 1 | -6/+0 |
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -2/+34 |
|\ \ \ |
|
| * | | | ARM: pxa: pxa27x.c: add dummy SA1100 rtc clock | Andrea Adami | 2013-01-23 | 1 | -0/+1 |
| * | | | ARM: palmtreo: replace #if defined with IF_ENABLED | Mike Dunn | 2013-01-23 | 1 | -2/+2 |
| * | | | ARM: palmtreo: add docg4 device initialization | Mike Dunn | 2013-01-23 | 1 | -0/+31 |
| |/ / |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 51 | -118/+104 |
|\ \ \ |
|
| * \ \ | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -5/+0 |
| |\ \ \ |
|
| | * | | | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -5/+0 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 2013-01-27 | 5 | -15/+80 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 2013-01-27 | 2 | -2/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 5 | -12/+8 |
| |\ \ \ \ |
|
| | * | | | | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 | 1 | -6/+2 |
| * | | | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 50 | -76/+71 |
| * | | | | | ARM: pxa: convert timer suspend/resume to clock_event_device | Stephen Warren | 2012-12-24 | 1 | -38/+38 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 5 | -15/+80 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|