| Commit message (Expand) | Author | Age | Files | Lines |
* | time: Add timerkeeper::tkr_raw | Peter Zijlstra | 2015-03-27 | 2 | -24/+21 |
* | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 2015-03-27 | 7 | -126/+126 |
* | timers, sched/clock: Clean up the code a bit | Ingo Molnar | 2015-03-27 | 1 | -51/+56 |
* | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson | 2015-03-27 | 1 | -35/+68 |
* | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson | 2015-03-27 | 1 | -1/+1 |
* | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson | 2015-03-27 | 1 | -15/+25 |
* | timers, sched/clock: Optimize cache line usage | Daniel Thompson | 2015-03-27 | 1 | -35/+77 |
* | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson | 2015-03-27 | 1 | -15/+11 |
* | Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi... | Ingo Molnar | 2015-03-17 | 2 | -6/+6 |
|\ |
|
| * | Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lez... | Ingo Molnar | 2015-03-05 | 2 | -6/+6 |
| |\ |
|
| | * | clockevents: sun5i: Fix setup_irq init sequence | Yongbae Park | 2015-03-05 | 1 | -4/+4 |
| | * | clocksource: efm32: Fix a NULL pointer dereference | Yongbae Park | 2015-03-05 | 1 | -2/+2 |
| |/ |
|
* | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 2015-03-13 | 6 | -14/+15 |
* | | clocksource: Add some debug info about clocksources being registered | John Stultz | 2015-03-13 | 1 | -0/+3 |
* | | clocksource, sparc32: Convert to using clocksource_register_hz() | John Stultz | 2015-03-13 | 1 | -5/+1 |
* | | clocksource: Mostly kill clocksource_register() | John Stultz | 2015-03-13 | 5 | -52/+47 |
* | | clocksource: Improve clocksource watchdog reporting | John Stultz | 2015-03-13 | 1 | -9/+9 |
* | | timekeeping: Add warnings when overflows or underflows are observed | John Stultz | 2015-03-13 | 1 | -7/+57 |
* | | timekeeping: Try to catch clocksource delta underflows | John Stultz | 2015-03-13 | 1 | -0/+7 |
* | | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value | John Stultz | 2015-03-13 | 1 | -14/+35 |
* | | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 2015-03-13 | 3 | -0/+42 |
* | | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz | 2015-03-12 | 3 | -15/+20 |
* | | clocksource: Simplify the logic around clocksource wrapping safety margins | John Stultz | 2015-03-12 | 2 | -16/+14 |
* | | clocksource: Simplify the clocks_calc_max_nsecs() logic | John Stultz | 2015-03-12 | 1 | -12/+3 |
* | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor... | Ingo Molnar | 2015-03-04 | 8789 | -200491/+378180 |
|\| |
|
| * | Linux 4.0-rc2v4.0-rc2 | Linus Torvalds | 2015-03-03 | 1 | -1/+1 |
| * | drm/i915: Fix modeset state confusion in the load detect code | Daniel Vetter | 2015-03-03 | 1 | -0/+1 |
| * | Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-03-02 | 2 | -8/+15 |
| |\ |
|
| | * | gpio: tps65912: fix wrong container_of arguments | Nicolas Saenz Julienne | 2015-02-23 | 1 | -4/+10 |
| | * | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ... | Hans Holmberg | 2015-02-23 | 1 | -4/+5 |
| * | | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-03-02 | 12 | -67/+145 |
| |\ \ |
|
| | * \ | Merge branch 'tmon-fixes' of .git into next | Zhang Rui | 2015-02-28 | 5 | -14/+63 |
| | |\ \ |
|
| | | * | | tools/thermal: tmon: silence 'set but not used' warnings | Brian Norris | 2015-02-28 | 1 | -0/+3 |
| | | * | | tools/thermal: tmon: use pkg-config to determine library dependencies | Brian Norris | 2015-02-28 | 1 | -1/+10 |
| | | * | | tools/thermal: tmon: support cross-compiling | Brian Norris | 2015-02-28 | 1 | -2/+2 |
| | | * | | tools/thermal: tmon: add .gitignore | Brian Norris | 2015-02-28 | 1 | -0/+1 |
| | | * | | tools/thermal: tmon: fixup tui windowing calculations | Brian Norris | 2015-02-28 | 1 | -5/+16 |
| | | * | | tools/thermal: tmon: tui: don't hard-code dialog window size assumptions | Brian Norris | 2015-02-28 | 1 | -4/+5 |
| | | * | | tools/thermal: tmon: add min/max macros | Brian Norris | 2015-02-28 | 1 | -0/+12 |
| | | * | | tools/thermal: tmon: add --target-temp parameter | Brian Norris | 2015-02-28 | 2 | -2/+14 |
| | | |/ |
|
| | * | | thermal: int340x_thermal: Ignore missing _ART, _TRT tables | Srinivas Pandruvada | 2015-02-28 | 1 | -6/+4 |
| | * | | thermal/intel_powerclamp: add id for Avoton SoC | Miguel Bernal Marin | 2015-02-28 | 1 | -0/+1 |
| | * | | thermal: exynos: Clean-up code to use oneline entry for exynos compatible table | Chanwoo Choi | 2015-02-24 | 1 | -28/+10 |
| | * | | thermal: rcar: Make error and remove paths symmetrical with init | Geert Uytterhoeven | 2015-02-24 | 1 | -2/+2 |
| | * | | thermal: rcar: Fix race condition between init and interrupt | Geert Uytterhoeven | 2015-02-24 | 1 | -13/+9 |
| | * | | thermal: Introduce dummy functions when thermal is not defined | Nishanth Menon | 2015-02-24 | 1 | -2/+54 |
| | * | | ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq... | Markus Elfring | 2015-02-24 | 1 | -1/+1 |
| | * | | thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP | Grygorii Strashko | 2015-02-24 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge tag 'md/4.0-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-03-02 | 3 | -12/+20 |
| |\ \ |
|
| | * | | md: mark some attributes as pre-alloc | NeilBrown | 2015-02-25 | 1 | -6/+8 |