| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-04-26 | 1 | -4/+5 |
|\ |
|
| * | gpiolib: remove legacy gpio_export() | Arnd Bergmann | 2023-03-06 | 1 | -4/+5 |
* | | ARM: OMAP2+: hwmod: Use kzalloc for allocating only one element | Kenneth Lee | 2023-03-28 | 1 | -1/+1 |
* | | ARM: OMAP2+: Remove the unneeded result variable | ye xingchen | 2023-03-28 | 1 | -5/+1 |
* | | ARM: OMAP2+: fix repeated words in comments | Jilin Yuan | 2023-03-28 | 1 | -1/+1 |
* | | ARM: OMAP2+: remove obsolete config OMAP3_SDRC_AC_TIMING | Lukas Bulwahn | 2023-03-28 | 1 | -11/+0 |
* | | ARM: OMAP2+: Use of_address_to_resource() | Rob Herring | 2023-03-27 | 1 | -9/+6 |
* | | ARM: OMAP2+: Use of_property_read_bool() for boolean properties | Rob Herring | 2023-03-27 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-02-21 | 8 | -27/+64 |
|\ |
|
| * | cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle | Peter Zijlstra | 2023-01-13 | 2 | -3/+3 |
| * | cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle() | Peter Zijlstra | 2023-01-13 | 1 | -5/+5 |
| * | arm, OMAP2: Use WFI for omap2_pm_idle() | Peter Zijlstra | 2023-01-13 | 1 | -49/+2 |
| * | cpuidle, OMAP4: Push RCU-idle into omap4_enter_lowpower() | Tony Lindgren | 2023-01-13 | 4 | -10/+18 |
| * | cpuidle, OMAP3: Push RCU-idle into omap_sram_idle() | Peter Zijlstra | 2023-01-13 | 3 | -6/+12 |
| * | cpuidle, OMAP3: Use WFI for omap3_pm_idle() | Peter Zijlstra | 2023-01-13 | 1 | -1/+1 |
| * | cpuidle: Fix ct_idle_*() usage | Peter Zijlstra | 2023-01-13 | 2 | -6/+6 |
| * | cpuidle, OMAP4: Push RCU-idle into driver | Peter Zijlstra | 2023-01-13 | 1 | -11/+18 |
| * | cpuidle, OMAP3: Push RCU-idle into driver | Peter Zijlstra | 2023-01-13 | 1 | -0/+16 |
* | | Merge tag 'omap-for-v6.3/cleanup-signed' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2023-01-24 | 5 | -3/+3 |
|\ \ |
|
| * | | ARM: OMAP2+: Fix spelling typos in comment | Nir Levy | 2023-01-19 | 1 | -1/+1 |
| * | | ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h> | Geert Uytterhoeven | 2023-01-19 | 1 | -1/+0 |
| * | | ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h> | Geert Uytterhoeven | 2023-01-19 | 1 | -1/+0 |
| * | | ARM: OMAP2+: Fix memory leak in realtime_counter_init() | Chen Hui | 2022-12-27 | 1 | -0/+1 |
| * | | ARM: OMAP2+: omap4-common: Fix refcount leak bug | Liang He | 2022-12-27 | 1 | -0/+1 |
| |/ |
|
* | | ARM: omap2: make functions static | Arnd Bergmann | 2023-01-09 | 31 | -65/+39 |
* | | ARM: omap2: remove unused omap2_pm_init | Arnd Bergmann | 2023-01-09 | 4 | -332/+0 |
* | | ARM: omap2: remove unused declarations | Arnd Bergmann | 2023-01-09 | 11 | -60/+0 |
* | | ARM: omap2: remove unused functions | Arnd Bergmann | 2023-01-09 | 25 | -549/+0 |
* | | ARM: omap2: smartreflex: remove on_init control | Arnd Bergmann | 2023-01-09 | 2 | -16/+0 |
* | | ARM: omap2: remove APLL control | Arnd Bergmann | 2023-01-09 | 3 | -107/+0 |
* | | ARM: omap2: simplify clock2xxx header | Arnd Bergmann | 2023-01-09 | 6 | -40/+9 |
* | | ARM: omap2: remove unused omap_hwmod_reset.c | Arnd Bergmann | 2023-01-09 | 3 | -106/+1 |
* | | ARM: omap2: remove unused headers | Arnd Bergmann | 2023-01-09 | 7 | -93/+0 |
* | | ARM: omap2: remove unused USB code | Arnd Bergmann | 2023-01-09 | 3 | -160/+0 |
|/ |
|
* | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-17 | 1 | -5/+3 |
|\ |
|
| * | mm: Introduce set_memory_rox() | Peter Zijlstra | 2022-12-15 | 1 | -5/+3 |
* | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-12-14 | 1 | -1/+0 |
|\ \ |
|
| * | | ARM: OMAP2+: pdata-quirks: stop including wl12xx.h | Dmitry Torokhov | 2022-11-16 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-12-13 | 3 | -8/+0 |
|\ \ |
|
| * | | ARM: omap2: n8x0: stop instantiating codec platform data | Dmitry Torokhov | 2022-11-03 | 3 | -8/+0 |
| |/ |
|
* / | ARM: OMAP2+: Drop legacy hwmod data for omap3 otg | Tony Lindgren | 2022-11-22 | 1 | -99/+0 |
|/ |
|
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-08-04 | 19 | -163/+19 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 2022-06-10 | 4 | -36/+4 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 2022-06-10 | 2 | -9/+2 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 2022-06-10 | 13 | -118/+13 |
* | | Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2022-08-02 | 4 | -3/+9 |
|\ \ |
|
| * | | ARM: OMAP2+: Kconfig: Fix indentation | Juerg Haefliger | 2022-06-28 | 1 | -3/+3 |
| * | | ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init | Miaoqian Lin | 2022-06-28 | 1 | -0/+1 |
| * | | ARM: OMAP2+: pdata-quirks: Fix refcount leak bug | Liang He | 2022-06-28 | 1 | -0/+2 |
| * | | ARM: OMAP2+: display: Fix refcount leak bug | Liang He | 2022-06-28 | 1 | -0/+1 |