summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource: sh_mtu2: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
* clocksource: sh_cmt: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
* clocksource: em_sti: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
* clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei2014-05-231-1/+1
* clocksource: Fix clocksource_mmio_readX_downXiubo Li2014-05-231-2/+2
* clocksource: Fix type confusion for clocksource_mmio_readX_YXiubo Li2014-05-231-4/+4
* clocksource: qcom: Implement read_current_timer for udelayStephen Boyd2014-05-191-0/+13
* Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-16143-799/+1745
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-032-35/+21
| |\
| | * Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
| | |\
| | | * irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| | | * irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| | | * irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| | * | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-281-1/+1
| | * | irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-281-31/+6
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-05-032-2/+11
| |\ \ \
| | * \ \ Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner2014-04-292-2/+11
| | |\ \ \ | | | |/ / | | |/| |
| | | * | clocksource: nspire: Fix compiler warningAlexander Shiyan2014-04-291-1/+6
| | | * | clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi2014-04-291-1/+5
| * | | | Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-038-59/+85
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2014-05-032-12/+16
| | |\ \ \ \ \
| | | | * | | | ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu2014-05-011-3/+4
| | | | |/ / /
| | | * / / / ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-04-291-9/+12
| | | |/ / /
| | * | | | Merge branch 'pnp'Rafael J. Wysocki2014-05-032-20/+28
| | |\ \ \ \
| | | * | | | PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki2014-04-301-18/+26
| | | * | | | PNP: Fix compile error in quirks.cBjorn Helgaas2014-04-291-2/+2
| | | |/ / /
| | * | | | cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner2014-04-291-1/+4
| | * | | | cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-4/+0
| | * | | | cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-9/+11
| | * | | | cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat2014-04-291-2/+3
| | * | | | cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-12/+24
| | |/ / /
| * | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-031-0/+17
| |\ \ \ \
| | * | | | drivercore: deferral race condition fixGrant Likely2014-04-291-0/+17
| * | | | | Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-05-023-12/+81
| |\ \ \ \ \
| | * | | | | dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer2014-05-011-0/+1
| | * | | | | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer2014-04-291-1/+1
| | * | | | | dm verity: fix biovecs hash calculation regressionMilan Broz2014-04-151-6/+9
| | * | | | | dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber2014-04-081-3/+67
| | * | | | | dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber2014-04-081-2/+3
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-05-021-5/+17
| |\ \ \ \ \ \
| | * | | | | | s390/chsc: fix SEI usage on old FW levelsSebastian Ott2014-04-171-5/+17
| * | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-05-025-18/+55
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S2014-04-291-3/+3
| | * | | | | | | RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise2014-04-291-0/+4
| | * | | | | | | RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2014-04-292-0/+22
| | * | | | | | | RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise2014-04-293-15/+26
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-015-11/+27
| |\ \ \ \ \ \ \
| | * | | | | | | sh-pfc: r8a7791: Fix definition of MOD_SEL3Phil Edworthy2014-04-231-1/+1
| | * | | | | | | sh-pfc: r8a7790: Fix definition of IPSR5Guido Piasenza2014-04-231-2/+1
| | * | | | | | | pinctrl: single: Clear pin interrupts enabled by bootloaderTony Lindgren2014-04-231-0/+13