index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-04-10
cpufreq: exynos: Add cpufreq driver for exynos5440
Amit Daniel Kachhap
2013-04-10
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2013-04-10
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
Jacob Shin
2013-04-10
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: ARM: Arrange drivers in alphabetical order
Viresh Kumar
2013-04-02
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
2013-04-02
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
2013-04-01
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
2013-04-01
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
2013-04-01
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
2013-04-01
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
2013-04-01
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
2013-04-01
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-04-01
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
2013-04-01
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
2013-04-01
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-04-01
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
2013-04-01
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
2013-03-31
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-03-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
2013-03-28
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
[next]