Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-17 | ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h | Javi Merino | 1 | -2/+1 |
2015-04-17 | media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() | Javi Merino | 5 | -11/+3 |
2015-04-17 | cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() | Javi Merino | 1 | -7/+1 |
2015-04-17 | clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() | Javi Merino | 2 | -22/+7 |
2015-04-17 | kernel.h: implement DIV_ROUND_CLOSEST_ULL | Javi Merino | 3 | -3/+13 |
2015-04-17 | lib/vsprintf.c: improve put_dec_trunc8 slightly | Rasmus Villemoes | 1 | -6/+4 |
2015-04-17 | hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() | Bartosz Golaszewski | 1 | -5/+3 |
2015-04-17 | hwmon: (lm85) use find_closest() in x_TO_REG() functions | Bartosz Golaszewski | 1 | -18/+8 |
2015-04-17 | hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() | Bartosz Golaszewski | 1 | -14/+3 |
2015-04-17 | documentation: update CodingStyle on local variables naming in macros | Bartosz Golaszewski | 1 | -0/+13 |