summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen2013-12-101-1/+1
* clocksource: sunxi: Stop timer from ticking before enabling interruptsMarc Zyngier2013-12-101-0/+3
* clocksource: clksrc-of: Do not drop unheld reference on device nodeThierry Reding2013-12-101-1/+0
* clocksource: armada-370-xp: Register sched_clock after the counter resetEzequiel Garcia2013-12-101-5/+5
* clocksource: time-efm32: Select CLKSRC_MMIOAxel Lin2013-12-101-0/+1
* nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner2013-11-291-1/+3
* Merge branch 'clockevents/fixes' of git://git.linaro.org/people/dlezcano/linu...Thomas Gleixner2013-11-264-10/+34
|\
| * clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARMStephen Boyd2013-11-211-0/+1
| * clocksource: sh_tmu: Add clk_prepare/unprepare supportLaurent Pinchart2013-11-201-1/+8
| * clocksource: sh_tmu: Release clock when sh_tmu_register() failsLaurent Pinchart2013-11-201-3/+10
| * clocksource: sh_mtu2: Add clk_prepare/unprepare supportLaurent Pinchart2013-11-201-2/+7
| * clocksource: sh_mtu2: Release clock when sh_mtu2_register() failsLaurent Pinchart2013-11-201-2/+9
| * ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König2013-11-201-5/+2
* | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky2013-11-221-1/+1
|/
* tick: Document tick_do_timer_cpuAndrew Morton2013-11-191-0/+15
* timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-11-191-3/+2
* NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-192-14/+11
* seq_file: always clear m->count when we free m->bufAl Viro2013-11-181-1/+2
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-18103-407/+905
|\
| * watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck2013-11-181-56/+76
| * watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck2013-11-181-1/+3
| * watchdog: w83627hf: Enable watchdog only onceGuenter Roeck2013-11-181-18/+17
| * watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2013-11-182-168/+48
| * watchdog: omap_wdt: raw read and write endian fixVictor Kamensky2013-11-171-18/+18
| * watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König2013-11-171-2/+4
| * watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter2013-11-171-2/+2
| * watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun2013-11-171-1/+1
| * watchdog: watchdog_core: Fix a trivial typoSachin Kamat2013-11-171-1/+1
| * watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2013-11-172-0/+31
| * watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-1787-112/+6
| * watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck2013-11-171-1/+1
| * watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-171-1/+7
| * watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek2013-11-171-1/+0
| * watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-175-0/+249
| * watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-173-3/+3
| * watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter2013-11-171-20/+16
| * documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn2013-11-171-0/+0
| * watchdog: add ralink watchdog driverJohn Crispin2013-11-174-0/+235
| * watchdog: Add MOXA ART watchdog driverJonas Jensen2013-11-174-0/+191
| * watchdog: kempld_wdt: Add __user annotationJingoo Han2013-11-171-2/+2
| * watchdog: dw_wdt: Add __user annotationJingoo Han2013-11-171-2/+2
| * watchdog: use dev_get_platdata()Jingoo Han2013-11-177-12/+10
| * watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos2013-11-171-0/+1
| * watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner2013-11-171-5/+5
| * watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner2013-11-171-8/+3
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1866-241/+3108
|\ \
| * | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun2013-11-181-1/+2
| * | i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner2013-11-171-22/+4
| * | i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger2013-11-154-0/+954
| * | i2c: cbus-gpio: Fix device tree bindingTony Lindgren2013-11-151-0/+2
OpenPOWER on IntegriCloud