summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: stats: pass 'stat' to cpufreq_stats_update()Viresh Kumar2015-01-231-6/+4
* cpufreq: stats: don't check for freq table while freeing statsViresh Kumar2015-01-231-2/+1
* cpufreq: stats: initialize 'cur_time' on its definitionViresh Kumar2015-01-231-2/+1
* cpufreq: stats: remove unused cpufreq_stats_attributeViresh Kumar2015-01-231-5/+0
* cpufreq: stats: return -EEXIST when stats are already allocatedViresh Kumar2015-01-231-1/+3
* cpufreq: stats: Improve module description stringViresh Kumar2015-01-231-2/+1
* cpufreq: move some initialization stuff to cpufreq_policy_alloc()Viresh Kumar2015-01-231-3/+2
* cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUsViresh Kumar2015-01-231-16/+5
* cpufreq: limit the scope of l_p_j variablesViresh Kumar2015-01-231-10/+5
* cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()Viresh Kumar2015-01-231-4/+2
* cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()Viresh Kumar2015-01-231-4/+4
* cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} messViresh Kumar2015-01-231-10/+1
* cpufreq: update driver_data->flags only if we are registering driverViresh Kumar2015-01-231-3/+3
* cpufreq: pass policy to __cpufreq_get()Viresh Kumar2015-01-231-6/+5
* cpufreq: pass policy to cpufreq_out_of_syncViresh Kumar2015-01-231-14/+6
* cpufreq: No need to check for has_target()Viresh Kumar2015-01-231-1/+1
* cpufreq: s/__find_governor/find_governorViresh Kumar2015-01-231-5/+5
* cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()Viresh Kumar2015-01-231-2/+1
* cpufreq: don't need line break in show_scaling_cur_freq()Viresh Kumar2015-01-231-2/+1
* cpufreq: remove extra parenthesisViresh Kumar2015-01-231-1/+1
* cpufreq: remove dangling commentViresh Kumar2015-01-231-4/+0
* cpufreq: suspend cpufreq governors on shutdownDoug Anderson2015-01-231-0/+11
* cpufreq: drop owner assignment from platform_driversWolfram Sang2015-01-231-1/+0
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-182-0/+7
|\
| * reset: sunxi: fix spinlock initializationTyler Baker2015-01-171-0/+4
| * drivers: bus: check cci device tree node statusAbhilash Kesavan2015-01-171-0/+3
* | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2015-01-187-28/+69
|\ \
| * | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
| * | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
| * | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| * | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
| * | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
| * | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| * | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
| * | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
| * | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU2014-12-211-4/+6
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-181-2/+1
|\ \ \
| * | | scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-01-172-2/+5
|\ \ \ \
| * | | | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-132-2/+5
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-163-9/+31
|\ \ \ \
| * | | | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-102-9/+19
| * | | | mei: clean reset bit before resetAlexander Usyskin2015-01-091-0/+12
* | | | | Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-165-35/+70
|\ \ \ \ \
| * | | | | serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi2015-01-091-20/+36
| * | | | | Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley2015-01-091-7/+2
| * | | | | tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley2015-01-091-4/+3
| * | | | | tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-091-3/+26
| * | | | | serial: fix parisc boot hangJames Bottomley2015-01-021-1/+3
| |/ / / /
* | | | | Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-166-10/+36
|\ \ \ \ \