Age | Commit message (Expand) | Author | Files | Lines |
2019-08-25 | PM / devfreq: events: extend events by type of counted data | Lukasz Luba | 2 | -19/+47 |
2019-08-25 | PM / devfreq: exynos-events: change matching code during probe | Lukasz Luba | 1 | -13/+25 |
2019-08-24 | PM / devfreq: tegra20: add COMMON_CLK dependency | Arnd Bergmann | 1 | -0/+1 |
2019-08-24 | PM / devfreq: events: add Exynos PPMU new events | Lukasz Luba | 1 | -0/+6 |
2019-08-24 | PM / devfreq: Fix kernel oops on governor module load | Ezequiel Garcia | 1 | -1/+1 |
2019-08-24 | PM / devfreq: rk3399_dmc: Fix spelling typo | Gaël PORTAY | 1 | -1/+1 |
2019-08-24 | PM / devfreq: Fix spelling typo | Gaël PORTAY | 1 | -4/+4 |
2019-08-24 | PM / devfreq: Introduce driver for NVIDIA Tegra20 | Dmitry Osipenko | 3 | -0/+223 |
2019-08-24 | PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c | Dmitry Osipenko | 2 | -1/+1 |
2019-08-24 | PM / devfreq: tegra: Enable COMPILE_TEST for the driver | Dmitry Osipenko | 1 | -1/+2 |
2019-08-24 | PM / devfreq: tegra: Support Tegra30 | Dmitry Osipenko | 2 | -2/+5 |
2019-08-24 | PM / devfreq: tegra: Reconfigure hardware on governor's restart | Dmitry Osipenko | 1 | -58/+40 |
2019-08-24 | PM / devfreq: tegra: Move governor registration to driver's probe | Dmitry Osipenko | 1 | -31/+12 |
2019-08-24 | PM / devfreq: tegra: Mark ACTMON's governor as immutable | Dmitry Osipenko | 2 | -1/+1 |
2019-08-24 | PM / devfreq: tegra: Avoid inconsistency of current frequency value | Dmitry Osipenko | 1 | -2/+4 |
2019-08-24 | PM / devfreq: tegra: Clean up driver's probe / remove | Dmitry Osipenko | 1 | -36/+47 |
2019-08-24 | PM / devfreq: tegra: Properly disable interrupts | Dmitry Osipenko | 1 | -6/+15 |
2019-08-24 | PM / devfreq: tegra: Drop primary interrupt handler | Dmitry Osipenko | 1 | -37/+18 |
2019-08-24 | PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe | Dmitry Osipenko | 1 | -2/+0 |
2019-08-24 | PM / devfreq: tegra: Don't ignore clk errors | Dmitry Osipenko | 1 | -2/+14 |
2019-08-24 | PM / devfreq: tegra: Replace write memory barrier with the read barrier | Dmitry Osipenko | 1 | -2/+1 |
2019-08-24 | PM / devfreq: tegra: Replace readl-writel with relaxed versions | Dmitry Osipenko | 1 | -4/+4 |
2019-08-24 | PM / devfreq: tegra: Fix kHz to Hz conversion | Dmitry Osipenko | 1 | -7/+5 |
2019-08-19 | Linux 5.3-rc5v5.3-rc5 | Linus Torvalds | 1 | -1/+1 |
2019-08-18 | Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2019-08-18 | Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -55/+35 |
2019-08-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -20/+99 |
2019-08-18 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+27 |
2019-08-18 | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -17/+4 |
2019-08-18 | Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -66/+98 |
2019-08-18 | Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -9/+9 |
2019-08-18 | Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 14 | -42/+72 |
2019-08-18 | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 15 | -84/+167 |
2019-08-18 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -41/+54 |
2019-08-17 | MAINTAINERS: Fix Hyperv vIOMMU driver file name | Lan Tianyu | 1 | -1/+1 |
2019-08-17 | tools: hv: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-08-17 | tools: hv: fix typos in toolchain | Adrian Vladu | 4 | -6/+6 |
2019-08-17 | tools: hv: fix KVP and VSS daemons exit code | Adrian Vladu | 2 | -0/+4 |
2019-08-17 | tools: hv: fixed Python pep8/flake8 warnings for lsvmbus | Adrian Vladu | 1 | -33/+42 |
2019-08-17 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -21/+34 |
2019-08-17 | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -5/+30 |
2019-08-17 | Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -0/+10 |
2019-08-17 | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+1 |
2019-08-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -12/+24 |
2019-08-16 | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side | Will Deacon | 1 | -9/+13 |
2019-08-16 | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 5 | -8/+43 |
2019-08-16 | Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 9 | -52/+48 |
2019-08-16 | Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -33/+56 |
2019-08-16 | Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 8 | -22/+30 |
2019-08-16 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -5/+11 |