| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 2017-06-14 | 18 | -51/+51 |
* | clocksource/drivers: Rename clksrc table to timer | Daniel Lezcano | 2017-06-14 | 3 | -14/+15 |
* | clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE | Daniel Lezcano | 2017-06-14 | 2 | -2/+2 |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 25 | -30/+30 |
* | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 2017-06-14 | 62 | -103/+103 |
* | Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" | Daniel Lezcano | 2017-06-12 | 5 | -75/+0 |
* | clocksource/drivers/fttmr010: Fix aspeed-2500 initialization | Daniel Lezcano | 2017-06-12 | 1 | -7/+16 |
* | clocksource/drivers/fttmr010: Add AST2500 compatible string | Daniel Lezcano | 2017-06-12 | 2 | -1/+4 |
* | clocksource/drivers/fttmr010: Merge Moxa into FTTMR010 | Linus Walleij | 2017-06-12 | 6 | -303/+108 |
* | clocksource/drivers/fttmr010: Switch to use TIMER2 src | Linus Walleij | 2017-06-12 | 1 | -11/+10 |
* | clocksource/drivers/fttmr010: Switch to use bitops | Linus Walleij | 2017-06-12 | 1 | -21/+22 |
* | clocksource/drivers/fttmr010: Use state container | Linus Walleij | 2017-06-12 | 1 | -74/+116 |
* | clocksource/drivers/fttmr010: Drop Gemini specifics | Linus Walleij | 2017-06-12 | 1 | -81/+22 |
* | clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings | Linus Walleij | 2017-06-12 | 2 | -20/+3 |
* | clocksource/drivers/fttmr010: Fix the clock handling | Linus Walleij | 2017-06-12 | 1 | -1/+7 |
* | arm: aspeed: Add clock-names property to timer node | Andrew Jeffery | 2017-06-12 | 2 | -0/+2 |
* | alarmtimer: Switch over to generic set/get/rearm routine | Thomas Gleixner | 2017-06-04 | 3 | -110/+29 |
* | alarmtimer: Implement arm callback | Thomas Gleixner | 2017-06-04 | 1 | -0/+22 |
* | alarmtimer: Implement try_to_cancel callback | Thomas Gleixner | 2017-06-04 | 1 | -0/+10 |
* | alarmtimer: Implement remaining callback | Thomas Gleixner | 2017-06-04 | 1 | -9/+22 |
* | alarmtimer: Implement forward callback | Thomas Gleixner | 2017-06-04 | 1 | -0/+13 |
* | alarmtimer: Implement timer_rearm() callback | Thomas Gleixner | 2017-06-04 | 1 | -1/+14 |
* | posix-timers: Make use of cancel/arm callbacks | Thomas Gleixner | 2017-06-04 | 1 | -81/+100 |
* | posix-timers: Add cancel/arm callbacks | Thomas Gleixner | 2017-06-04 | 1 | -0/+3 |
* | posix-timers: Zero settings value in common code | Thomas Gleixner | 2017-06-04 | 2 | -6/+2 |
* | posix-timers: Make use of forward/remaining callbacks | Thomas Gleixner | 2017-06-04 | 1 | -15/+49 |
* | posix-timers: Add forward/remaining callbacks | Thomas Gleixner | 2017-06-04 | 1 | -0/+2 |
* | posix-timers: Add active flag to k_itimer | Thomas Gleixner | 2017-06-04 | 2 | -1/+9 |
* | posix-timers: Use timer_rearm() callback in posixtimer_rearm() | Thomas Gleixner | 2017-06-04 | 3 | -10/+11 |
* | posix-timers: Rename do_schedule_next_timer | Thomas Gleixner | 2017-06-04 | 4 | -8/+8 |
* | posix-timers: Add timer_rearm() callback | Thomas Gleixner | 2017-06-04 | 1 | -15/+18 |
* | posix-timers: Store k_clock pointer in k_itimer | Thomas Gleixner | 2017-06-04 | 3 | -3/+8 |
* | posix-timers: Move interval out of the union | Thomas Gleixner | 2017-06-04 | 3 | -19/+18 |
* | posix-timers: Unify overrun/requeue_pending handling | Thomas Gleixner | 2017-06-04 | 2 | -18/+15 |
* | posix-timers: Move posix-timer internals to core | Thomas Gleixner | 2017-06-04 | 6 | -30/+36 |
* | posix-timers: Cleanup struct k_itimer | Thomas Gleixner | 2017-06-04 | 1 | -21/+40 |
* | posix-timers: Avoid gazillions of forward declarations | Thomas Gleixner | 2017-06-04 | 1 | -101/+89 |
* | posix-clocks: Remove interval timer facility and mmap/fasync callbacks | Thomas Gleixner | 2017-06-04 | 2 | -135/+0 |
* | posix-timers: Remove unused export of posix_timer_event() | Thomas Gleixner | 2017-06-04 | 1 | -1/+0 |
* | alarmtimer: Remove pointless config conditional | Thomas Gleixner | 2017-06-04 | 1 | -2/+1 |
* | Merge branch 'timers/urgent' into WIP.timers | Thomas Gleixner | 2017-06-04 | 422 | -2803/+5690 |
|\ |
|
| * | alarmtimer: Rate limit periodic intervals | Thomas Gleixner | 2017-06-04 | 1 | -0/+8 |
| * | alarmtimer: Prevent overflow of relative timers | Thomas Gleixner | 2017-06-04 | 1 | -3/+3 |
| * | Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-06-03 | 3 | -7/+6 |
| |\ |
|
| | *---. | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki | 2017-06-03 | 3 | -7/+6 |
| | |\ \ \ |
|
| | | | | * | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service | Dan Williams | 2017-04-27 | 1 | -2/+5 |
| | | | * | | ACPICA: Tables: Fix regression introduced by a too early mechanism enabling | Lv Zheng | 2017-05-29 | 1 | -4/+0 |
| | | * | | | Revert "ACPI / button: Change default behavior to lid_init_state=open" | Benjamin Tissoires | 2017-05-29 | 1 | -1/+1 |
| * | | | | | Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-06-03 | 2 | -3/+17 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-06-03 | 2 | -3/+17 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|