Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-18 | clocksource/drivers/lpc32xx: Convert to SPDX identifier | Thomas Gleixner | 1 | -5/+1 | |
The license information clearly states GPL version 2 only. The extra text which excludes warranties is an excerpt of the corresponding GPLv2 clause 11. So the SPDX identifier covers it completely. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Joachim Eastwood <[email protected]> Cc: Vladimir Zapolskiy <[email protected]> Cc: Daniel Lezcano <[email protected]> Cc: [email protected] Acked-by: Vladimir Zapolskiy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]> | |||||
2018-10-03 | clocksource/drivers: Unify the names to timer-* format | Daniel Lezcano | 1 | -0/+314 | |
In order to make some housekeeping in the directory, this patch renames drivers to the timer-* format in order to unify their names. There is no functional changes. Acked-by: Uwe Kleine-König <[email protected]> Acked-by: Vladimir Zapolskiy <[email protected]> Acked-by: Liviu Dudau <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> |